Age | Commit message (Expand) | Author | Files | Lines |
2015-01-30 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 1 | -0/+13 |
2015-01-30 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
2015-01-16 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski | 1 | -1/+1 |
2015-01-08 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 1 | -0/+7 |
2014-12-07 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 2 | -2/+9 |
2014-12-07 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 1 | -1/+1 |
2014-12-07 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 3 | -7/+6 |
2014-11-14 | x86, iosf: Added Quark MBI identifiers | Ong Boon Leong | 1 | -0/+22 |
2014-11-14 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box | 1 | -0/+33 |
2014-11-14 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek | 1 | -0/+2 |
2014-11-14 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit | 1 | -0/+14 |
2014-11-14 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig | 1 | -1/+1 |
2014-11-14 | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings | 1 | -2/+3 |
2014-10-30 | kvm: x86: fix stale mmio cache bug | David Matlack | 1 | -0/+1 |
2014-10-06 | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young | 1 | -3/+3 |
2014-10-06 | x86/xen: don't copy bogus duplicate entries into kernel page tables | Stefan Bader | 1 | -0/+1 |
2014-09-06 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 1 | -1/+1 |
2014-08-08 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski | 1 | -1/+1 |
2014-08-08 | x86, espfix: Fix broken header guard | H. Peter Anvin | 1 | -1/+1 |
2014-08-08 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin | 2 | -3/+18 |
2014-08-08 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin | 2 | -0/+5 |
2014-07-09 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini | 1 | -1/+1 |
2014-07-09 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit | 1 | -1/+1 |
2014-07-07 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 1 | -0/+16 |
2014-06-07 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 1 | -0/+1 |
2014-06-01 | x86,preempt: Fix preemption for i386 | Peter Zijlstra | 1 | -0/+12 |
2014-05-06 | x86, AVX-512: Enable AVX-512 States Context Switch | Fenghua Yu | 1 | -6/+10 |
2014-05-06 | x86, AVX-512: AVX-512 Feature Detection | Fenghua Yu | 1 | -0/+4 |
2014-04-14 | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov | 1 | -1/+2 |
2014-04-14 | x86, pageattr: Export page unmapping interface | Borislav Petkov | 1 | -0/+2 |
2014-03-29 | x86: fix boot on uniprocessor systems | Artem Fetishev | 1 | -1/+2 |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel | 1 | -12/+2 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 3 | -10/+5 |
2014-03-05 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 1 | -0/+1 |
2014-03-05 | x86/efi: Quirk out SGI UV | Borislav Petkov | 1 | -0/+1 |
2014-02-19 | x86, tsc: Fallback to normal calibration if fast MSR calibration fails | Thomas Gleixner | 1 | -1/+1 |
2014-02-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2014-02-14 | x86/efi: Fix 32-bit fallout | Borislav Petkov | 1 | -0/+2 |
2014-02-11 | xen: properly account for _PAGE_NUMA during xen pte translations | Mel Gorman | 1 | -2/+12 |
2014-02-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+4 |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 17 | -103/+72 |
2014-02-06 | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -3/+2 |
2014-02-03 | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk | 1 | -3/+2 |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2014-01-31 | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -2/+3 |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -21/+12 |
2014-01-31 | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 1 | -2/+3 |
2014-01-31 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -1/+2 |
2014-01-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -8/+11 |
2014-01-31 | mm: don't lose the SOFT_DIRTY flag on mprotect | Andrey Vagin | 1 | -1/+2 |