Age | Commit message (Expand) | Author | Files | Lines |
2015-10-07 | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 12 | -279/+21 |
2015-10-07 | x86/entry/64/compat: After SYSENTER, move STI after the NT fixup | Andy Lutomirski | 1 | -8/+22 |
2015-10-07 | x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermo... | Andy Lutomirski | 3 | -3/+2 |
2015-10-07 | x86/entry/64/compat: Fix SYSENTER's NT flag before user memory access | Andy Lutomirski | 1 | -9/+9 |
2015-10-07 | x86/uaccess: Add unlikely() to __chk_range_not_ok() failure paths | Andy Lutomirski | 1 | -3/+3 |
2015-10-07 | x86/uaccess: Tell the compiler that uaccess is unlikely to fault | Andy Lutomirski | 1 | -4/+4 |
2015-10-07 | Merge branch 'linus' into x86/asm, to pick up fixes before applying new changes | Ingo Molnar | 28 | -207/+288 |
2015-10-06 | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -5/+46 |
2015-10-06 | x86/xen/p2m: hint at the last populated P2M entry | David Vrabel | 1 | -1/+18 |
2015-10-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -65/+69 |
2015-10-03 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+66 |
2015-10-02 | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds | Ben Hutchings | 1 | -1/+1 |
2015-10-02 | x86/mm: Set NX on gap between __ex_table and rodata | Stephen Smalley | 1 | -1/+1 |
2015-10-02 | x86/kexec: Fix kexec crash in syscall kexec_file_load() | Lee, Chun-Yi | 1 | -4/+3 |
2015-10-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
2015-10-02 | arch/x86/include/asm/efi.h: fix build failure | Andrey Ryabinin | 1 | -0/+2 |
2015-10-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -119/+22 |
2015-10-01 | Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS | Dirk Müller | 1 | -1/+1 |
2015-10-01 | Revert "KVM: SVM: use NPT page attributes" | Paolo Bonzini | 1 | -96/+5 |
2015-10-01 | Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" | Paolo Bonzini | 1 | -8/+7 |
2015-10-01 | Revert "KVM: SVM: Sync g_pat with guest-written PAT value" | Paolo Bonzini | 1 | -10/+0 |
2015-10-01 | Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" | Paolo Bonzini | 2 | -5/+13 |
2015-10-01 | x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i... | Matt Fleming | 1 | -1/+66 |
2015-10-01 | Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent | Ingo Molnar | 3 | -52/+55 |
2015-09-30 | x86/process: Unify 32bit and 64bit implementations of get_wchan() | Thomas Gleixner | 3 | -84/+55 |
2015-09-30 | x86/process: Add proper bound checks in 64bit get_wchan() | Thomas Gleixner | 1 | -10/+42 |
2015-09-30 | x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels | Andrey Ryabinin | 1 | -0/+2 |
2015-09-30 | Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix | Ingo Molnar | 7 | -8/+36 |
2015-09-30 | x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case | Vitaly Kuznetsov | 1 | -5/+7 |
2015-09-28 | x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map | Malcolm Crossley | 1 | -1/+1 |
2015-09-28 | x86/xen: Support kexec/kdump in HVM guests by doing a soft reset | Vitaly Kuznetsov | 1 | -0/+23 |
2015-09-28 | xen/x86: Don't try to write syscall-related MSRs for PV guests | Boris Ostrovsky | 1 | -0/+1 |
2015-09-28 | xen: use correct type for HYPERVISOR_memory_op() | Juergen Gross | 2 | -3/+3 |
2015-09-28 | Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system... | Radim Krčmář | 2 | -4/+1 |
2015-09-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -4/+20 |
2015-09-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+27 |
2015-09-25 | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2015-09-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -8/+25 |
2015-09-25 | KVM: disable halt_poll_ns as default for s390x | David Hildenbrand | 1 | -0/+1 |
2015-09-25 | KVM: x86: fix off-by-one in reserved bits check | Paolo Bonzini | 1 | -1/+1 |
2015-09-25 | KVM: x86: use correct page table format to check nested page table reserved bits | Paolo Bonzini | 1 | -6/+17 |
2015-09-25 | KVM: svm: do not call kvm_set_cr0 from init_vmcb | Paolo Bonzini | 1 | -1/+2 |
2015-09-25 | x86/asm: Force inlining of cpu_relax() | Denys Vlasenko | 1 | -2/+2 |
2015-09-25 | perf/x86: Change test_aperfmperf() and test_intel() to static | Geliang Tang | 1 | -2/+2 |
2015-09-25 | x86/sched/64: Don't save flags on context switch (reinstated) | Andy Lutomirski | 1 | -4/+8 |
2015-09-25 | Merge branch 'linus' into x86/asm, to refresh the tree before applying new ch... | Ingo Molnar | 8 | -18/+15 |
2015-09-23 | x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag | Kristen Carlson Accardi | 2 | -2/+2 |
2015-09-23 | x86, efi, kasan: #undef memset/memcpy/memmove per arch | Andrey Ryabinin | 1 | -0/+10 |
2015-09-22 | x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code | Andy Lutomirski | 1 | -1/+4 |
2015-09-22 | x86/paravirt: Replace the paravirt nop with a bona fide empty function | Andy Lutomirski | 2 | -4/+23 |