Age | Commit message (Expand) | Author | Files | Lines |
2006-10-10 | [PATCH] trivial iomem annotations: istallion | Al Viro | 1 | -29/+29 |
2006-10-09 | [RTC] Consistently use of tabs for formatting. | Ralf Baechle | 1 | -2/+2 |
2006-10-09 | [MIPS] qtronix: remove driver. | Ralf Baechle | 1 | -605/+0 |
2006-10-09 | [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updates | Geert Uytterhoeven | 1 | -6/+10 |
2006-10-09 | [PATCH] m68k/MVME167: SERIAL167 is no longer broken | Geert Uytterhoeven | 1 | -2/+0 |
2006-10-09 | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -9/+8 |
2006-10-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -1/+1 |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 1 | -1/+1 |
2006-10-07 | [POWERPC] Fix viocons for irq breakage | Stephen Rothwell | 1 | -1/+1 |
2006-10-06 | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 5 | -9/+8 |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 5 | -9/+8 |
2006-10-06 | [PATCH] sysrq: irq change build fix. | Heiko Carstens | 1 | -0/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 52 | -208/+181 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 15 | -16/+0 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 | Linus Torvalds | 3 | -1/+426 |
2006-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2 | -2/+10 |
2006-10-04 | [PATCH] Char: serial167, remove useless tty check | Jiri Slaby | 1 | -2/+2 |
2006-10-04 | [PATCH] char: kill unneeded memsets | Jiri Slaby | 7 | -118/+7 |
2006-10-04 | [PARISC] Add support for Quicksilver AGPGART | Kyle McMartin | 3 | -1/+426 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 15 | -16/+0 |
2006-10-04 | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2 | -2/+10 |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 5 | -8/+5 |
2006-10-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2 | -2/+2 |
2006-10-03 | ite_gpio fix tabbage | Jim Cromie | 1 | -7/+7 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 4 | -4/+4 |
2006-10-03 | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() | Wim Van Sebroeck | 2 | -2/+2 |
2006-10-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 3 | -0/+757 |
2006-10-03 | remove mentionings of devfs in documentation | Adrian Bunk | 1 | -4/+1 |
2006-10-03 | [WATCHDOG] iTCO_wdt.c shutdown patch | Wim Van Sebroeck | 1 | -33/+4 |
2006-10-03 | [WATCHDOG] iTCO_wdt.c - pci_dev_put fix | Wim Van Sebroeck | 1 | -1/+4 |
2006-10-03 | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver | Wim Van Sebroeck | 1 | -24/+79 |
2006-10-03 | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver | Wim Van Sebroeck | 3 | -0/+728 |
2006-10-03 | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa | 6 | -1006/+2 |
2006-10-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2 | -2/+0 |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 1 | -6/+1 |
2006-10-03 | [PATCH] pr_debug: tipar: repair nonexistant pr_debug argument use | Zach Brown | 1 | -2/+4 |
2006-10-03 | [PATCH] vt: proper prototypes for some console functions | Adrian Bunk | 1 | -8/+0 |
2006-10-03 | [PATCH] vt: Honor the return value of device_create_file | Antonino A. Daplas | 1 | -7/+24 |
2006-10-03 | [PATCH] IPMI: allow user to override the kernel IPMI daemon enable | Corey Minyard | 1 | -2/+19 |
2006-10-03 | [PATCH] drivers/char/ip2: kill unused code, label | Jeff Garzik | 1 | -2/+0 |
2006-10-03 | [PATCH] ipmi: fix uninitialized data bug | Jeff Garzik | 1 | -0/+1 |
2006-10-02 | [WATCHDOG] improve machzwd detection | Dave Jones | 1 | -2/+1 |
2006-10-02 | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() | Samuel Tardieu | 43 | -44/+44 |
2006-10-02 | [WATCHDOG] s3c24XX nowayout | Ben Dooks | 1 | -5/+5 |
2006-10-02 | [WATCHDOG] pnx4008: add cpu_relax() | Vitaly Wool | 1 | -1/+2 |
2006-10-02 | [WATCHDOG] pnx4008_wdt.c - spinlock fixes. | Wim Van Sebroeck | 1 | -0/+12 |
2006-10-02 | [WATCHDOG] pnx4008_wdt.c - remove patch | Wim Van Sebroeck | 1 | -6/+6 |
2006-10-02 | [WATCHDOG] pnx4008_wdt.c - nowayout patch | Wim Van Sebroeck | 1 | -5/+1 |
2006-10-02 | [WATCHDOG] pnx4008: add watchdog support | Vitaly Wool | 3 | -0/+365 |
2006-10-02 | [WATCHDOG] i8xx_tco remove pci_find_device. | Jiri Slaby | 1 | -14/+19 |