summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [WATCHDOG] show default value for nowayout in module parameterWim Van Sebroeck2007-01-2731-36/+36
* [WATCHDOG] advantechwdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-111-37/+9
* [WATCHDOG] advantechwdt.c - convert to platform_deviceWim Van Sebroeck2007-01-111-6/+49
* [WATCHDOG] advantechwdt.c - move set_heartbeat to a seperate functionWim Van Sebroeck2007-01-111-8/+18
* [WATCHDOG] advantechwdt.c - cleanup before platform_device patchesWim Van Sebroeck2007-01-111-8/+17
* [WATCHDOG] acquirewdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-101-36/+8
* [WATCHDOG] acquirewdt.c - convert to platform_deviceWim Van Sebroeck2007-01-101-4/+45
* [WATCHDOG] acquirewdt.c - clean before platform_device patchesWim Van Sebroeck2007-01-101-33/+41
* [WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-091-4/+20
* [WATCHDOG] pcwd.c - e-mail adres updateWim Van Sebroeck2007-01-091-1/+1
* [WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-081-5/+21
* [WATCHDOG] pcwd_usb.c - document includesWim Van Sebroeck2007-01-081-18/+17
* [WATCHDOG] pcwd_pci.c - spinlock fixesWim Van Sebroeck2007-01-071-0/+6
* [WATCHDOG] pcwd_pci.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-071-5/+21
* [WATCHDOG] fix clk_get() error checkAkinobu Mita2006-12-192-3/+4
* [WATCHDOG] s3c2410_wdt exit driver via labelsBen Dooks2006-12-181-24/+34
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-12-173-27/+12
|\
| * [CPUFREQ] longhaul compile fix.Dave Jones2006-12-171-0/+1
| * [CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones2006-12-171-1/+2
| * [CPUFREQ] set policy->curfreq on initializationMattia Dongili2006-12-171-2/+2
| * [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi2006-12-131-23/+6
| * [CPUFREQ] fixes typo in cpufreq.cDhaval Giani2006-12-131-1/+1
* | [PATCH] more work_struct fixes: tas300x sound driversAl Viro2006-12-172-15/+14
* | [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-176-207/+58
* | [SPARC]: Update defconfig.David S. Miller2006-12-171-179/+532
* | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2006-12-172-5/+12
* | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-171-1/+1
* | [DocBook]: Fix two typos in generic IRQ docs.David S. Miller2006-12-171-2/+2
* | [SPARC64]: Minor irq handling cleanups.David S. Miller2006-12-172-22/+4
* | [SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller2006-12-171-6/+1
* | [PATCH] sys_mincore: s/max/min/Oleg Nesterov2006-12-171-1/+1
* | [PATCH] m68k trivial build fixesAl Viro2006-12-172-4/+4
* | Fix up mm/mincore.c error value casesLinus Torvalds2006-12-161-19/+10
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-164-19/+107
|\ \
| * | IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-151-3/+1
| * | IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-151-14/+97
| * | IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-152-2/+2
| * | IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier2006-12-151-1/+8
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-1611-32/+80
|\ \ \
| * | | [PATCH] pata_via: Cable detect errorAlan2006-12-161-2/+7
| * | | [PATCH] Fix help text for CONFIG_ATA_PIIXAlan2006-12-161-3/+3
| * | | [PATCH] initializer entry defined twice in pata_rz1000Ira Snyder2006-12-161-2/+0
| * | | [PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita2006-12-163-5/+7
| * | | [PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo2006-12-161-2/+0
| * | | [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo2006-12-161-4/+10
| * | | [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik2006-12-161-7/+34
| * | | [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2006-12-161-2/+2
| * | | [PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo2006-12-161-1/+1
| * | | [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston2006-12-161-4/+16
* | | | Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2006-12-162-18/+30
OpenPOWER on IntegriCloud