summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-10-1210-140/+1985
|\
| * [WATCHDOG] orion5x_wdt.c: add spinlockingWim Van Sebroeck2008-10-101-6/+20
| * [WATCHDOG] Orion: add hardware watchdog supportSylver Bruneau2008-10-104-0/+243
| * [WATCHDOG] omap_wdt.c: cleanup a bit omap_wdt.cFelipe Balbi2008-10-101-54/+78
| * [WATCHDOG] omap_wdt.c: another ioremap() fixFelipe Balbi2008-10-101-21/+29
| * [WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi2008-10-103-129/+203
| * [WATCHDOG] Add AT91SAM9X watchdogRenaud CERRATO2008-10-103-0/+336
| * [WATCHDOG] Add driver for winbond w83697ug/uf watchdog featureFlemming Frandsen2008-10-103-0/+408
| * [WATCHDOG] add watchdog driver IT8716 IT8726 IT8712J/KOliver Schuster2008-10-103-0/+738
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-123-4/+4
|\ \
| * | x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec2008-10-121-1/+1
| * | x86, early_ioremap: fix fencepost errorAlan Cox2008-10-121-1/+1
| * | x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes2008-10-121-2/+2
* | | provide generic_block_fiemap() only with BLOCK=yAdrian Bunk2008-10-121-0/+4
* | | add key_revoke() dummy for KEYS=nAdrian Bunk2008-10-121-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-10-12233-15194/+8453
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-113793-114231/+216578
| |\ \ \
| * | | | leo: disable cursor when leaving graphics modeRobert Reif2008-10-101-38/+56
| * | | | cg6: disable cursor when leaving graphics modeRobert Reif2008-10-101-1/+35
| * | | | sparc32: sun4m interrupt mask cleanupRobert Reif2008-10-072-71/+91
| * | | | drivers/rtc/Kconfig: don't build rtc-cmos.o on sparc32Andrew Morton2008-09-221-1/+1
| * | | | sparc: arch/sparc/kernel/pmc.c -- extra #include?David Brownell2008-09-211-2/+0
| * | | | sparc32: Add more extensive documentation of sun4m interrupts.David S. Miller2008-09-191-0/+53
| * | | | sparc32: Kill irq_rcvreg from sun4m_irq.cDavid S. Miller2008-09-191-6/+2
| * | | | sparc32: Delete master_l10_limit.David S. Miller2008-09-195-5/+0
| * | | | sparc32: Use PROM device probing for sun4c timers.David S. Miller2008-09-192-44/+39
| * | | | sparc32: Use PROM device probing for sun4c interrupt register.David S. Miller2008-09-191-26/+21
| * | | | sparc32: Delete claim_ticker14().David S. Miller2008-09-191-46/+0
| * | | | sparc32: Stop calling claim_ticker14() from sun4c_irq.cDavid S. Miller2008-09-191-1/+1
| * | | | sparc32: Kill clear_profile_irq btfixup entry.David S. Miller2008-09-195-25/+0
| * | | | sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cDavid S. Miller2008-09-192-2/+5
| * | | | sparc32: Remove #if 0'd code from sun4c_irq.cDavid S. Miller2008-09-191-9/+0
| * | | | sparc32: Remove some SMP ifdefs in sun4d_irq.cDavid S. Miller2008-09-191-26/+16
| * | | | sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller2008-09-192-69/+83
| * | | | sparc32: Use PROM device probing for sun4m irq registers.David S. Miller2008-09-192-129/+74
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-161002-10635/+34751
| |\ \ \ \
| * | | | | sparc32: Use PROM device probing for sun4m timer registers.David S. Miller2008-09-132-107/+57
| * | | | | sparc: Fix user_regset 'n' field values.David S. Miller2008-09-122-6/+6
| * | | | | sparc64: Fix sparse warnings in chmc.cDavid S. Miller2008-09-121-10/+10
| * | | | | sparc64: Kill sparse warnings in mm/init.hDavid S. Miller2008-09-122-29/+56
| * | | | | sparc64: Fix sparse warnings in fault.cDavid S. Miller2008-09-122-37/+2
| * | | | | sparc64: Remove explicit initialization of mmu_gathersDavid S. Miller2008-09-121-1/+1
| * | | | | sparc64: Fix sparse warnings in vio.cDavid S. Miller2008-09-121-4/+4
| * | | | | sparc64: Fix sparse warnings in pci_sun4v.cDavid S. Miller2008-09-121-3/+3
| * | | | | sparc64: Fix sparse warnings in pci.cDavid S. Miller2008-09-113-12/+11
| * | | | | sparc64: Fix sparse warnings in of_device.cDavid S. Miller2008-09-111-2/+1
| * | | | | sparc64: Fix sparse warnings in prom.cDavid S. Miller2008-09-111-30/+55
| * | | | | sparc64: Fix sparse warnings in visemul.cDavid S. Miller2008-09-113-7/+7
| * | | | | sparc64: Fix sparse warnings in kernel/time.cDavid S. Miller2008-09-111-11/+11
| * | | | | sparc64: Define WANT_PAGE_VIRTUALDavid S. Miller2008-09-111-0/+2
OpenPOWER on IntegriCloud