| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-28 | 1 | -1/+9 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent... | Jim Cromie | 2006-06-28 | 2 | -1/+26 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi... | Jim Cromie | 2006-06-28 | 1 | -2/+4 |
* | [PATCH] gpio-patchset-fixups: include linux/io.h | Jim Cromie | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes | Jim Cromie | 2006-06-28 | 1 | -4/+4 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs | Jim Cromie | 2006-06-28 | 1 | -4/+23 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module | Jim Cromie | 2006-06-28 | 3 | -30/+29 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de... | Jim Cromie | 2006-06-28 | 1 | -38/+64 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module | Jim Cromie | 2006-06-28 | 3 | -2/+297 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module | Jim Cromie | 2006-06-28 | 2 | -3/+17 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module | Jim Cromie | 2006-06-28 | 2 | -90/+95 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module | Jim Cromie | 2006-06-28 | 2 | -1/+46 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable | Jim Cromie | 2006-06-28 | 1 | -10/+14 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable | Jim Cromie | 2006-06-28 | 1 | -0/+13 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file | Jim Cromie | 2006-06-28 | 1 | -0/+16 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de... | Jim Cromie | 2006-06-28 | 1 | -17/+36 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api | Jim Cromie | 2006-06-28 | 1 | -12/+41 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean | Jim Cromie | 2006-06-28 | 1 | -17/+9 |
* | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-28 | 2 | -2/+2 |
* | [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only | Chandra Seetharaman | 2006-06-28 | 2 | -5/+7 |
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-28 | 2 | -2/+2 |
* | [PATCH] rtc: fix idr locking | Sonny Rao | 2006-06-28 | 1 | -0/+2 |
* | [PATCH] stallion clean up | Alan Cox | 2006-06-28 | 1 | -122/+86 |
* | [PATCH] IPMI: use schedule in kthread | akpm@osdl.org | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] tty: fix TCSBRK comment | Paul Fulghum | 2006-06-28 | 1 | -4/+3 |
* | [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl | Atsushi Nemoto | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-28 | 18 | -20/+20 |
* | [PATCH] update two drivers for poison.h | Randy Dunlap | 2006-06-28 | 1 | -1/+2 |
* | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-28 | 1 | -2/+1 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-28 | 2 | -10/+44 |
* | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-28 | 1 | -0/+25 |
* | [PATCH] pgdat allocation for new node add (get node id by acpi) | Yasunori Goto | 2006-06-28 | 2 | -2/+16 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-28 | 3 | -3/+6 |
* | [PATCH] Catch notification of memory add event of ACPI via container driver. ... | Yasunori Goto | 2006-06-28 | 1 | -0/+11 |
* | [PATCH] Catch notification of memory add event of ACPI via container driver. ... | Yasunori Goto | 2006-06-28 | 1 | -0/+21 |
* | [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces | KAMEZAWA Hiroyuki | 2006-06-28 | 1 | -35/+77 |
* | Input: fix resetting name, phys and uniq when unregistering device | Dmitry Torokhov | 2006-06-27 | 1 | -1/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-27 | 1 | -1/+3 |
|\ |
|
| * | [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug | Ingo Molnar | 2006-06-26 | 1 | -1/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-06-27 | 1 | -1/+3 |
|\ \ |
|
| * | | [SERIAL] 8250_pnp: add support for other Wacom tablets | Ben Collins | 2006-06-26 | 1 | -1/+3 |
* | | | [PATCH] type-oh bug in tlclk.c | mark gross | 2006-06-26 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 43 | -60/+55 |
|\ \ \ |
|
| * | | | Clean up 'inline is not at beginning' warnings for usb storage | Jesper Juhl | 2006-06-26 | 1 | -2/+2 |
| * | | | ixj: make ixj_set_tone_off() static | Matthew Martin | 2006-06-26 | 1 | -1/+1 |
| * | | | spelling fixes | Andreas Mohr | 2006-06-26 | 32 | -43/+43 |
| * | | | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 1 | -3/+3 |
| * | | | remove the bouncing email address of David Campbell | Adrian Bunk | 2006-06-26 | 8 | -11/+6 |
| |/ / |
|
* | | | [PATCH] fix processing of the last byte in isdn_readbchan_tty() | Karsten Keil | 2006-06-26 | 1 | -1/+1 |
* | | | [PATCH] Array overrun in drivers/infiniband/core/cma.c | Eric Sesterhenn | 2006-06-26 | 1 | -1/+1 |