index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
2009-12-14
perf_event: Convert to raw_spinlock
Thomas Gleixner
2009-12-09
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-08
perf: hw_breakpoints: Fix percpu namespace clash
Stephen Rothwell
2009-12-07
hw-breakpoints: Fix task-bound breakpoint slot allocation
Frederic Weisbecker
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
2009-11-26
kernel/hw_breakpoint.c: Fix local/global shadowing
Andrew Morton
2009-11-26
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
2009-11-23
hw-breakpoints: Check the breakpoint params from perf tools
Frederic Weisbecker
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
2009-11-22
hw-breakpoints: Remove x86 specific headers from core file
Frederic Weisbecker
2009-11-10
hw-breakpoints: Fix broken hw-breakpoint sample module
Frederic Weisbecker
2009-11-08
hw-breakpoints: Arbitrate access to pmu following registers constraints
Frederic Weisbecker
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-06-02
hw-breakpoints: introducing generic hardware breakpoint handler interfaces
K.Prasad