| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 | 1 | -6/+6 |
* | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker | 2010-11-12 | 1 | -0/+4 |
* | x86: Fix instruction breakpoint encoding | Frederic Weisbecker | 2010-09-17 | 1 | -21/+19 |
* | x86: Support for instruction breakpoints | Frederic Weisbecker | 2010-06-24 | 1 | -15/+29 |
* | x86: Set resume bit before returning from breakpoint exception | Frederic Weisbecker | 2010-06-24 | 1 | -0/+7 |
* | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 2010-05-01 | 1 | -35/+6 |
* | Merge branch 'perf/core' into perf/urgent | Ingo Molnar | 2010-03-04 | 1 | -10/+7 |
|\ |
|
| * | x86/hw-breakpoints: Remove the name field | Frederic Weisbecker | 2010-02-27 | 1 | -7/+0 |
| * | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 | 1 | -23/+7 |
| |\ |
|
| * | | x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint... | K.Prasad | 2010-01-29 | 1 | -3/+7 |
* | | | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker | 2010-02-28 | 1 | -5/+0 |
| |/
|/| |
|
* | | hw-breakpoints: Accept breakpoints on NULL address | Frederic Weisbecker | 2010-02-19 | 1 | -23/+7 |
|/ |
|
* | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker | 2009-12-06 | 1 | -3/+2 |
* | x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint | Frederic Weisbecker | 2009-11-26 | 1 | -8/+14 |
* | x86: Rename global percpu symbol dr7 to cpu_dr7 | Tejun Heo | 2009-11-25 | 1 | -5/+5 |
* | hw-breakpoint: Attribute authorship of hw-breakpoint related files | K.Prasad | 2009-11-23 | 1 | -0/+4 |
* | hw-breakpoints, x86: Fix modular KVM build | Ingo Molnar | 2009-11-14 | 1 | -2/+2 |
* | hw-breakpoints: Fix broken a.out format dump | Frederic Weisbecker | 2009-11-10 | 1 | -0/+35 |
* | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 2009-11-08 | 1 | -136/+255 |
* | x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s... | Jaswinder Singh Rajput | 2009-06-17 | 1 | -3/+3 |
* | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-06-17 | 1 | -2/+2 |
* | hw-breakpoints: reset bits in dr6 after the corresponding exception is handled | K.Prasad | 2009-06-02 | 1 | -2/+11 |
* | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf... | K.Prasad | 2009-06-02 | 1 | -0/+382 |