Age | Commit message (Expand) | Author | Files | Lines |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 14 | -52/+63 |
2012-05-09 | perf/x86-ibs: Fix usage of IBS op current count | Robert Richter | 1 | -12/+21 |
2012-05-09 | perf/x86-ibs: Catch spurious interrupts after stopping IBS | Robert Richter | 1 | -5/+7 |
2012-05-09 | perf/x86-ibs: Implement workaround for IBS erratum #420 | Robert Richter | 1 | -23/+39 |
2012-05-09 | perf/x86-ibs: Extend hw period that triggers overflow | Robert Richter | 1 | -2/+13 |
2012-05-09 | perf/x86-ibs: Trigger overflow if remaining period is too small | Robert Richter | 1 | -4/+1 |
2012-05-09 | perf/x86-ibs: Rename some variables | Robert Richter | 1 | -5/+5 |
2012-05-09 | perf/x86-ibs: Precise event sampling with IBS for AMD CPUs | Robert Richter | 2 | -4/+76 |
2012-05-09 | perf/x86-ibs: Take instruction pointer from ibs sample | Robert Richter | 1 | -17/+31 |
2012-05-09 | perf/x86-ibs: Fix frequency profiling | Robert Richter | 1 | -2/+16 |
2012-05-09 | perf/x86-ibs: Enable ibs op micro-ops counting mode | Robert Richter | 1 | -0/+2 |
2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 5 | -15/+8 |
2012-05-09 | perf/x86-ibs: Fix update of period | Robert Richter | 1 | -13/+14 |
2012-05-09 | Merge branch 'perf/x86-ibs' into perf/core | Ingo Molnar | 1 | -7/+431 |
2012-05-07 | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 3 | -174/+355 |
2012-05-04 | ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h | Steven Rostedt | 1 | -1/+1 |
2012-04-27 | ftrace/x86: Remove the complex ftrace NMI handling code | Steven Rostedt | 2 | -173/+6 |
2012-04-27 | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine | Steven Rostedt | 2 | -1/+349 |
2012-04-26 | perf/x86: Fix cmpxchg() usage in amd_put_event_constraints() | Robert Richter | 1 | -3/+1 |
2012-04-26 | perf: Trivial cleanup of duplicate code | Robert Richter | 1 | -3/+0 |
2012-04-25 | perf/x86: Clean up register_nmi_handler() usage | Ingo Molnar | 1 | -1/+1 |
2012-04-25 | x86/apic: Use x2apic physical mode based on FADT setting | Greg Pearson | 1 | -0/+6 |
2012-04-25 | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar | 1 | -4/+4 |
2012-04-23 | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk | 4 | -6/+8 |
2012-04-23 | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2012-04-19 | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() | Srivatsa S. Bhat | 1 | -4/+4 |
2012-04-18 | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue | 1 | -14/+20 |
2012-04-16 | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov | 1 | -0/+1 |
2012-04-16 | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann | 4 | -15/+9 |
2012-04-16 | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann | 1 | -2/+2 |
2012-04-14 | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -11/+11 |
2012-04-13 | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann | 2 | -8/+10 |
2012-04-13 | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann | 1 | -3/+1 |
2012-04-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2012-04-07 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+4 |
2012-04-06 | x86: vsyscall: Use NULL instead 0 for a pointer argument | Emil Goode | 1 | -3/+3 |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -8/+1 |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -8/+1 |
2012-04-05 | KVM: Resolve RCU vs. async page fault problem | Gleb Natapov | 1 | -0/+4 |
2012-04-04 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+60 |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 5 | -17/+29 |
2012-04-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+13 |
2012-04-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -25/+6 |
2012-04-03 | perf/x86/p4: Add format attributes | Peter Zijlstra | 1 | -0/+13 |
2012-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -1/+90 |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -5/+11 |
2012-03-30 | Merge branch 'tboot' into release | Len Brown | 1 | -3/+6 |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2 | -2/+5 |
2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec | 1 | -1/+2 |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 1 | -1/+3 |