Age | Commit message (Expand) | Author |
2006-10-03 | [PATCH] vt: proper prototypes for some console functions | Adrian Bunk |
2006-10-03 | [PATCH] vt: Honor the return value of device_create_file | Antonino A. Daplas |
2006-10-03 | [PATCH] IPMI: allow user to override the kernel IPMI daemon enable | Corey Minyard |
2006-10-03 | [PATCH] drivers/char/ip2: kill unused code, label | Jeff Garzik |
2006-10-03 | [PATCH] ipmi: fix uninitialized data bug | Jeff Garzik |
2006-10-02 | [WATCHDOG] improve machzwd detection | Dave Jones |
2006-10-02 | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() | Samuel Tardieu |
2006-10-02 | [WATCHDOG] s3c24XX nowayout | Ben Dooks |
2006-10-02 | [WATCHDOG] pnx4008: add cpu_relax() | Vitaly Wool |
2006-10-02 | [WATCHDOG] pnx4008_wdt.c - spinlock fixes. | Wim Van Sebroeck |
2006-10-02 | [WATCHDOG] pnx4008_wdt.c - remove patch | Wim Van Sebroeck |
2006-10-02 | [WATCHDOG] pnx4008_wdt.c - nowayout patch | Wim Van Sebroeck |
2006-10-02 | [WATCHDOG] pnx4008: add watchdog support | Vitaly Wool |
2006-10-02 | [WATCHDOG] i8xx_tco remove pci_find_device. | Jiri Slaby |
2006-10-02 | [WATCHDOG] alim remove pci_find_device | Jiri Slaby |
2006-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2006-10-02 | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-10-02 | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). | Eric W. Biederman |
2006-10-02 | [PATCH] vt: rework the console spawning variables | Eric W. Biederman |
2006-10-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2006-10-01 | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty |
2006-10-01 | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty |
2006-10-01 | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty |
2006-10-01 | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts | Corey Minyard |
2006-10-01 | [PATCH] Char: specialix, kill unneeded page alloc | Jiri Slaby |
2006-10-01 | [PATCH] Off-by-one in drivers/char/mwave/mwavedd.c | Eric Sesterhenn |
2006-10-01 | [PATCH] sysrq: disable lockdep on reboot | Peter Zijlstra |
2006-10-01 | [PATCH] ip2: use newer pci_get functions | Alan Cox |
2006-10-01 | [PATCH] IPMI: per-channel command registration | Corey Minyard |
2006-10-01 | [PATCH] isicom: correct firmware loading | Jiri Slaby |
2006-10-01 | [PATCH] synclink_gt: increase max devices | Paul Fulghum |
2006-10-01 | [PATCH] synclink_gt: add bisync and monosync modes | Paul Fulghum |
2006-10-01 | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan |
2006-10-01 | [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values | Josef 'Jeff' Sipek |
2006-10-01 | [PATCH] serial: Fix up offenders peering at baud bits directly | Alan Cox |
2006-09-30 | Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells |
2006-09-30 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2006-09-29 | [PATCH] Fix locking for tty drivers when doing urgent characters | Alan Cox |
2006-09-29 | [PATCH] specialix - remove private speed decoding | Alan Cox |
2006-09-29 | [PATCH] istallion: Remove private baud rate decoding, which is also broken in... | Alan Cox |
2006-09-29 | [PATCH] generic_serial: remove private decoding of baud rate bits | Alan Cox |
2006-09-29 | [PATCH] rate limiting for the ldisc open failure messages | Akinobu Mita |
2006-09-29 | [PATCH] mem driver: fix conditional on isa i/o support | Geoff Levand |
2006-09-29 | [PATCH] tty: Fix bits and note more bits to fix | Alan Cox |
2006-09-29 | [PATCH] solaris emulation: incorrect tty locking | Alan Cox |
2006-09-29 | [PATCH] Return better error codes if drivers/char/raw.c module init fails | Rolf Eike Beer |
2006-09-29 | [PATCH] tty: make termios_sem a mutex | Arjan van de Ven |