summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2009-08-139-2/+479
|\
| * [ARM] Kirkwood: Initialise SATA for OpenRD-BaseRon Lee2009-08-101-0/+6
| * [ARM] Kirkwood: Marvell OpenRD-Base board supportDhaval Vasa2009-08-103-0/+85
| * ¶ARM] Orion5x: fix cpu window mapping for 88f6183Lennert Buytenhek2009-08-101-1/+2
| * [ARM] Kirkwood: Add support for 6281-A1Siddarth Gore2009-08-102-1/+5
| * [ARM] orion5x: Add LaCie NAS d2Network supportSimon Guinot2009-08-103-0/+381
* | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-05134-3419/+5033
|\ \
| * | OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman2009-08-051-0/+1
| * | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman2009-08-051-0/+6
| * | OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander2009-08-051-1/+1
| * | OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala2009-08-051-4/+4
| * | OMAP2/3/4: UART: allow in-order port traversalKevin Hilman2009-08-051-1/+1
| * | OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman2009-08-051-58/+116
| * | OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-053-2/+36
| * | OMAP4: UART: cleanup special case IRQ handlingKevin Hilman2009-08-051-4/+3
| * | OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman2009-08-051-0/+6
| * | OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman2009-08-051-0/+6
| * | OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman2009-08-051-0/+9
| * | OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman2009-08-051-0/+3
| * | OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman2009-08-051-3/+3
| * | OMAP2/3: PM: make PM __init calls staticKevin Hilman2009-08-053-5/+2
| |/
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-07-301-0/+102
| |\
| | * dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-221-0/+76
| | * dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-221-0/+26
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-07-3058-2754/+4006
| |\ \
| | * | powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-07-2952-2374/+3639
| | * | powerpc/86xx: Update GE Fanuc sbc310 default configurationMartyn Welch2009-07-291-59/+154
| | * | powerpc/86xx: Update defconfig for GE Fanuc's PPC9AMartyn Welch2009-07-291-322/+196
| | * | powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boardsAnton Vorontsov2009-07-293-3/+3
| | * | powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boardsAnton Vorontsov2009-07-291-0/+4
| | * | powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov2009-07-291-0/+13
| | * | powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala2009-07-291-0/+1
| * | | lguest: update commentryRusty Russell2009-07-303-26/+83
| * | | lguest: fix comment styleRusty Russell2009-07-304-198/+353
| * | | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-291-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom2009-07-291-0/+1
| * | | mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-272-19/+0
| * | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-07-2717-220/+126
| |\ \ \
| | * | | microblaze: Makefile cleanupSam Ravnborg2009-07-272-18/+19
| | * | | microblaze: Typo fix for cpu param inconsistencyMichal Simek2009-07-272-2/+2
| | * | | microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek2009-07-271-0/+4
| | * | | microblaze: Get module loading workingJohn Williams2009-07-271-5/+10
| | * | | microblaze: remove sys_ipcArnd Bergmann2009-07-272-100/+1
| | * | | microblaze: Support unaligned address for put/get_user macrosMichal Simek2009-07-272-64/+47
| | * | | microblaze: Detect new Microblaze 7.20 versionsMichal Simek2009-07-271-0/+2
| | * | | microblaze: Fix do_page_fault for no contextMichal Simek2009-07-271-9/+4
| | * | | microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek2009-07-271-3/+3
| | * | | microblaze: Fix put_user macro for 64bits argumentsMichal Simek2009-07-271-1/+1
| | * | | microblaze: Clear print messages for DTB passing via r7Michal Simek2009-07-271-0/+3
| | * | | microblaze: Not to clear r7 after copying DTB to kernelMichal Simek2009-07-271-1/+0
OpenPOWER on IntegriCloud