| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -11/+9 |
| * | | | libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ | Tejun Heo | 2007-08-01 | 1 | -0/+1 |
| * | | | ata_piix: add Tecra M3 to broken suspend blacklist | Tejun Heo | 2007-08-01 | 1 | -0/+8 |
| * | | | ata_piix: implement piix_borken_suspend() | Tejun Heo | 2007-08-01 | 1 | -30/+30 |
| * | | | pci: rename __pci_reenable_device() to pci_reenable_device() | Tejun Heo | 2007-08-01 | 4 | -9/+8 |
| * | | | libata-sff; Unbreak non DMA capable controllers again | Alan Cox | 2007-08-01 | 1 | -0/+4 |
| * | | | pata_cmd64x: Correct the speed ranges | Alan Cox | 2007-08-01 | 1 | -4/+4 |
| |/ / |
|
* | | | genirq: temporary fix for level-triggered IRQ resend | Thomas Gleixner | 2007-08-01 | 1 | -0/+9 |
* | | | Fix WARN_ON() on bitfield ops for all other archs | Heiko Carstens | 2007-08-01 | 4 | -4/+4 |
|/ / |
|
* | | Fix WARN_ON() on bitfield ops | Linus Torvalds | 2007-07-31 | 2 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-07-31 | 29 | -156/+1509 |
|\ \ |
|
| * | | [WATCHDOG] Fix pcwd_init_module crash | Wim Van Sebroeck | 2007-07-29 | 2 | -1/+1 |
| * | | [WATCHDOG] ICH9 support for iTCO_wdt | Wim Van Sebroeck | 2007-07-26 | 1 | -3/+15 |
| * | | [WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridges | Wim Van Sebroeck | 2007-07-26 | 1 | -0/+15 |
| * | | [WATCHDOG] 631xESB/632xESB support for iTCO_wdt | Sergey Kononenko | 2007-07-26 | 1 | -1/+6 |
| * | | [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY | Wim Van Sebroeck | 2007-07-24 | 1 | -1/+1 |
| * | | [WATCHDOG] Return value of nonseekable_open | Wim Van Sebroeck | 2007-07-24 | 4 | -11/+4 |
| * | | [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulation | Dale Farnsworth | 2007-07-24 | 1 | -36/+54 |
| * | | [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probed | Dale Farnsworth | 2007-07-24 | 1 | -0/+2 |
| * | | [WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE feature | Dale Farnsworth | 2007-07-24 | 1 | -4/+24 |
| * | | [WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting | Dale Farnsworth | 2007-07-24 | 1 | -3/+9 |
| * | | [WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl support | Dale Farnsworth | 2007-07-24 | 1 | -1/+10 |
| * | | [WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl | Dale Farnsworth | 2007-07-24 | 1 | -7/+31 |
| * | | [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value | Dale Farnsworth | 2007-07-24 | 1 | -3/+1 |
| * | | [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open | Dale Farnsworth | 2007-07-24 | 1 | -3/+1 |
| * | | [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support | Dale Farnsworth | 2007-07-24 | 5 | -9/+79 |
| * | | [WATCHDOG] mv64x60_wdt: Get register address from platform data | Dale Farnsworth | 2007-07-24 | 1 | -5/+16 |
| * | | [WATCHDOG] mv64x60_wdt: set up platform_device in platform code | Dale Farnsworth | 2007-07-24 | 3 | -26/+31 |
| * | | [WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdt | P�draig Brady | 2007-07-24 | 1 | -9/+15 |
| * | | [WATCHDOG] s3c2410_wdt: fixup after arch include moves | Ben Dooks | 2007-07-24 | 1 | -3/+3 |
| * | | [WATCHDOG] git-watchdog-typo | Andrew Morton | 2007-07-24 | 1 | -1/+1 |
| * | | [WATCHDOG] Clean-up Kconfig+Makefile | Wim Van Sebroeck | 2007-07-23 | 2 | -46/+94 |
| * | | [WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-up | Wim Van Sebroeck | 2007-07-23 | 5 | -0/+14 |
| * | | [WATCHDOG] VFS clean-up | Wim Van Sebroeck | 2007-07-23 | 3 | -3/+3 |
| * | | [WATCHDOG] davinci_wdt clean-up | Wim Van Sebroeck | 2007-07-23 | 1 | -5/+2 |
| * | | [WATCHDOG] mpc5200_wdt clean-up | Wim Van Sebroeck | 2007-07-23 | 1 | -2/+30 |
| * | | [WATCHDOG] davinci watchdog driver | Vladimir Barinov | 2007-07-23 | 3 | -0/+297 |
| * | | [WATCHDOG] Blackfin on-chip watchdog driver | Bryan Wu | 2007-07-23 | 4 | -0/+514 |
| * | | [WATCHDOG] mpc5200 watchdog (GPT0) | Domen Puncer | 2007-07-23 | 3 | -0/+263 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-07-31 | 175 | -6779/+836 |
|\ \ \ |
|
| * | | | [MIPS] Add smp_call_function_single() | Peter Watkins | 2007-07-31 | 1 | -0/+55 |
| * | | | [MIPS] thread_info.h: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-07-31 | 1 | -3/+2 |
| * | | | [MIPS] Kexec: Fix several 64-bit bugs. | Ralf Baechle | 2007-07-31 | 1 | -38/+40 |
| * | | | [MIPS] Kexec: Fix several warnings. | Ralf Baechle | 2007-07-31 | 1 | -5/+8 |
| * | | | [MIPS] DDB5477: Remove support | Yoichi Yuasa | 2007-07-31 | 65 | -3916/+0 |
| * | | | [MIPS] Fulong: Remove unneeded header file | Songmao Tian | 2007-07-31 | 2 | -14/+0 |
| * | | | [MIPS] Cobalt: Enable UART on RaQ1 | Martin Michlmayr | 2007-07-31 | 1 | -2/+2 |
| * | | | [MIPS] Remove unused GROUP_TOSHIBA_NAMES | Yoichi Yuasa | 2007-07-31 | 1 | -3/+0 |
| * | | | [MIPS] remove some duplicate includes | Jesper Juhl | 2007-07-31 | 3 | -3/+0 |
| * | | | [MIPS] Oprofile: Fix rm9000 performance counter handler | Dajie Tan | 2007-07-31 | 1 | -0/+1 |