| Commit message (Expand) | Author | Age | Files | Lines |
* | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 2014-05-14 | 2 | -1/+11 |
* | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 2014-05-13 | 1 | -0/+1 |
* | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin | 2014-05-11 | 1 | -0/+1 |
* | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky | 2014-05-09 | 1 | -1/+1 |
* | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro | Andres Freund | 2014-05-09 | 1 | -1/+1 |
* | x86: Fix typo preventing msr_set/clear_bit from having an effect | Andres Freund | 2014-05-09 | 1 | -1/+1 |
* | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang | 2014-05-08 | 1 | -0/+16 |
* | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 2014-05-08 | 2 | -1/+2 |
* | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin | 2014-05-07 | 1 | -0/+1 |
* | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 2014-05-07 | 1 | -0/+10 |
* | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2014-05-05 | 18 | -34/+34 |
* | x86, build: Don't get confused by local symbols | H. Peter Anvin | 2014-05-05 | 1 | -2/+2 |
* | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-05-04 | 1 | -19/+64 |
|\ |
|
| * | x86/efi: earlyprintk=efi,keep fix | Dave Young | 2014-05-03 | 1 | -19/+64 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-03 | 1 | -0/+5 |
|\ \ |
|
| * | | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 2014-04-28 | 1 | -0/+5 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-02 | 2 | -2/+13 |
|\ \ \ |
|
| * | | | x86/vsmp: Fix irq routing | Oren Twaig | 2014-04-28 | 1 | -1/+10 |
| * | | | x86: LLVMLinux: Wrap -mno-80387 with cc-option | Behan Webster | 2014-04-22 | 1 | -1/+3 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-05-02 | 1 | -12/+41 |
|\ \ \ \ |
|
| * | | | | KVM: x86: Check for host supported fields in shadow vmcs | Bandan Das | 2014-04-28 | 1 | -12/+41 |
* | | | | | perf/x86: Fix RAPL rdmsrl_safe() usage | Stephane Eranian | 2014-04-24 | 1 | -1/+2 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-22 | 1 | -11/+8 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86, vdso: Make the vdso linker script compatible with Gold | Andy Lutomirski | 2014-04-03 | 1 | -11/+8 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-19 | 2 | -12/+10 |
|\ \ \ \ |
|
| * | | | | x86/mce: Fix CMCI preemption bugs | Ingo Molnar | 2014-04-17 | 2 | -12/+10 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-19 | 2 | -12/+16 |
|\ \ \ \ \ |
|
| * | | | | | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU | Venkatesh Srinivas | 2014-04-18 | 1 | -3/+9 |
| * | | | | | kprobes/x86: Fix page-fault handling logic | Masami Hiramatsu | 2014-04-17 | 1 | -9/+7 |
* | | | | | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-04-17 | 3 | -10/+23 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | xen/spinlock: Don't enable them unconditionally. | Konrad Rzeszutek Wilk | 2014-04-15 | 1 | -1/+4 |
| * | | | | | x86/xen: Fix 32-bit PV guests's usage of kernel_stack | Boris Ostrovsky | 2014-04-15 | 2 | -9/+19 |
| * | | | | | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus... | David Vrabel | 2014-04-07 | 105 | -1326/+3465 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-16 | 6 | -38/+45 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | x86: Remove the PCI reboot method from the default chain | Ingo Molnar | 2014-04-16 | 1 | -35/+37 |
| * | | | | | | x86/build: Supress "Nothing to be done for ..." messages | Masahiro Yamada | 2014-04-14 | 2 | -0/+4 |
| * | | | | | | x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks | Ville Syrjälä | 2014-04-14 | 1 | -1/+1 |
| * | | | | | | x86/platform: Fix "make O=dir kvmconfig" | Antonio Borneo | 2014-04-14 | 1 | -2/+2 |
| * | | | | | | i386: Wire up the renameat2() syscall | Miklos Szeredi | 2014-04-11 | 1 | -0/+1 |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-16 | 1 | -3/+30 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Merge tag 'v3.15-rc1' into perf/urgent | Ingo Molnar | 2014-04-14 | 135 | -4812/+2643 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf/x86: Enable DRAM RAPL support on Intel Haswell | Vince Weaver | 2014-04-02 | 1 | -3/+30 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-14 | 8 | -23/+94 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | KVM: x86: remove WARN_ON from get_kernel_ns() | Marcelo Tosatti | 2014-04-14 | 1 | -1/+0 |
| * | | | | | | KVM: Rename variable smep to cr4_smep | Feng Wu | 2014-04-14 | 1 | -3/+3 |
| * | | | | | | KVM: expose SMAP feature to guest | Feng Wu | 2014-04-14 | 1 | -1/+1 |
| * | | | | | | KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode | Feng Wu | 2014-04-14 | 1 | -5/+6 |
| * | | | | | | KVM: Add SMAP support when setting CR4 | Feng Wu | 2014-04-14 | 5 | -13/+84 |
| * | | | | | | KVM: Remove SMAP bit from CR4_RESERVED_BITS | Feng Wu | 2014-04-14 | 1 | -1/+1 |
* | | | | | | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 2014-04-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|