aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2009-08-13
|\
| * [ARM] Kirkwood: Initialise SATA for OpenRD-BaseRon Lee2009-08-10
| * [ARM] Kirkwood: Marvell OpenRD-Base board supportDhaval Vasa2009-08-10
| * ¶ARM] Orion5x: fix cpu window mapping for 88f6183Lennert Buytenhek2009-08-10
| * [ARM] Kirkwood: Add support for 6281-A1Siddarth Gore2009-08-10
| * [ARM] orion5x: Add LaCie NAS d2Network supportSimon Guinot2009-08-10
* | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-05
|\ \
| * | OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman2009-08-05
| * | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman2009-08-05
| * | OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander2009-08-05
| * | OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala2009-08-05
| * | OMAP2/3/4: UART: allow in-order port traversalKevin Hilman2009-08-05
| * | OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman2009-08-05
| * | OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-05
| * | OMAP4: UART: cleanup special case IRQ handlingKevin Hilman2009-08-05
| * | OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman2009-08-05
| * | OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman2009-08-05
| * | OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman2009-08-05
| * | OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman2009-08-05
| * | OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman2009-08-05
| * | OMAP2/3: PM: make PM __init calls staticKevin Hilman2009-08-05
| |/
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-07-30
| |\
| | * dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-23
| | * dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-23
| * | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | | Merge branch 'omap4_upstream' of git://dev.omapzoom.org/pub/scm/santosh/kerne...Russell King2009-08-03
|\ \ \
| * | | ARM: OMAP4: Update the GPIO supportSyed Rafiuddin2009-07-28
| * | | ARM: OMAP4: Add UART4 supportSyed Rafiuddin2009-07-28
| * | | ARM: OMAP4: Add McBSP supportSyed Rafiuddin2009-07-28
| * | | OMAP4: sDMA: Update the request lines and new registers.Santosh Shilimkar2009-07-24
| |/ /
* | | Include linux/sched.h in arch/arm/mm/fault.cCatalin Marinas2009-07-24
* | | nommu: Do not set PRRR and NMRR in proc-v7.S if !MMUCatalin Marinas2009-07-24
* | | nommu: Fix compressed/head.S to not perform MMU specific operationsCatalin Marinas2009-07-24
* | | nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMUCatalin Marinas2009-07-24
* | | nommu: Add #ifdef CONFIG_MMU around the PTE sanity checksCatalin Marinas2009-07-24
* | | nommu: Include asm/setup.h in arch/arm/mm/nommu.cCatalin Marinas2009-07-24
* | | nommu: Add noMMU support to the DMA APICatalin Marinas2009-07-24
* | | nommu: Remove the memory_start/end variables from ARM page-nommu.hCatalin Marinas2009-07-24
* | | nommu: Enables to select noMMU modeHyok S. Choi2009-07-24
* | | nommu: Do not override the CP15 control reg value returned from initfuncCatalin Marinas2009-07-24
* | | nommu: ptrace supportPaul Brook2009-07-24
* | | nommu: Add MMU-less support for the RealView boardsCatalin Marinas2009-07-24
* | | nommu: Add MMU-less support for Integrator platformsCatalin Marinas2009-07-24
* | | nommu: Remove the context.id from asm-offsets.c when !MMUCatalin Marinas2009-07-24
* | | nommu: Fix the fault processing for the MMU-less caseCatalin Marinas2009-07-24
* | | Thumb-2: Add Thumb-2 support to the build filesCatalin Marinas2009-07-24
* | | Thumb-2: Make the uImage entry an odd numberCatalin Marinas2009-07-24
* | | Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump toCatalin Marinas2009-07-24
* | | Thumb-2: Add support for loadable modulesCatalin Marinas2009-07-24
* | | Thumb-2: Implement the unified boot codeCatalin Marinas2009-07-24