summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2013-04-03Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren
2013-04-03ARM: 7688/1: add support for context tracking subsystemKevin Hilman
2013-04-03ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni
2013-04-03ARM: entry: move disable_irq_notrace into svc_exitRussell King
2013-04-03ARM: entry: move IRQ tracing exit into svc_exitRussell King
2013-04-03ARM: entry-common: get rid of unnecessary ifdefsRussell King
2013-04-03ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle
2013-04-03ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas
2013-04-02ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard
2013-03-22ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar
2013-03-22ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd
2013-03-22ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd
2013-03-19ARM: 7676/1: fix a wrong value returned from CALLER_ADDRnKeun-O Park
2013-03-18arm: remove cast for kzalloc return valueZhang Yanfei
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar
2013-03-15Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ...Russell King
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd
2013-03-03ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov
2013-03-03ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang
2013-03-03ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon
2013-03-03ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon
2013-03-03ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon
2013-03-03ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon
2013-03-03ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23ARM: cleanup gate_vma initializationRussell King
2013-02-23ARM: cleanup undefined instruction entry codeRussell King
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge branch 'misc' into for-linusRussell King
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-18ARM idle: delete pm_idleLen Brown
2013-02-16ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding
2013-02-16ARM: 7647/1: pci: Keep pci_common_init() around after initThierry Reding
2013-02-15ARM: arch_timer: include linux/errno.hArnd Bergmann