Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel/hw_breakpoint.c: Fix local/global shadowing | Andrew Morton | 2009-11-26 | 1 | -6/+6 |
* | hw-breakpoints: Simplify error handling in breakpoint creation requests | Frederic Weisbecker | 2009-11-26 | 1 | -2/+2 |
* | hw-breakpoints: Check the breakpoint params from perf tools | Frederic Weisbecker | 2009-11-23 | 1 | -1/+10 |
* | hw-breakpoint: Attribute authorship of hw-breakpoint related files | K.Prasad | 2009-11-23 | 1 | -0/+4 |
* | hw-breakpoints: Remove x86 specific headers from core file | Frederic Weisbecker | 2009-11-22 | 1 | -6/+0 |
* | hw-breakpoints: Fix broken hw-breakpoint sample module | Frederic Weisbecker | 2009-11-10 | 1 | -1/+2 |
* | hw-breakpoints: Arbitrate access to pmu following registers constraints | Frederic Weisbecker | 2009-11-08 | 1 | -6/+205 |
* | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 2009-11-08 | 1 | -254/+170 |
* | hw-breakpoints: introducing generic hardware breakpoint handler interfaces | K.Prasad | 2009-06-02 | 1 | -0/+378 |