Age | Commit message (Expand) | Author | Files | Lines |
2014-06-08 | Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo... | Linus Torvalds | 2 | -47/+79 |
2014-06-07 | x86/boot: EFI_MIXED should not prohibit loading above 4G | Matt Fleming | 1 | -2/+1 |
2014-06-06 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 1 | -0/+3 |
2014-06-05 | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov | 2 | -79/+47 |
2014-06-05 | x86/smpboot: Log error on secondary CPU wakeup failure at ERR level | Igor Mammedov | 1 | -1/+1 |
2014-06-05 | x86: Fix list/memory corruption on CPU hotplug | Igor Mammedov | 1 | -3/+0 |
2014-06-04 | x86: irq: Get correct available vectors for cpu disable | Yinghai Lu | 1 | -4/+12 |
2014-06-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2014-06-02 | x86/efi: Do not export efi runtime map in case old map | Dave Young | 1 | -0/+3 |
2014-05-30 | x86_64: expand kernel stack to 16K | Minchan Kim | 1 | -1/+1 |
2014-05-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+10 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-05-22 | x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET | Andy Lutomirski | 1 | -1/+2 |
2014-05-15 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 2 | -1/+11 |
2014-05-14 | KVM: x86: disable master clock if TSC is reset during suspend | Marcelo Tosatti | 1 | -1/+5 |
2014-05-14 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 1 | -0/+1 |
2014-05-14 | net: filter: x86: fix JIT address randomization | Alexei Starovoitov | 1 | -1/+1 |
2014-05-12 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin | 1 | -0/+1 |
2014-05-09 | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky | 1 | -1/+1 |
2014-05-09 | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro | Andres Freund | 1 | -1/+1 |
2014-05-09 | x86: Fix typo preventing msr_set/clear_bit from having an effect | Andres Freund | 1 | -1/+1 |
2014-05-08 | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang | 1 | -0/+16 |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 2 | -1/+2 |
2014-05-08 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin | 1 | -0/+1 |
2014-05-07 | KVM: vmx: disable APIC virtualization in nested guests | Paolo Bonzini | 1 | -2/+5 |
2014-05-07 | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng | 1 | -1/+0 |
2014-05-07 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 1 | -0/+10 |
2014-05-06 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 18 | -34/+34 |
2014-05-06 | x86, build: Don't get confused by local symbols | H. Peter Anvin | 1 | -2/+2 |
2014-05-04 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 1 | -19/+64 |
2014-05-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
2014-05-03 | x86/efi: earlyprintk=efi,keep fix | Dave Young | 1 | -19/+64 |
2014-05-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+13 |
2014-05-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -12/+41 |
2014-05-02 | x86/efi: earlyprintk=efi,keep fix | Dave Young | 1 | -19/+64 |
2014-04-28 | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 1 | -0/+5 |
2014-04-28 | KVM: x86: Check for host supported fields in shadow vmcs | Bandan Das | 1 | -12/+41 |
2014-04-28 | x86/vsmp: Fix irq routing | Oren Twaig | 1 | -1/+10 |
2014-04-24 | perf/x86: Fix RAPL rdmsrl_safe() usage | Stephane Eranian | 1 | -1/+2 |
2014-04-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -11/+8 |
2014-04-22 | x86: LLVMLinux: Wrap -mno-80387 with cc-option | Behan Webster | 1 | -1/+3 |
2014-04-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -12/+10 |
2014-04-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -12/+16 |
2014-04-18 | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU | Venkatesh Srinivas | 1 | -3/+9 |
2014-04-17 | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -10/+23 |
2014-04-17 | kprobes/x86: Fix page-fault handling logic | Masami Hiramatsu | 1 | -9/+7 |
2014-04-17 | x86/mce: Fix CMCI preemption bugs | Ingo Molnar | 2 | -12/+10 |
2014-04-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -38/+45 |
2014-04-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+30 |