Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / hw_breakpoint.h
2010-05-01 Frederic Weisbeckerhw-breakpoints: Get the number of available registers...
2010-05-01 Frederic Weisbeckerhw-breakpoints: Separate constraint space for data...
2010-05-01 Frederic Weisbeckerhw-breakpoints: Tag ptrace breakpoint as exclude_kernel
2010-02-27 Tejun Heopercpu: Add __percpu sparse annotations to hw_breakpoint
2010-02-04 Mahesh Salgaonkarperf: Make bp_len type to u64 generic across the arch
2010-01-30 Jason Wesselperf, hw_breakpoint, kgdb: Do not take mutex for kernel...
2009-12-14 David HowellsFRV: Fix no-hardware-breakpoint case
2009-12-11 Frederic Weisbeckerhw-breakpoints: Handle bad modify_user_hw_breakpoint...
2009-12-09 Frederic Weisbeckerhw-breakpoints: Modify breakpoints without unregisterin...
2009-12-07 Frederic Weisbeckerhw-breakpoints: Zeroe the breakpoint attrs on initializ...
2009-12-06 Frederic Weisbeckerhw-breakpoints: Use overflow handler instead of the...
2009-12-06 Frederic Weisbeckerhw-breakpoints: Drop callback and task parameters from...
2009-11-27 Frederic Weisbeckerhw-breakpoints: Use struct perf_event_attr to define...
2009-11-27 Frederic Weisbeckerhw-breakpoints: Use struct perf_event_attr to define...
2009-11-23 Frederic Weisbeckerhw-breakpoints: Fix misordered ifdef
2009-11-23 Frederic Weisbeckerhw-breakpoints: Include only linux/perf_event.h from...
2009-11-22 Frederic Weisbeckerhw-breakpoints: Separate the kernel part from breakpoin...
2009-11-14 Ingo Molnarhw-breakpoints: Fix build on !perf architectures
2009-11-13 Frederic Weisbeckerhw-breakpoints: Provide an off-case for counter_arch_bp()
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-11-05 Frederic Weisbeckerhw-breakpoint: Move asm-generic/hw_breakpoint.h to...