aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-21
|\
| * Merge branch 'v3-removal' into for-linusRussell King2012-05-21
| |\
| | * ARM: Remove ARMv3 support from decompressorRussell King2012-05-09
| | * ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-05
| * | Merge branch 'misc' into for-linusRussell King2012-05-21
| |\ \
| | * | ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas2012-05-12
| | * | ARM: 7415/1: vfp: convert printk's to pr_*'sNicolas Pitre2012-05-11
| | * | ARM: decompressor: avoid speculative prefetch from non-RAM areasRussell King2012-05-10
| | * | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-06
| | * | ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre2012-05-04
| | * | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2012-05-02
| | * | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-05-02
| | * | ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon2012-04-28
| | * | ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon2012-04-28
| | * | ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2012-04-25
| | * | ARM: 7373/1: add support for the generic syscall.h interfaceWade Farnsworth2012-04-25
| | * | ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEEJonathan Austin2012-04-25
| | * | ARM: 7395/1: VIC: use the domain mapping function to assign handlersLinus Walleij2012-04-25
| | * | ARM: 7394/1: VIC: respect list of valid sourcesLinus Walleij2012-04-25
| | * | ARM: Remove unnecessary selection of TICK_ONESHOTRussell King2012-04-25
| | * | ARM: 7388/1: Kconfig: Remove duplicate IRQ Kconfig entriesStephen Boyd2012-04-19
| | * | ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-04-19
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-21
| |\ \ \ \ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
| | | | | | | * | ARM: 7391/1: versatile: add some auxdata for device treesLinus Walleij2012-05-04
| | | | | | | * | ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij2012-05-04
| | | | | | | |/
| | | | | | * | ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-16
| | | | | | * | ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King2012-05-16
| | | | | | * | ARM: PCI: provide a default bus scan implementationRussell King2012-05-13
| | | | | | * | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-13
| | | | | | * | ARM: PCI: versatile: fix PCI interrupt setupRussell King2012-05-13
| | | | | | * | ARM: PCI: integrator: use common PCI swizzleRussell King2012-05-13
| | | | | | * | ARM: PCI: footbridge: provide a 'no swizzle' function for CATSRussell King2012-04-26
| | | | | | * | ARM: PCI: remove unused sys->hwRussell King2012-04-26
| | | | | |/ /
| | | | * / / ARM: Update mach-typesRussell King2012-04-26
| | | | |/ /
| | * | | | Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-05-04
| | |\ \ \ \
| | | * | | | ARM: architected timers: remove support for non DT platformsMarc Zyngier2012-04-27
| | | * | | | ARM: vexpress: plug local timers into the DT codeMarc Zyngier2012-04-27
| | | * | | | ARM: architected timers: add support for UP timerMarc Zyngier2012-04-27
| | | * | | | ARM: architected timers: add DT supportMarc Zyngier2012-04-27
| | | * | | | ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier2012-04-27
| | | * | | | ARM: local timers: Add A15 architected timer supportMarc Zyngier2012-04-27
| | | * | | | ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier2012-04-27
| | * | | | | Merge branch 'intr-ctxsw' of git://git.kernel.org/pub/scm/linux/kernel/git/cm...Russell King2012-05-04
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUsCatalin Marinas2012-04-17
| | | * | | | ARM: Remove current_mm per-cpu variableCatalin Marinas2012-04-17
| | | * | | | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas2012-04-17
| | | * | | | ARM: Use TTBR1 instead of reserved context IDWill Deacon2012-04-17
| | | | |_|/ | | | |/| |
| * | | | | ARM: 7372/1: ux500: factor out dynamic amba device allocatorLinus Walleij2012-04-19
| * | | | | ARM: 7371/1: integrator: factor out dynamic amba device allocatorLinus Walleij2012-04-19
| * | | | | ARM: 7370/2: mxs: factor out dynamic amba device allocatorLinus Walleij2012-04-19
| | |/ / / | |/| | |