Age | Commit message (Expand) | Author |
2006-08-27 | [PATCH] Fix tty layer DoS and comment relevant code | Alan Cox |
2006-08-27 | [PATCH] tty layer comment the locking assumptions and functions somewhat | Alan Cox |
2006-08-27 | [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) | Samuel Thibault |
2006-08-27 | [PATCH] char/moxa.c: fix endianess and multiple-card issues | Dirk Eibach |
2006-08-27 | [PATCH] tty: remove bogus call to cdev_del() | Rolf Eike Beer |
2006-08-15 | [WATCHDOG] Kconfig typos fix. | Matt LaPlante |
2006-08-06 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds |
2006-08-06 | [PATCH] pSeries: hvsi char driver janitorial cleanup | Linas Vepstas |
2006-08-06 | [PATCH] pSeries hvsi char driver null pointer deref | Linas Vepstas |
2006-08-06 | [PATCH] omap-rng build fix | David Brownell |
2006-08-04 | Input: keyboard - change to use kzalloc | Dmitry Torokhov |
2006-08-04 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in... | Dmitry Torokhov |
2006-08-03 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2006-08-02 | [IA64] add platform check to snsc driver init | Greg Edwards |
2006-07-31 | [PATCH] hwrng: fix geode probe error unwind | Michael Buesch |
2006-07-31 | [PATCH] hwrng: fix intel probe error unwind | Michael Buesch |
2006-07-31 | [PATCH] drivers/char/pc8736x_gpio.c: unexport a static struct | Adrian Bunk |
2006-07-21 | [WAN]: Converted synclink drivers to use netif_carrier_*() | Krzysztof Halasa |
2006-07-19 | Input: keyboard - simplify emulate_raw() implementation | Dmitry Torokhov |
2006-07-19 | Input: keyboard - remove static variable and clean up initialization | Dmitry Torokhov |
2006-07-14 | [PATCH] tpm_tis: use resource_size_t | Kylene Jo Hall |
2006-07-14 | [PATCH] tpm: Add force device probe option | Kylene Jo Hall |
2006-07-14 | [PATCH] tpm: interrupt clear fix | Kylene Jo Hall |
2006-07-14 | [PATCH] TPM: fix failure path leak | Randy Dunlap |
2006-07-14 | [PATCH] gpio: rename exported vtables to better match purpose | Jim Cromie |
2006-07-14 | [PATCH] gpio: cosmetics: remove needless newlines | Jim Cromie |
2006-07-14 | [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en... | Jim Cromie |
2006-07-14 | [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N | Jim Cromie |
2006-07-14 | [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep | Jim Cromie |
2006-07-13 | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa |
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-06 | Input: introduce input_inject_event() function | Dmitry Torokhov |
2006-07-06 | Input: add start() method to input handlers | Dmitry Torokhov |
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 |