| Commit message (Expand) | Author | Age | Files | Lines |
* | ftrace/graph: Trace function entry before updating index | Steven Rostedt | 2011-03-10 | 1 | -7/+8 |
* | tracing: Fix event alignment: kvm:kvm_hv_hypercall | David Sharp | 2011-03-10 | 1 | -4/+4 |
* | kprobes: Disabling optimized kprobes for entry text section | Jiri Olsa | 2011-03-08 | 1 | -0/+8 |
* | x86: Separate out entry text section | Jiri Olsa | 2011-03-08 | 4 | -4/+11 |
* | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar | 2011-03-08 | 11 | -23/+49 |
|\ |
|
| * | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-02 | 1 | -2/+1 |
| |\ |
|
| | * | x86: OLPC: have prom_early_alloc BUG rather than return NULL | Andres Salomon | 2011-03-02 | 1 | -2/+1 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2011-03-02 | 2 | -6/+13 |
| |\ \ |
|
| | * | | [CPUFREQ] p4-clockmod: print EST-capable warning message only once | Naga Chumbalkar | 2011-03-01 | 1 | -3/+3 |
| | * | | [CPUFREQ] Fix another notifier leak in powernow-k8. | Dave Jones | 2011-03-01 | 1 | -2/+2 |
| | * | | [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c | Neil Brown | 2011-03-01 | 1 | -1/+8 |
| | |/ |
|
| * | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-03-02 | 1 | -0/+5 |
| |\ \
| | |/
| |/| |
|
| | * | intel_idle: disable Atom/Lincroft HW C-state auto-demotion | Len Brown | 2011-02-17 | 1 | -0/+1 |
| | * | intel_idle: disable NHM/WSM HW C-state auto-demotion | Len Brown | 2011-02-17 | 1 | -0/+4 |
| * | | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus | 2011-02-28 | 1 | -1/+1 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-25 | 5 | -14/+27 |
| |\ \ |
|
| | * | | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 2011-02-24 | 3 | -13/+18 |
| | * | | x86/mrst: Fix apb timer rating when lapic timer is used | Jacob Pan | 2011-02-24 | 1 | -1/+1 |
| | * | | x86: Fix reboot problem on VersaLogic Menlow boards | Kushal Koolwal | 2011-02-21 | 1 | -0/+8 |
| * | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-02-24 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | KVM: SVM: Advance instruction pointer in dr_intercept | Joerg Roedel | 2011-02-22 | 1 | -0/+2 |
* | | | | | perf: Avoid the percore allocations if the CPU is not HT capable | Lin Ming | 2011-03-05 | 3 | -6/+23 |
* | | | | | perf: Fix LLC-* events on Intel Nehalem/Westmere | Andi Kleen | 2011-03-04 | 2 | -17/+79 |
* | | | | | perf: Add support for supplementary event registers | Andi Kleen | 2011-03-04 | 3 | -0/+265 |
* | | | | | perf_events: Update PEBS event constraints | Stephane Eranian | 2011-03-04 | 2 | -21/+42 |
* | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-03-04 | 3 | -1/+165 |
|\ \ \ \ \ |
|
| * | | | | | perf, x86: Add Intel SandyBridge CPU support | Lin Ming | 2011-03-02 | 3 | -1/+165 |
| |/ / / / |
|
* | | | | | x86: Remove die_nmi() | Jan Beulich | 2011-02-18 | 4 | -36/+0 |
* | | | | | perf, x86: Add support for AMD family 15h core counters | Robert Richter | 2011-02-16 | 3 | -3/+186 |
* | | | | | perf, x86: Store perfctr msr addresses in config_base/event_base | Robert Richter | 2011-02-16 | 3 | -19/+14 |
* | | | | | perf, x86: Add new AMD family 15h msrs to perfctr reservation code | Robert Richter | 2011-02-16 | 1 | -0/+4 |
* | | | | | perf, x86: Calculate perfctr msr addresses in helper functions | Robert Richter | 2011-02-16 | 2 | -15/+25 |
* | | | | | perf, x86: Use helper function in x86_pmu_enable_all() | Robert Richter | 2011-02-16 | 1 | -11/+8 |
* | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-02-16 | 11 | -18/+44 |
|\| | | | |
|
| * | | | | perf, x86: P4 PMU: Fix spurious NMI messages | Cyrill Gorcunov | 2011-02-16 | 2 | -3/+9 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-15 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | x86: Fix text_poke_smp_batch() deadlock | Peter Zijlstra | 2011-02-12 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-15 | 7 | -13/+33 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar | 2011-02-15 | 1 | -6/+16 |
| | * | | x86, ioapic: Don't warn about non-existing IOAPICs if we have none | Paul Bolle | 2011-02-15 | 1 | -0/+3 |
| | * | | x86: Fix mwait_usable section mismatch | Borislav Petkov | 2011-02-14 | 2 | -2/+2 |
| | * | | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner | 2011-02-12 | 1 | -1/+2 |
| | * | | x86: Fix section mismatch in LAPIC initialization | Jan Beulich | 2011-02-10 | 3 | -4/+10 |
| | |/ |
|
| * | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-02-11 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index | Joerg Roedel | 2011-02-09 | 1 | -1/+1 |
* | | | Merge commit 'v2.6.38-rc4' into perf/core | Ingo Molnar | 2011-02-12 | 1 | -3/+10 |
|\| | |
|
| * | | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 2011-02-07 | 1 | -3/+10 |
* | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2011-02-07 | 8 | -37/+39 |
|\| | |
|
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-06 | 6 | -33/+26 |
| |\ \ |
|
| | * | | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 2011-02-04 | 4 | -24/+17 |