mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / kernel / hw_breakpoint.c
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...