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-08-31
ARM: perf: remove event limit from pmu_hw_events
Mark Rutland
2011-08-31
ARM: perf: add support for multiple PMUs
Mark Rutland
2011-08-31
ARM: perf: refactor event mapping
Mark Rutland
2011-08-31
ARM: perf: add type field to struct arm_pmu
Mark Rutland
2011-08-31
ARM: perf: lock PMU registers per-CPU
Mark Rutland
2011-08-31
ARM: perf: remove unnecessary armpmu->stop
Mark Rutland
2011-08-31
ARM: perf: indirect access to cpu_hw_events
Mark Rutland
2011-08-31
ARM: perf: move platform device to struct arm_pmu
Mark Rutland
2011-08-31
ARM: perf: move active_events into struct arm_pmu
Mark Rutland
2011-08-31
ARM: perf: remove active_mask
Mark Rutland
2011-08-31
ARM: perf: clean up event group validation
Mark Rutland
2011-08-31
ARM: perf: only register a CPU PMU when present
Mark Rutland
2011-08-31
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
Will Deacon
2011-08-31
ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
Will Deacon
2011-08-31
ARM: hw_breakpoint: add support for multiple watchpoints
Will Deacon
2011-08-31
ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
Will Deacon
2011-08-31
ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
Will Deacon
2011-08-31
ARM: perf: add mode exclusion for Cortex-A15 PMU
Will Deacon
2011-08-31
ARM: perf: allow armpmu to implement mode exclusion
Will Deacon
2011-08-31
ARM: perf: index PMU registers from zero
Will Deacon
2011-08-31
ARM: perf: index Xscale and ARMv6 event counters starting from zero
Will Deacon
2011-08-31
ARM: perf: index ARMv7 event counters starting from zero
Will Deacon
2011-08-31
ARM: perf: use integers for ARMv7 event indices
Will Deacon
2011-08-31
ARM: perf: use u32 instead of unsigned long for PMNC register
Will Deacon
2011-08-31
ARM: perf: use cpumask_t to record active IRQs
Will Deacon
2011-08-31
ARM: PMU: move CPU PMU platform device handling and init into perf
Will Deacon
2011-08-31
ARM: perf: de-const struct arm_pmu
Mark Rutland
2011-08-29
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-08-29
Merge the enabling by default of ARM_PATCH_PHYS_VIRT
Nicolas Pitre
2011-08-28
ARM: 7065/1: kexec: ensure new kernel is entered in ARM state
Will Deacon
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-23
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
Catalin Marinas
2011-08-21
ARM: remove boot_params from struct machine_desc
Nicolas Pitre
2011-08-21
ARM: introduce atag_offset to replace boot_params
Nicolas Pitre
2011-08-17
ARM: io: RiscPC: make EASI_BASE a void iomem pointer
Russell King
2011-08-17
ARM: io: ecard: remove ioaddr() from ecard.c
Russell King
2011-08-17
ARM: io: ecard: move ioaddr() inside __ecard_address
Russell King
2011-08-13
ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT
Nicolas Pitre
2011-08-13
Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixes
Russell King
2011-08-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
2011-08-12
ARM: cache: detect VIPT aliasing I-cache on ARMv6
Will Deacon
2011-08-12
ARM: twd: register clockevents device before enabling PPI
Will Deacon
2011-08-12
ARM: perf: make name of arm_pmu_type consistent
Mark Rutland
2011-08-11
ARM: pxa: fix logic error in PJ4 iWMMXt handling
Lennert Buytenhek
2011-08-10
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-08-07
arm: remove stale export of 'sha_transform'
Linus Torvalds
2011-08-04
cpuidle: Consistent spelling of cpuidle_idle_call()
David Brown
2011-08-03
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-04
ARM: Fix build error for SMP=n builds
Russell King
2011-08-03
cpuidle: stop depending on pm_idle
Len Brown
[prev]
[next]