| Commit message (Expand) | Author | Age |
... | |
* | | [PATCH] gpio: cosmetics: remove needless newlines | Jim Cromie | 2006-07-15 |
* | | [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en... | Jim Cromie | 2006-07-15 |
* | | [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N | Jim Cromie | 2006-07-15 |
* | | [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep | Jim Cromie | 2006-07-15 |
* | | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa | 2006-07-13 |
* | | [PATCH] lockdep: HPET/RTC fix | Ingo Molnar | 2006-07-12 |
* | | [PATCH] snsc: switch from force_sig to kill_proc | Christoph Hellwig | 2006-07-10 |
* | | [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init | Jim Cromie | 2006-07-10 |
* | | [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservation | Jim Cromie | 2006-07-10 |
* | | [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constants | Jim Cromie | 2006-07-10 |
* | | [PATCH] char/rtc: Handle memory-mapped chips properly | Maciej W. Rozycki | 2006-07-10 |
* | | [PATCH] make valid_mmap_phys_addr_range() take a pfn | Lennert Buytenhek | 2006-07-10 |
* | | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 |
* | | [PATCH] Add Specialix IO8+ card support hotplug support | Chuck Short | 2006-07-10 |
* | | [PATCH] Add Computone IntelliPort Plus serial hotplug support | Chuck Short | 2006-07-10 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-03 |
|\ |
|
| * | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 |
* | | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: print all lock classes on SysRQ-D | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: locking init debugging improvement | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 |
* | | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 |
* | | [PATCH] vt: Decrement ref count of the VT backend on deallocation | Antonino A. Daplas | 2006-07-03 |
|/ |
|
* | [PATCH] irq-flags: rio: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
| * | typo fixes: aquire -> acquire | Adrian Bunk | 2006-06-30 |
* | | [PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV() | Al Viro | 2006-06-30 |
* | | [PATCH] fix ISTALLION=y | Adrian Bunk | 2006-06-30 |
* | | [PATCH] fix platform_device_put/del mishaps | Ingo Molnar | 2006-06-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | | Merge ../linus | Dave Jones | 2006-06-29 |
|\ \ |
|
| * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
| |\ \ |
|
| | * | | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 |
| * | | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
| * | | | [PATCH] GPIO for SCx200 & PC-8736x: x86-only | Dave Jones | 2006-06-29 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-06-28 |
| |\ \ \ |
|
| | * | | | [WATCHDOG] convert AT91RM9200 watchdog to platform driver | Andrew Victor | 2006-06-20 |
| | * | | | [WATCHDOG] add WDIOC_GETTIMELEFT ioctl | Wim Van Sebroeck | 2006-06-20 |
| * | | | | [PATCH] IPMI: watchdog handle panic properly | Corey Minyard | 2006-06-28 |