| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] char/rtc: Handle memory-mapped chips properly | Maciej W. Rozycki | 2006-07-10 | 1 | -9/+32 |
* | [PATCH] make valid_mmap_phys_addr_range() take a pfn | Lennert Buytenhek | 2006-07-10 | 1 | -2/+2 |
* | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] Add Specialix IO8+ card support hotplug support | Chuck Short | 2006-07-10 | 1 | -0/+6 |
* | [PATCH] Add Computone IntelliPort Plus serial hotplug support | Chuck Short | 2006-07-10 | 1 | -0/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-03 | 1 | -4/+3 |
|\ |
|
| * | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -4/+3 |
* | | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | | [PATCH] lockdep: print all lock classes on SysRQ-D | Ingo Molnar | 2006-07-03 | 1 | -1/+2 |
* | | [PATCH] lockdep: locking init debugging improvement | Ingo Molnar | 2006-07-03 | 1 | -3/+3 |
* | | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 | 97 | -118/+118 |
* | | [PATCH] vt: Decrement ref count of the VT backend on deallocation | Antonino A. Daplas | 2006-07-03 | 1 | -0/+1 |
|/ |
|
* | [PATCH] irq-flags: rio: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 37 | -77/+77 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 113 | -114/+2 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 112 | -112/+0 |
| * | typo fixes: aquire -> acquire | Adrian Bunk | 2006-06-30 | 1 | -2/+2 |
* | | [PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV() | Al Viro | 2006-06-30 | 1 | -6/+1 |
* | | [PATCH] fix ISTALLION=y | Adrian Bunk | 2006-06-30 | 1 | -15/+2 |
* | | [PATCH] fix platform_device_put/del mishaps | Ingo Molnar | 2006-06-30 | 2 | -5/+6 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 32 | -225/+16 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 4 | -9/+9 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 17 | -18/+0 |
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 2 | -5/+0 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 19 | -19/+0 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 15 | -47/+3 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 16 | -114/+4 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 7 | -10/+0 |
| * | [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -3/+0 |
* | | Merge ../linus | Dave Jones | 2006-06-29 | 90 | -3212/+4674 |
|\ \ |
|
| * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -3/+6 |
| |\ \ |
|
| | * | | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -3/+6 |
| * | | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -2/+2 |
| * | | | [PATCH] GPIO for SCx200 & PC-8736x: x86-only | Dave Jones | 2006-06-29 | 1 | -0/+1 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-06-28 | 4 | -13/+150 |
| |\ \ \ |
|
| | * | | | [WATCHDOG] convert AT91RM9200 watchdog to platform driver | Andrew Victor | 2006-06-20 | 1 | -11/+71 |
| | * | | | [WATCHDOG] add WDIOC_GETTIMELEFT ioctl | Wim Van Sebroeck | 2006-06-20 | 3 | -2/+79 |
| * | | | | [PATCH] IPMI: watchdog handle panic properly | Corey Minyard | 2006-06-28 | 1 | -8/+10 |
| * | | | | [PATCH] IPMI: remove high res timer code | Corey Minyard | 2006-06-28 | 1 | -67/+0 |
| * | | | | [PATCH] IPMI: tidy msghandler timer | Corey Minyard | 2006-06-28 | 1 | -5/+2 |
| * | | | | [PATCH] istallion: cleanups | Alan Cox | 2006-06-28 | 1 | -1152/+667 |
| * | | | | [PATCH] stallion: fix recent SMP locking cleanup | Alan Cox | 2006-06-28 | 1 | -0/+3 |
| * | | | | [PATCH] remove active field from tty buffer structure | Paul Fulghum | 2006-06-28 | 1 | -12/+4 |
| * | | | | [PATCH] add receive_room flow control to flush_to_ldisc | Paul Fulghum | 2006-06-28 | 1 | -13/+24 |
| * | | | | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum | 2006-06-28 | 4 | -20/+4 |
| * | | | | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static | Adrian Bunk | 2006-06-27 | 1 | -2/+1 |
| * | | | | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | 2006-06-27 | 2 | -9/+7 |
| * | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent... | Jim Cromie | 2006-06-27 | 2 | -1/+26 |