index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
2011-07-07
ARM: perf: add support for the Cortex-A15 PMU
Will Deacon
2011-07-07
ARM: perf: add support for the Cortex-A5 PMU
Will Deacon
2011-07-07
ARM: perf: add PMUv2 common event definitions
Will Deacon
2011-07-07
ARM: perf: remove confusing comment from v7 perf events backend
Will Deacon
2011-07-07
ARM: hwcaps: add new HWCAP defines for ARMv7-A
Will Deacon
2011-07-07
ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing
Vitaly Kuzmichev
2011-07-07
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
Stephen Boyd
2011-07-06
ARM: 6960/1: allow enabling SCU code on UP
Rob Herring
2011-07-06
ARM: 6985/1: export functions to determine the presence of I/DTCM
Linus Walleij
2011-07-06
ARM: 6984/1: enhance TCM robustness
Linus Walleij
2011-07-05
ARM: move memory layout sanity checking before meminfo initialization
Russell King
2011-07-05
ARM: 6989/1: perf: do not start the PMU when no events are present
Will Deacon
2011-07-02
ARM: entry: no need to reload the SPSR value from struct pt_regs
Russell King
2011-07-02
ARM: entry: data abort: tail-call the main data abort handler
Russell King
2011-07-02
ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5
Russell King
2011-07-02
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
Russell King
2011-07-02
ARM: entry: re-allocate registers in irq entry assembly macros
Russell King
2011-07-02
ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros
Russell King
2011-07-02
ARM: entry: instrument usr exception handlers with irqsoff tracing
Russell King
2011-07-02
ARM: entry: instrument svc undefined exception handler with irqtrace
Russell King
2011-07-02
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
Russell King
2011-07-02
ARM: pm: allow suspend finisher to return error codes
Russell King
2011-07-01
perf: Add context field to perf_event
Avi Kivity
2011-07-01
perf, arch: Add generic NODE cache events
Peter Zijlstra
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-06-30
ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0
Russell King
2011-06-30
ARM: entry: rejig register allocation in exception entry handlers
Russell King
2011-06-29
ARM: 6977/1: pmu: add platform_device_id table support
Mark Rutland
2011-06-29
ARM: 6976/1: pmu: add OF probing support
Mark Rutland
2011-06-29
ARM: 6975/1: pmu: reject duplicate PMU registrations
Mark Rutland
2011-06-29
ARM: 6974/1: pmu: refactor reservation
Mark Rutland
2011-06-29
ARM: entry: no need to check parent IRQ mask in IRQ handler return
Russell King
2011-06-29
ARM: entry: no need to increase preempt count for IRQ handlers
Russell King
2011-06-29
ARM: entry: prefetch/data abort helpers: avoid corrupting r4
Russell King
2011-06-29
ARM: entry: prefetch/data abort helpers: convert to macros
Russell King
2011-06-28
Merge branch 'cmpxchg64' of git://git.linaro.org/people/nico/linux into devel...
Russell King
2011-06-28
ARM: add a kuser_cmpxchg64 user space helper
Nicolas Pitre
2011-06-24
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
2011-06-24
ARM: pm: move cpu_init() call into core code
Russell King
2011-06-24
ARM: pm: convert cpu_suspend() to a normal function
Russell King
2011-06-24
ARM: pm: rejig suspend follow-on function calling convention
Russell King
2011-06-24
ARM: pm: reallocate registers to avoid r2, r3
Russell King
2011-06-24
ARM: pm: preserve r4 - r11 across a suspend
Russell King
2011-06-24
ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
Russell King
2011-06-24
ARM: pm: move return address (for cpu_resume) to top of stack
Russell King
2011-06-24
ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
Russell King
2011-06-24
ARM: pm: arrange for cpu_proc_init() to be called on resume
Russell King
2011-06-21
ARM: SMP: wait for CPU to be marked active
Russell King
2011-06-20
ARM: kuser: move interface documentation out of the source code
Nicolas Pitre
2011-06-17
ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols
Dave Martin
[prev]
[next]