index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
2010-10-18
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
2010-09-15
perf events: Clean up pid passing
Matt Helsley
2010-09-15
hw breakpoints: Fix pid namespace bug
Matt Helsley
2010-09-09
perf: Provide a separate task context for swevents
Peter Zijlstra
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-24
hw_breakpoints: Fix per task breakpoint tracking
Frederic Weisbecker
2010-06-22
hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration
K.Prasad
2010-05-04
hw_breakpoints: Fix percpu build failure
Frederic Weisbecker
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
2010-05-01
hw-breakpoints: Handle breakpoint weight in allocation constraints
Frederic Weisbecker
2010-05-01
hw-breakpoints: Separate constraint space for data and instruction breakpoints
Frederic Weisbecker
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
2010-05-01
hw-breakpoints: Check disabled breakpoints again
Frederic Weisbecker
2010-03-04
Merge branch 'perf/core' into perf/urgent
Ingo Molnar
2010-02-28
hw-breakpoints: Remove stub unthrottle callback
Frederic Weisbecker
2010-02-27
percpu: Add __percpu sparse annotations to hw_breakpoint
Tejun Heo
2010-02-04
perf: Make bp_len type to u64 generic across the arch
Mahesh Salgaonkar
2010-01-30
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
Jason Wessel
2010-01-28
hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.
Mahesh Salgaonkar
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-30
ksym_tracer: Fix to make the tracer work
Li Zefan
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