| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-06 | 21 | -365/+1365 |
|\ |
|
| * | Merge branch 'perf/mce' into perf/core | Ingo Molnar | 2009-12-03 | 5 | -49/+102 |
| |\ |
|
| | * | x86, mce: Add __cpuinit to hotplug callback functions | Hidetoshi Seto | 2009-11-26 | 1 | -2/+3 |
| | * | x86: Tighten conditionals on MCE related statistics | Jan Beulich | 2009-11-23 | 1 | -6/+6 |
| | * | x86, mce: Fix __init annotations | Hidetoshi Seto | 2009-11-12 | 2 | -3/+3 |
| | * | x86: Mark the thermal init functions __init | Yong Wang | 2009-11-11 | 1 | -2/+2 |
| | * | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang | 2009-11-10 | 4 | -5/+34 |
| | * | x86, mce: Add a global MCE init helper | Borislav Petkov | 2009-10-16 | 1 | -2/+8 |
| | * | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov | 2009-10-16 | 2 | -27/+27 |
| | *-. | Merge branches 'x86/mce' and 'x86/urgent' into perf/mce | Ingo Molnar | 2009-10-16 | 12 | -26/+54 |
| | |\ \ |
|
| | | * | | mce, edac: Use an atomic notifier for MCEs decoding | Borislav Petkov | 2009-10-12 | 1 | -9/+20 |
| | * | | | perf_event, x86, mce: Use TRACE_EVENT() for MCE logging | Hidetoshi Seto | 2009-10-13 | 1 | -0/+6 |
| * | | | | hw-breakpoints: Keep track of user disabled breakpoints | Frederic Weisbecker | 2009-12-02 | 1 | -4/+12 |
| * | | | | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker | 2009-11-27 | 1 | -33/+41 |
| * | | | | x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint | Frederic Weisbecker | 2009-11-26 | 1 | -8/+14 |
| * | | | | hw-breakpoints: Simplify error handling in breakpoint creation requests | Frederic Weisbecker | 2009-11-26 | 1 | -7/+1 |
| * | | | | x86: Rename global percpu symbol dr7 to cpu_dr7 | Tejun Heo | 2009-11-25 | 1 | -5/+5 |
| * | | | | perf_events, x86: Fix validate_event bug | Stephane Eranian | 2009-11-24 | 1 | -2/+2 |
| * | | | | hw-breakpoint: Attribute authorship of hw-breakpoint related files | K.Prasad | 2009-11-23 | 1 | -0/+4 |
| * | | | | perf events: Do not generate function trace entries in perf code | Ingo Molnar | 2009-11-23 | 1 | -0/+1 |
| * | | | | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar | 2009-11-21 | 12 | -163/+812 |
| |\ \ \ \ |
|
| | * | | | | 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 | 6 | -250/+385 |
| | * | | | | x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread(). | Paul Mundt | 2009-11-03 | 1 | -2/+0 |
| | * | | | | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 2009-10-18 | 92 | -3267/+2469 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-15 | 57 | -1674/+2367 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-07 | 74 | -1293/+1772 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | x86: Mark ptrace_get_debugreg() as static | Jaswinder Singh Rajput | 2009-07-01 | 1 | -1/+1 |
| | * | | | | | | | 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 | 107 | -4518/+7329 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handled | K.Prasad | 2009-06-02 | 4 | -5/+27 |
| | * | | | | | | | | hw-breakpoints: cleanup HW Breakpoint registers before kexec | K.Prasad | 2009-06-02 | 2 | -0/+4 |
| | * | | | | | | | | hw-breakpoints: modify Ptrace routines to access breakpoint registers | K.Prasad | 2009-06-02 | 1 | -90/+141 |
| | * | | | | | | | | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br... | K.Prasad | 2009-06-02 | 1 | -9/+0 |
| | * | | | | | | | | hw-breakpoints: use the new wrapper routines to access debug registers in pro... | K.Prasad | 2009-06-02 | 3 | -16/+65 |
| | * | | | | | | | | hw-breakpoints: use wrapper routines around debug registers in processor rela... | K.Prasad | 2009-06-02 | 1 | -0/+3 |
| | * | | | | | | | | hw-breakpoints: modifying generic debug exception to use thread-specific debu... | K.Prasad | 2009-06-02 | 1 | -45/+24 |
| | * | | | | | | | | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf... | K.Prasad | 2009-06-02 | 2 | -1/+383 |
| | * | | | | | | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad | 2009-06-02 | 2 | -16/+16 |
| * | | | | | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 | 16 | -27/+100 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar | 2009-11-15 | 8 | -6/+54 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | perf_event, x86: Annotate init functions and data | Hiroshi Shimamoto | 2009-11-12 | 1 | -10/+10 |
| | * | | | | | | | | | | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar | 2009-11-04 | 8 | -23/+49 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 | 4 | -100/+182 |
| |\| | | | | | | | | | |
|
| | * | | | | | | | | | | Merge branch 'tracing/core' into perf/core | Ingo Molnar | 2009-10-15 | 3 | -85/+12 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2009-10-15 | 9 | -19/+28 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | Merge commit 'v2.6.32-rc4' into perf/core | Ingo Molnar | 2009-10-13 | 11 | -34/+71 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | perf_events, x86: Fix event constraints code | Ingo Molnar | 2009-10-13 | 1 | -7/+7 |
| | * | | | | | | | | | | | perf, x86: Add simple group validation | Peter Zijlstra | 2009-10-09 | 1 | -21/+69 |