Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 8 | -9/+18 |
|\ | |||||
| *-------. | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 8 | -9/+18 |
| |\ \ \ \ \ | |||||
| | | | | * | | printk: robustify printk, fix | Ingo Molnar | 2008-08-11 | 1 | -4/+3 |
| | | | | * | | printk: robustify printk | Peter Zijlstra | 2008-08-11 | 1 | -0/+4 |
| | | | * | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha | 2008-09-26 | 1 | -0/+1 |
| | | | * | | | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 1 | -6/+2 |
| | | | * | | | generic: make PFN_PHYS explicitly return phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 2 | -3/+7 |
| | | | * | | | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2008-09-14 | 3 | -3/+6 |
| | | | * | | | Merge commit 'v2.6.27-rc6' into core/resources | Ingo Molnar | 2008-09-14 | 17 | -15/+63 |
| | | | |\ \ \ | |||||
| | | * | | | | | softirq: allocate less vectors | Alexey Dobriyan | 2008-09-06 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-16 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | x86: fix compat-vdso | Suresh Siddha | 2008-10-15 | 1 | -1/+6 |
* | | | | | | | | | FRV: Switch unaligned access to the packed-struct implementation | Harvey Harrison | 2008-10-16 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-10-16 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | firewire: Add more documentation to firewire-cdev.h | Jay Fenlason | 2008-10-15 | 1 | -2/+7 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 7 | -9/+158 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Driver core: add bus_sort_breadthfirst() function | Greg Kroah-Hartman | 2008-10-16 | 1 | -0/+3 |
| * | | | | | | | | | | kobject: Cleanup kobject_rename and !CONFIG_SYSFS | Eric W. Biederman | 2008-10-16 | 1 | -3/+1 |
| * | | | | | | | | | | kobject: Fix kobject_rename and !CONFIG_SYSFS | Eric W. Biederman | 2008-10-16 | 1 | -1/+3 |
| * | | | | | | | | | | sysfs: Make dir and name args to sysfs_notify() const | Trent Piepho | 2008-10-16 | 1 | -2/+3 |
| * | | | | | | | | | | platform: add new device registration helper | Dmitry Baryshkov | 2008-10-16 | 1 | -0/+2 |
| * | | | | | | | | | | debug: Introduce a dev_WARN() function | Arjan van de Ven | 2008-10-16 | 1 | -0/+8 |
| * | | | | | | | | | | sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent | Neil Brown | 2008-10-16 | 1 | -3/+24 |
| * | | | | | | | | | | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 | 5 | -4/+113 |
| * | | | | | | | | | | device create: remove device_create_drvdata | Greg Kroah-Hartman | 2008-10-16 | 1 | -1/+0 |
| * | | | | | | | | | | sysfs: crash debugging | Andrew Morton | 2008-10-16 | 1 | -0/+6 |
* | | | | | | | | | | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 | 11 | -12/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 11 | -12/+12 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-10-16 | 2 | -31/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | md: remove space after function name in declaration and call. | NeilBrown | 2008-10-13 | 1 | -5/+5 |
| * | | | | | | | | | | | md: Remove unnecessary #includes, #defines, and function declarations. | NeilBrown | 2008-10-13 | 1 | -22/+0 |
| * | | | | | | | | | | | md: Convert remaining 1k representations in linear.c to sectors. | Andre Noll | 2008-10-13 | 1 | -2/+4 |
| * | | | | | | | | | | | md: linear: Represent dev_info->size and dev_info->offset in sectors. | Andre Noll | 2008-10-13 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-10-16 | 5 | -5/+207 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2008-10-15 | 6 | -5/+210 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Input: move map_to_7segment.h to include/linux | Atsushi Nemoto | 2008-10-10 | 2 | -0/+188 |
| | * | | | | | | | | | | | Input: ads7846 - introduce .gpio_pendown to get pendown state | Eric Miao | 2008-09-10 | 1 | -0/+3 |
| | * | | | | | | | | | | | Input: add keycodes for remote controls/phone keypads | Aristeu Rozanski | 2008-07-30 | 1 | -0/+13 |
| | * | | | | | | | | | | | Input: expand keycode space | Dmitry Torokhov | 2008-07-30 | 2 | -2/+2 |
| | * | | | | | | | | | | | Input: gameport - mark gameport_register_driver() __must_check | Dmitry Torokhov | 2008-07-30 | 1 | -1/+1 |
| | * | | | | | | | | | | | Input: gameport - make gameport_register_driver() return errors | Dmitry Torokhov | 2008-07-30 | 1 | -3/+4 |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-16 | 4 | -3/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option | Pedro Ribeiro | 2008-10-15 | 1 | -2/+4 |
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | mac80211: fixme for kernel-doc | Randy Dunlap | 2008-10-14 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf... | Pablo Neira Ayuso | 2008-10-14 | 2 | -0/+11 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-16 | 19 | -1280/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fixes' into for-linus | Russell King | 2008-10-15 | 961 | -65176/+8788 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge branch 's3c-move' into devel | Russell King | 2008-10-14 | 42 | -1329/+281 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | [ARM] S3C24XX: Additional include moves | Ben Dooks | 2008-10-07 | 7 | -445/+0 |