summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-04-17ARM: ARMv7-M: Allow the building of new kernel portUwe Kleine-König1-1/+7
2013-04-17ARM: ARMv7-M: Add support for exception handlingUwe Kleine-König3-0/+271
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas3-5/+30
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson3-19/+32
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht1-1/+1
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim3-21/+0
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-14/+3
2013-04-11ARM: make machine_desc->init_time default to clocksource_of_initArnd Bergmann1-1/+6
2013-04-11ARM: arch_timer: use full 64-bit counter for sched_clockRob Herring1-5/+13
2013-04-10ARM: make sched_clock just call a function pointerRob Herring1-1/+8
2013-04-10ARM: sched_clock: allow changing to higher frequency counterRob Herring1-1/+5
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro1-3/+2
2013-04-09atags_proc: switch to proc_create_data()Al Viro1-18/+10
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann1-1/+1
2013-04-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-13/+13
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann1-13/+4
2013-04-08arm: Use generic idle loopThomas Gleixner2-71/+27
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-4/+0
2013-04-03Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2-13/+13
2013-04-03ARM: 7688/1: add support for context tracking subsystemKevin Hilman3-0/+32
2013-04-03ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni1-0/+6
2013-04-03ARM: entry: move disable_irq_notrace into svc_exitRussell King2-18/+6
2013-04-03ARM: entry: move IRQ tracing exit into svc_exitRussell King2-28/+31
2013-04-03ARM: entry-common: get rid of unnecessary ifdefsRussell King1-4/+1
2013-04-03ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2-2/+2
2013-04-03ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent1-0/+12
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon1-3/+0
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas1-0/+66
2013-04-02ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard1-1/+5
2013-03-22ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar1-3/+3
2013-03-22ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd1-0/+20
2013-03-22ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd1-1/+1
2013-03-19ARM: 7676/1: fix a wrong value returned from CALLER_ADDRnKeun-O Park1-2/+3
2013-03-18arm: remove cast for kzalloc return valueZhang Yanfei1-1/+1
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar1-1/+1
2013-03-15Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ...Russell King1-4/+4
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-13/+4
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King4-5/+16
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier1-4/+4
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd1-1/+1
2013-03-03ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov1-1/+1
2013-03-03ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang1-1/+1
2013-03-03ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-03-03ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann1-1/+1
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2-0/+2
2013-03-03ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon1-0/+12
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon1-1/+1
2013-03-03ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon1-4/+22