index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
arm: fix implicit module.h users by adding it to arch/arm as required.
Paul Gortmaker
2011-10-31
*
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-31
*
arm: remove several unnecessary module.h include instances
Paul Gortmaker
2011-10-31
*
arm: fix implicit memset/string.h usage in various arch/arm files
Paul Gortmaker
2011-10-31
*
arm: add elf.h to arch/arm/kernel/ptrace.c
Paul Gortmaker
2011-10-31
*
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-28
|
\
|
*
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...
Russell King
2011-10-23
|
|
\
|
|
*
ARM: gic, local timers: use the request_percpu_irq() interface
Marc Zyngier
2011-10-23
|
|
*
ARM: gic: consolidate PPI handling
Marc Zyngier
2011-10-23
|
*
|
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...
Russell King
2011-10-18
|
|
\
\
|
|
*
|
ARM: prepare for removal of a bunch of <mach/memory.h> files
Nicolas Pitre
2011-09-26
|
|
*
|
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
2011-09-26
|
|
*
|
Merge the enabling by default of ARM_PATCH_PHYS_VIRT
Nicolas Pitre
2011-08-29
|
|
|
\
\
|
*
|
|
|
ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores
Will Deacon
2011-10-08
|
*
|
|
|
Merge branch 'pm' into devel-stable
Russell King
2011-09-22
|
|
\
\
\
\
|
|
*
|
|
|
ARM: pm: add L2 cache cleaning for suspend
Russell King
2011-09-20
|
|
*
|
|
|
ARM: pm: convert some assembly to C
Russell King
2011-09-20
|
|
*
|
|
|
ARM: pm: get rid of cpu_resume_turn_mmu_on
Russell King
2011-09-20
|
|
*
|
|
|
ARM: pm: only use preallocated page table during resume
Russell King
2011-09-20
|
|
*
|
|
|
ARM: pm: preallocate a page table for suspend/resume
Russell King
2011-09-20
|
|
*
|
|
|
ARM: pm: force non-zero return value from __cpu_suspend when aborting
Russell King
2011-09-20
|
*
|
|
|
|
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
2011-09-21
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: kprobes: Add introductory comment to test code
Jon Medhurst
2011-09-20
|
|
*
|
|
|
|
ARM: kprobes: Add some benchmarking to test module
Jon Medhurst
2011-09-20
|
|
*
|
|
|
|
ARM: kprobes: Add decoding table test coverage analysis
Jon Medhurst
2011-09-20
|
|
*
|
|
|
|
ARM: kprobes: Add decoding table self-consistency tests
Jon Medhurst
2011-09-20
|
|
*
|
|
|
|
ARM: kprobes: Add exports for test code
Jon Medhurst
2011-09-20
|
|
*
|
|
|
|
ARM: kprobes: Add ARM instruction simulation test cases
Jon Medhurst
2011-09-20
|
|
*
|
|
|
|
ARM: kprobes: Add Thumb instruction simulation test cases
Jon Medhurst
2011-09-20
|
|
*
|
|
|
|
ARM: kprobes: Framework for instruction set test cases
Jon Medhurst
2011-09-20
|
|
*
|
|
|
|
ARM: kprobes: Add basic API tests
Jon Medhurst
2011-09-20
|
*
|
|
|
|
|
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
Russell King
2011-09-16
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk
Will Deacon
2011-08-31
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ARM: perf: Remove unnecessary armpmu->enable()s
Mark Rutland
2011-08-31
|
|
|
*
|
|
|
|
|
ARM: perf: move arm_pmu into <asm/pmu.h>
Mark Rutland
2011-08-31
|
|
|
*
|
|
|
|
|
ARM: perf: remove cpu-related misnomers
Mark Rutland
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: 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
[next]