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