Age | Commit message (Expand) | Author | Files | Lines |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -205/+226 |
2011-01-05 | x86, NMI: Add touch_nmi_watchdog to io_check_error delay | Huang Ying | 1 | -3/+5 |
2011-01-05 | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time | Dongdong Deng | 1 | -0/+13 |
2011-01-05 | x86: Only call smp_processor_id in non-preempt cases | Don Zickus | 1 | -1/+2 |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 3 | -9/+20 |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 3 | -2/+9 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 2 | -14/+19 |
2011-01-03 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter | 1 | -8/+16 |
2011-01-02 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+4 |
2011-01-02 | KVM: i8259: initialize isr_ack | Avi Kivity | 1 | -0/+2 |
2010-12-30 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 3 | -18/+43 |
2010-12-29 | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow | Avi Kivity | 1 | -1/+2 |
2010-12-27 | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl | 1 | -11/+5 |
2010-12-23 | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 1 | -3/+14 |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 5 | -17/+3 |
2010-12-22 | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 21 | -64/+226 |
2010-12-19 | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 8 | -28/+38 |
2010-12-19 | oprofile, x86: Add support for 6 counters (AMD family 15h) | Robert Richter | 2 | -18/+40 |
2010-12-19 | oprofile, x86: Add support for AMD family 15h | Robert Richter | 1 | -0/+3 |
2010-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 5 | -14/+57 |
2010-12-17 | x86, kexec: Limit the crashkernel address appropriately | H. Peter Anvin | 1 | -3/+14 |
2010-12-17 | x86: avoid high BIOS area when allocating address space | Bjorn Helgaas | 2 | -1/+5 |
2010-12-17 | x86: avoid E820 regions when allocating address space | Bjorn Helgaas | 1 | -1/+37 |
2010-12-17 | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 3 | -3/+12 |
2010-12-17 | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas | 1 | -11/+6 |
2010-12-17 | Revert "x86: allocate space within a region top-down" | Bjorn Helgaas | 1 | -1/+0 |
2010-12-17 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -12/+15 |
2010-12-16 | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin | 2 | -6/+8 |
2010-12-16 | KVM: Fix preemption counter leak in kvm_timer_init() | Avi Kivity | 1 | -1/+3 |
2010-12-16 | perf, x86: Provide a PEBS capable cycle event | Peter Zijlstra | 1 | -0/+26 |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra | 1 | -1/+1 |
2010-12-16 | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra | 1 | -6/+42 |
2010-12-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 3 | -0/+8 |
2010-12-16 | lguest: populate initial_page_table | Rusty Russell | 3 | -5/+107 |
2010-12-16 | lguest: restore boot speed | Rusty Russell | 1 | -4/+7 |
2010-12-16 | lguest: fix crash lguest_time_init | Rusty Russell | 1 | -1/+1 |
2010-12-15 | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap | 1 | -0/+1 |
2010-12-13 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2 | -7/+8 |
2010-12-13 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige | 1 | -0/+1 |
2010-12-13 | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha | 1 | -1/+2 |
2010-12-13 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin | 1 | -2/+2 |
2010-12-13 | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled | Don Zickus | 1 | -0/+3 |
2010-12-13 | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner | 1 | -10/+16 |
2010-12-10 | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 2 | -8/+11 |
2010-12-10 | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus | 1 | -1/+7 |
2010-12-09 | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n | Thomas Gleixner | 1 | -2/+1 |
2010-12-09 | x86: Address 'unused' warning in hw_nmi.c again | Rakib Mullick | 1 | -1/+1 |
2010-12-08 | perf, amd: Remove the nb lock | Peter Zijlstra | 1 | -13/+3 |
2010-12-08 | KVM: enlarge number of possible CPUID leaves | Andre Przywara | 1 | -1/+1 |
2010-12-08 | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel | 4 | -10/+9 |