UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / kernel / hw_breakpoint.c
2010-12-16 Peter Zijlstraperf: Dynamic pmu types
2010-11-12 Jason Wesselperf,hw_breakpoint: Initialize hardware api earlier
2010-10-18 Peter Zijlstraperf, hw_breakpoint: Fix crash in hw_breakpoint creation
2010-09-17 Matt Helsleyhw breakpoints: Fix pid namespace bug
2010-09-15 Matt Helsleyperf events: Clean up pid passing
2010-09-15 Matt Helsleyhw breakpoints: Fix pid namespace bug
2010-09-09 Peter Zijlstraperf: Provide a separate task context for swevents
2010-09-09 Peter Zijlstraperf: Rework the PMU methods
2010-09-09 Peter Zijlstraperf: Register PMU implementations
2010-08-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-06-24 Frederic Weisbeckerhw_breakpoints: Fix per task breakpoint tracking
2010-06-22 K.Prasadhw_breakpoints: Allow arch-specific cleanup before...
2010-05-04 Frederic Weisbeckerhw_breakpoints: Fix percpu build failure
2010-05-01 Frederic Weisbeckerhw-breakpoints: Get the number of available registers...
2010-05-01 Frederic Weisbeckerhw-breakpoints: Handle breakpoint weight in allocation...
2010-05-01 Frederic Weisbeckerhw-breakpoints: Separate constraint space for data...
2010-05-01 Frederic Weisbeckerhw-breakpoints: Change/Enforce some breakpoints policies
2010-05-01 Frederic Weisbeckerhw-breakpoints: Check disabled breakpoints again
2010-03-04 Ingo MolnarMerge branch 'perf/core' into perf/urgent
2010-02-28 Frederic Weisbeckerhw-breakpoints: Remove stub unthrottle callback
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...
2010-01-28 Mahesh Salgaonkarhw_breakpoints: Release the bp slot if arch_validate_hw...
2009-12-31 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-30 Li Zefanksym_tracer: Fix to make the tracer work
2009-12-14 Thomas Gleixnerperf_event: Convert to raw_spinlock
2009-12-09 Frederic Weisbeckerhw-breakpoints: Modify breakpoints without unregisterin...
2009-12-08 Stephen Rothwellperf: hw_breakpoints: Fix percpu namespace clash
2009-12-07 Frederic Weisbeckerhw-breakpoints: Fix task-bound breakpoint slot allocation
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-26 Andrew Mortonkernel/hw_breakpoint.c: Fix local/global shadowing
2009-11-26 Frederic Weisbeckerhw-breakpoints: Simplify error handling in breakpoint...
2009-11-23 Frederic Weisbeckerhw-breakpoints: Check the breakpoint params from perf...
2009-11-23 K.Prasadhw-breakpoint: Attribute authorship of hw-breakpoint...
2009-11-22 Frederic Weisbeckerhw-breakpoints: Remove x86 specific headers from core...
2009-11-10 Frederic Weisbeckerhw-breakpoints: Fix broken hw-breakpoint sample module
2009-11-08 Frederic Weisbeckerhw-breakpoints: Arbitrate access to pmu following regis...
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-06-02 K.Prasadhw-breakpoints: introducing generic hardware breakpoint...