Age | Commit message (Expand) | Author |
2015-11-18 | x86/mm/hotplug: Modify PGD entry when removing memory | Yasuaki Ishimatsu |
2015-11-18 | KVM: x86: work around infinite loop in microcode when #AC is delivered | Eric Northup |
2015-11-18 | KVM: x86: Defining missing x86 vectors | Nadav Amit |
2015-08-25 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski |
2015-08-25 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2015-07-30 | KVM: x86: make vapics_in_nmi_mode atomic | Radim Krčmář |
2015-06-23 | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski |
2015-06-02 | perf/x86/amd/ibs: Update IBS MSRs and feature definitions | Aravind Gopalakrishnan |
2015-04-09 | x86/fpu: Drop_fpu() should not assume that tsk equals current | Oleg Nesterov |
2015-01-29 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-01-29 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
2015-01-26 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |
2015-01-07 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2014-12-06 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski |
2014-12-06 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-12-03 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini |
2014-11-13 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek |
2014-11-13 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
2014-11-13 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig |
2014-11-13 | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings |
2014-10-31 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-09-26 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman |
2014-09-12 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava |
2014-09-03 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini |
2014-08-19 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-08-19 | x86, espfix: Fix broken header guard | H. Peter Anvin |
2014-08-19 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
2014-08-19 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-07-18 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini |
2014-07-18 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit |
2014-07-17 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-06-06 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-04-03 | x86: fix boot on uniprocessor systems | Artem Fetishev |
2014-04-03 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel |
2014-03-12 | x86/dumpstack: Fix printk_address for direct addresses | Jiri Slaby |
2014-02-22 | xen: properly account for _PAGE_NUMA during xen pte translations | Mel Gorman |
2014-02-13 | mm: don't lose the SOFT_DIRTY flag on mprotect | Andrey Vagin |
2014-02-06 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2014-02-06 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini |
2014-02-06 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini |
2014-01-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2013-10-30 | percpu: fix this_cpu_sub() subtrahend casting for unsigneds | Greg Thelen |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-09-25 | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-09-25 | xen/p2m: check MFN is in range before using the m2p table | David Vrabel |
2013-09-11 | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte | Cyrill Gorcunov |
2013-09-11 | mm: vmstats: track TLB flush stats on UP too | Dave Hansen |
2013-09-10 | Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-09 | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |