| Commit message (Expand) | Author | Age | Files | Lines |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 2 | -2/+1 |
* | [POWERPC] remove kernel module option for booke wdt | Dave Jiang | 2007-04-30 | 1 | -1/+1 |
* | [PATCH] machzwd warning fix | Andrew Morton | 2007-03-18 | 1 | -12/+12 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-03-14 | 1 | -0/+1 |
|\ |
|
| * | [WATCHDOG] i8xx TCO driver - mark for removal | Wim Van Sebroeck | 2007-03-11 | 1 | -0/+1 |
* | | [PATCH] misc NULL noise | Al Viro | 2007-03-14 | 1 | -1/+1 |
|/ |
|
* | [WATCHDOG] machzwd warning fix | Andrew Morton | 2007-02-17 | 1 | -1/+1 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-02-13 | 36 | -350/+489 |
|\ |
|
| * | [WATCHDOG] timers cleanup | Jiri Slaby | 2007-02-12 | 9 | -73/+31 |
| * | [WATCHDOG] ib700wdt.c - convert to platform_device part 2 | Wim Van Sebroeck | 2007-01-27 | 1 | -35/+7 |
| * | [WATCHDOG] ib700wdt.c - convert to platform_device | Wim Van Sebroeck | 2007-01-27 | 1 | -6/+47 |
| * | [WATCHDOG] ib700wdt.c spinlock/WDIOC_SETOPTIONS changes | Wim Van Sebroeck | 2007-01-27 | 1 | -6/+26 |
| * | [WATCHDOG] ib700wdt.c small clean-up's | Wim Van Sebroeck | 2007-01-27 | 1 | -8/+10 |
| * | [WATCHDOG] ib700wdt.c clean-up init and exit routines | Wim Van Sebroeck | 2007-01-27 | 1 | -8/+14 |
| * | [WATCHDOG] ib700_wdt.c stop + set_heartbeat operations | Wim Van Sebroeck | 2007-01-27 | 1 | -9/+30 |
| * | [WATCHDOG] show default value for nowayout in module parameter | Wim Van Sebroeck | 2007-01-27 | 31 | -36/+36 |
| * | [WATCHDOG] advantechwdt.c - convert to platform_device part 2 | Wim Van Sebroeck | 2007-01-11 | 1 | -37/+9 |
| * | [WATCHDOG] advantechwdt.c - convert to platform_device | Wim Van Sebroeck | 2007-01-11 | 1 | -6/+49 |
| * | [WATCHDOG] advantechwdt.c - move set_heartbeat to a seperate function | Wim Van Sebroeck | 2007-01-11 | 1 | -8/+18 |
| * | [WATCHDOG] advantechwdt.c - cleanup before platform_device patches | Wim Van Sebroeck | 2007-01-11 | 1 | -8/+17 |
| * | [WATCHDOG] acquirewdt.c - convert to platform_device part 2 | Wim Van Sebroeck | 2007-01-10 | 1 | -36/+8 |
| * | [WATCHDOG] acquirewdt.c - convert to platform_device | Wim Van Sebroeck | 2007-01-10 | 1 | -4/+45 |
| * | [WATCHDOG] acquirewdt.c - clean before platform_device patches | Wim Van Sebroeck | 2007-01-10 | 1 | -33/+41 |
| * | [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches | Wim Van Sebroeck | 2007-01-09 | 1 | -4/+20 |
| * | [WATCHDOG] pcwd.c - e-mail adres update | Wim Van Sebroeck | 2007-01-09 | 1 | -1/+1 |
| * | [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches | Wim Van Sebroeck | 2007-01-08 | 1 | -5/+21 |
| * | [WATCHDOG] pcwd_usb.c - document includes | Wim Van Sebroeck | 2007-01-08 | 1 | -18/+17 |
| * | [WATCHDOG] pcwd_pci.c - spinlock fixes | Wim Van Sebroeck | 2007-01-07 | 1 | -0/+6 |
| * | [WATCHDOG] pcwd_pci.c - get heartbeat from dip switches | Wim Van Sebroeck | 2007-01-07 | 1 | -5/+21 |
| * | [WATCHDOG] fix clk_get() error check | Akinobu Mita | 2006-12-19 | 2 | -3/+4 |
| * | [WATCHDOG] s3c2410_wdt exit driver via labels | Ben Dooks | 2006-12-18 | 1 | -24/+34 |
* | | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 7 | -7/+7 |
* | | [PATCH] Char: use more PCI_DEVICE macro | Jiri Slaby | 2007-02-12 | 1 | -4/+2 |
* | | [PATCH] misc NULL noise removal | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | | [POWERPC] ppc: Fix booke watchdog initialization | Stefan Roese | 2007-02-08 | 1 | -9/+11 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linu... | Wim Van Sebroeck | 2006-12-12 | 4 | -27/+27 |
|\ |
|
| * | [WATCHDOG] watchdog miscdevice patch | Andrew Victor | 2006-12-07 | 3 | -5/+5 |
| * | [WATCHDOG] rm9k_wdt: fix interrupt handler arguments | Thomas Koeller | 2006-12-07 | 1 | -2/+2 |
| * | [WATCHDOG] rm9k_wdt: fix compilation | Thomas Koeller | 2006-12-07 | 1 | -20/+20 |
* | | [WATCHDOG] pcwd_usb.c generic HID include file | Wim Van Sebroeck | 2006-12-12 | 1 | -4/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor | 2006-11-30 | 1 | -0/+1 |
* | | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-12-01 | 6 | -4/+1423 |
|\ \ |
|
| * \ | Merge ../linux-2.6-watchdog-mm | Wim Van Sebroeck | 2006-11-30 | 6 | -4/+1423 |
| |\ \
| | |/
| |/| |
|
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4 | Wim Van Sebroeck | 2006-11-17 | 1 | -20/+22 |
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3 | Wim Van Sebroeck | 2006-11-17 | 1 | -27/+29 |
| | * | [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2 | Wim Van Sebroeck | 2006-11-17 | 1 | -115/+101 |