summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-07-07ARM: perf: add support for the Cortex-A15 PMUWill Deacon
2011-07-07ARM: perf: add support for the Cortex-A5 PMUWill Deacon
2011-07-07ARM: perf: add PMUv2 common event definitionsWill Deacon
2011-07-07ARM: perf: remove confusing comment from v7 perf events backendWill Deacon
2011-07-07ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon
2011-07-07ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd
2011-07-06ARM: 6960/1: allow enabling SCU code on UPRob Herring
2011-07-06ARM: 6985/1: export functions to determine the presence of I/DTCMLinus Walleij
2011-07-06ARM: 6984/1: enhance TCM robustnessLinus Walleij
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King
2011-07-05ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon
2011-07-02ARM: entry: no need to reload the SPSR value from struct pt_regsRussell King
2011-07-02ARM: entry: data abort: tail-call the main data abort handlerRussell King
2011-07-02ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King
2011-07-02ARM: entry: prefetch abort: tail-call the main prefetch abort handlerRussell King
2011-07-02ARM: entry: re-allocate registers in irq entry assembly macrosRussell King
2011-07-02ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macrosRussell King
2011-07-02ARM: entry: instrument usr exception handlers with irqsoff tracingRussell King
2011-07-02ARM: entry: instrument svc undefined exception handler with irqtraceRussell King
2011-07-02ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-06-30ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0Russell King
2011-06-30ARM: entry: rejig register allocation in exception entry handlersRussell King
2011-06-29ARM: 6977/1: pmu: add platform_device_id table supportMark Rutland
2011-06-29ARM: 6976/1: pmu: add OF probing supportMark Rutland
2011-06-29ARM: 6975/1: pmu: reject duplicate PMU registrationsMark Rutland
2011-06-29ARM: 6974/1: pmu: refactor reservationMark Rutland
2011-06-29ARM: entry: no need to check parent IRQ mask in IRQ handler returnRussell King
2011-06-29ARM: entry: no need to increase preempt count for IRQ handlersRussell King
2011-06-29ARM: entry: prefetch/data abort helpers: avoid corrupting r4Russell King
2011-06-29ARM: entry: prefetch/data abort helpers: convert to macrosRussell King
2011-06-28Merge branch 'cmpxchg64' of git://git.linaro.org/people/nico/linux into devel...Russell King
2011-06-28ARM: add a kuser_cmpxchg64 user space helperNicolas Pitre
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King
2011-06-24ARM: pm: move cpu_init() call into core codeRussell King
2011-06-24ARM: pm: convert cpu_suspend() to a normal functionRussell King
2011-06-24ARM: pm: rejig suspend follow-on function calling conventionRussell King
2011-06-24ARM: pm: reallocate registers to avoid r2, r3Russell King
2011-06-24ARM: pm: preserve r4 - r11 across a suspendRussell King
2011-06-24ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU pathsRussell King
2011-06-24ARM: pm: move return address (for cpu_resume) to top of stackRussell King
2011-06-24ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the sameRussell King
2011-06-24ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King
2011-06-20ARM: kuser: move interface documentation out of the source codeNicolas Pitre
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin