index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2014-12-04
arm64: perf: Prevent wraparound during overflow
Daniel Thompson
2014-10-03
ARM64: make of_device_ids const
Uwe Kleine-König
2014-04-06
arm64: fix !CONFIG_COMPAT build failures
Mark Salter
2014-03-13
ARM64: perf: add support for frame pointer unwinding in compat mode
Jean Pihet
2013-12-19
arm64: perf: add support for percpu pmu interrupt
Vinayak Kale
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-10-25
arm64: perf: fix event number mask
Vinayak Kale
2013-08-20
arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
Will Deacon
2013-08-20
arm64: perf: fix group validation when using enable_on_exec
Will Deacon
2013-08-20
arm64: perf: fix event validation for software group leaders
Will Deacon
2013-08-20
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
Will Deacon
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
2013-01-29
arm64: perf: add guest vs host discrimination
Marc Zyngier
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-11-08
arm64: perf: use architected event for CPU cycle counter
Will Deacon
2012-09-17
arm64: Performance counters support
Will Deacon