| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-10-17 | 1 | -0/+1 |
|\ |
|
| * | Input: add missing exports to fix modular build | Dmitry Torokhov | 2006-10-11 | 1 | -0/+1 |
* | | [PATCH] epca: prevent panic on tty_register_driver() failure | Akinobu Mita | 2006-10-17 | 1 | -9/+23 |
* | | [PATCH] sx: fix user-visible typo (devic) | Alexey Dobriyan | 2006-10-17 | 1 | -1/+1 |
* | | [PATCH] drivers/char/specialix.c: fix the baud conversion | Adrian Bunk | 2006-10-17 | 1 | -11/+4 |
* | | [PATCH] synclink: remove PAGE_SIZE reference | Paul Fulghum | 2006-10-17 | 1 | -2/+2 |
* | | [PATCH] CONFIG_TELCLOCK depends on X86 | Geert Uytterhoeven | 2006-10-16 | 1 | -1/+1 |
* | | [PATCH] rio: fix array checking | Alan Cox | 2006-10-16 | 1 | -2/+2 |
* | | [PATCH] serial167 __user annotations, NULL noise removal | Al Viro | 2006-10-15 | 1 | -26/+26 |
* | | Include proper header file for PFN_DOWN() | Linus Torvalds | 2006-10-13 | 1 | -0/+1 |
* | | [PATCH] Fix up mmap_kmem | Franck Bui-Huu | 2006-10-13 | 1 | -2/+2 |
* | | [PATCH] i2Output always takes kernel data now | Al Viro | 2006-10-11 | 3 | -11/+6 |
* | | [PATCH] ipmi: handle sysfs errors | Jeff Garzik | 2006-10-11 | 1 | -29/+93 |
* | | [PATCH] tpm: fix error handling | Jeff Garzik | 2006-10-11 | 3 | -8/+17 |
|/ |
|
* | [PATCH] trivial iomem annotations: istallion | Al Viro | 2006-10-10 | 1 | -29/+29 |
* | [RTC] Consistently use of tabs for formatting. | Ralf Baechle | 2006-10-09 | 1 | -2/+2 |
* | [MIPS] qtronix: remove driver. | Ralf Baechle | 2006-10-09 | 1 | -605/+0 |
* | [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updates | Geert Uytterhoeven | 2006-10-09 | 1 | -6/+10 |
* | [PATCH] m68k/MVME167: SERIAL167 is no longer broken | Geert Uytterhoeven | 2006-10-09 | 1 | -2/+0 |
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-10-09 | 5 | -9/+8 |
|\ |
|
| * | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 2006-10-06 | 5 | -9/+8 |
| |\ |
|
| | * | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 5 | -9/+8 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-10-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [POWERPC] Fix viocons for irq breakage | Stephen Rothwell | 2006-10-07 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | [PATCH] m68k pt_regs fixes | Al Viro | 2006-10-07 | 1 | -1/+1 |
| |/
|/| |
|
* | | [PATCH] sysrq: irq change build fix. | Heiko Carstens | 2006-10-06 | 1 | -0/+1 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 52 | -208/+181 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 | 15 | -16/+0 |
|\ |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 15 | -16/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 | Linus Torvalds | 2006-10-04 | 3 | -1/+426 |
|\ \ |
|
| * | | [PARISC] Add support for Quicksilver AGPGART | Kyle McMartin | 2006-10-04 | 3 | -1/+426 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-04 | 2 | -2/+10 |
|\ \ |
|
| * \ | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2006-10-04 | 2 | -2/+10 |
| |\ \ |
|
| | * | | [POWERPC] The two vio HVC backends clash | Stephen Rothwell | 2006-09-25 | 2 | -2/+10 |
* | | | | [PATCH] Char: serial167, remove useless tty check | Jiri Slaby | 2006-10-04 | 1 | -2/+2 |
* | | | | [PATCH] char: kill unneeded memsets | Jiri Slaby | 2006-10-04 | 7 | -118/+7 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-10-03 | 5 | -8/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | ite_gpio fix tabbage | Jim Cromie | 2006-10-03 | 1 | -7/+7 |
| * | | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 4 | -4/+4 |
| * | | remove mentionings of devfs in documentation | Adrian Bunk | 2006-10-03 | 1 | -4/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-10-03 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() | Wim Van Sebroeck | 2006-10-03 | 2 | -2/+2 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-10-03 | 3 | -0/+757 |
|\ \ \ \
| |/ / / |
|
| * | | | [WATCHDOG] iTCO_wdt.c shutdown patch | Wim Van Sebroeck | 2006-10-03 | 1 | -33/+4 |
| * | | | [WATCHDOG] iTCO_wdt.c - pci_dev_put fix | Wim Van Sebroeck | 2006-10-03 | 1 | -1/+4 |
| * | | | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver | Wim Van Sebroeck | 2006-10-03 | 1 | -24/+79 |
| * | | | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver | Wim Van Sebroeck | 2006-10-03 | 3 | -0/+728 |
| |/ / |
|
* | | | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa | 2006-10-03 | 6 | -1006/+2 |
|/ / |
|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-10-03 | 2 | -2/+0 |
|\ \ |
|
| * | | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 2006-10-01 | 2 | -2/+0 |