| Age | Commit message (Expand) | Author | Lines |
| 2014-02-09 | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes | -22/+16 |
| 2014-02-09 | x86/apic: Only use default_wait_for_init_deassert() | David Rientjes | -7/+1 |
| 2014-02-09 | x86/gpu: Print the Intel graphics stolen memory range | Ville Syrjälä | -0/+2 |
| 2014-02-09 | x86/gpu: Add Intel graphics stolen memory quirk for gen2 platforms | Ville Syrjälä | -0/+132 |
| 2014-02-09 | x86/gpu: Add vfunc for Intel graphics stolen memory base address | Ville Syrjälä | -29/+48 |
| 2014-02-09 | perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIs | Don Zickus | -0/+15 |
| 2014-02-09 | perf/x86/p4: Fix counter corruption when using lots of perf groups | Don Zickus | -1/+18 |
| 2014-02-09 | x86/nmi: Push duration printk() to irq context | Peter Zijlstra | -13/+24 |
| 2014-02-09 | Merge branch 'linus' into perf/core | Ingo Molnar | -53/+128 |
| 2014-02-09 | x86: Use preempt_disable_notrace() in cycles_2_ns() | Steven Rostedt | -2/+2 |
| 2014-02-09 | perf/x86: Fix Userspace RDPMC switch | Peter Zijlstra | -1/+1 |
| 2014-02-09 | perf/x86/intel/p6: Add userspace RDPMC quirk for PPro | Peter Zijlstra | -16/+39 |
| 2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | -24/+47 |
| 2014-02-06 | x86, microcode, AMD: Unify valid container checks | Borislav Petkov | -14/+29 |
| 2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -1/+0 |
| 2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | -0/+32 |
| 2014-01-30 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | -5/+5 |
| 2014-01-30 | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable() | Prarit Bhargava | -1/+8 |
| 2014-01-29 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | -1/+1 |
| 2014-01-29 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen | -4/+4 |
| 2014-01-29 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini | -0/+5 |
| 2014-01-29 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini | -0/+27 |
| 2014-01-27 | x86: revert wrong memblock current limit setting | Yinghai Lu | -1/+1 |
| 2014-01-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | -1/+1 |
| 2014-01-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar | -312/+2070 |
| 2014-01-25 | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman | -11/+4 |
| 2014-01-25 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | -1/+1 |
| 2014-01-25 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | -2/+2 |
| 2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis | -1/+0 |
| 2014-01-25 | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter | -1/+1 |
| 2014-01-25 | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan | -0/+37 |
| 2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | -8/+2 |
| 2014-01-23 | sched/x86/tsc: Initialize multiplier to 0 | Peter Zijlstra | -1/+1 |
| 2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | -5/+3 |
| 2014-01-21 | x86/mm: memblock: switch to use NUMA_NO_NODE | Grygorii Strashko | -2/+2 |
| 2014-01-21 | x86: memblock: set current limit to max low memory address | Santosh Shilimkar | -1/+1 |
| 2014-01-20 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -2/+2 |
| 2014-01-20 | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | -0/+10 |
| 2014-01-20 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | -14/+26 |
| 2014-01-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -0/+86 |
| 2014-01-20 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -9/+17 |
| 2014-01-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | -1/+365 |
| 2014-01-20 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | -113/+185 |
| 2014-01-20 | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | -2/+346 |
| 2014-01-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -3/+30 |
| 2014-01-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | -43/+12 |
| 2014-01-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -9/+57 |
| 2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -91/+272 |
| 2014-01-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | -1/+680 |
| 2014-01-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -18/+25 |