Age | Commit message (Expand) | Author |
2006-07-12 | [PATCH] lockdep: HPET/RTC fix | Ingo Molnar |
2006-07-10 | [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-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
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 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt |
2006-07-02 | [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-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
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 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | typo fixes: aquire -> acquire | Adrian Bunk |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds |
2006-06-29 | 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] genirq: rename desc->handler to desc->chip | Ingo Molnar |
2006-06-29 | [PATCH] GPIO for SCx200 & PC-8736x: x86-only | Dave Jones |
2006-06-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2006-06-28 | [PATCH] IPMI: watchdog handle panic properly | Corey Minyard |
2006-06-28 | [PATCH] IPMI: remove high res timer code | Corey Minyard |
2006-06-28 | [PATCH] IPMI: tidy msghandler timer | Corey Minyard |
2006-06-28 | [PATCH] istallion: cleanups | Alan Cox |
2006-06-28 | [PATCH] stallion: fix recent SMP locking cleanup | Alan Cox |
2006-06-28 | [PATCH] remove active field from tty buffer structure | Paul Fulghum |
2006-06-28 | [PATCH] add receive_room flow control to flush_to_ldisc | Paul Fulghum |
2006-06-28 | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum |
2006-06-28 | [AGPGART] Make AGP depend on PCI | Dave Jones |
2006-06-27 | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static | Adrian Bunk |
2006-06-27 | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent... | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi... | Jim Cromie |
2006-06-27 | [PATCH] gpio-patchset-fixups: include linux/io.h | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module | Jim Cromie |