| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mm: Disable preemption during CR3 read+write | Sebastian Andrzej Siewior | 2017-10-21 | 1 | -0/+7 |
* | x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl | Arnd Bergmann | 2017-09-02 | 1 | -2/+2 |
* | x86/vdso: Plug race between mapping and ELF header setup | Thomas Gleixner | 2017-04-22 | 1 | -1/+1 |
* | Fix potential infoleak in older kernels | Linus Torvalds | 2017-04-18 | 1 | -5/+5 |
* | x86/init: Fix cr4_init_shadow() on CR4-less machines | Andy Lutomirski | 2016-12-23 | 1 | -1/+1 |
* | fix minor infoleak in get_user_ex() | Al Viro | 2016-10-05 | 1 | -1/+5 |
* | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu | 2016-06-06 | 1 | -0/+1 |
* | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov | 2016-06-03 | 1 | -0/+5 |
* | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich | 2016-05-10 | 1 | -0/+1 |
* | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() | Dave Jones | 2016-04-18 | 1 | -1/+1 |
* | perf/x86/intel: Add definition for PT PMI bit | Stephane Eranian | 2016-04-18 | 1 | -0/+1 |
* | x86: Add new MSRs and MSR bits used for Intel Skylake PMU support | Andi Kleen | 2016-04-18 | 1 | -0/+7 |
* | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski | 2016-04-07 | 1 | -0/+2 |
* | x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro | Andy Lutomirski | 2015-10-27 | 2 | -1/+29 |
* | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski | 2015-09-27 | 3 | -19/+47 |
* | KVM: x86: make vapics_in_nmi_mode atomic | Radim Krčmář | 2015-07-13 | 1 | -1/+1 |
* | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 2015-07-03 | 1 | -2/+13 |
* | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 2015-06-28 | 4 | -20/+46 |
* | x86: Clean up cr4 manipulation | Andy Lutomirski | 2015-06-28 | 3 | -34/+39 |
* | x86/iommu: Fix header comments regarding standard and _FINISH macros | Aravind Gopalakrishnan | 2015-06-28 | 1 | -5/+6 |
* | kvm/fpu: Enable eager restore kvm FPU for MPX | Liang Li | 2015-06-09 | 1 | -0/+1 |
* | KVM: MMU: fix SMAP virtualization | Xiao Guangrong | 2015-06-09 | 1 | -0/+1 |
* | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 2015-06-09 | 1 | -0/+4 |
* | Revert "KVM: x86: drop fpu_activate hook" | Paolo Bonzini | 2015-06-09 | 1 | -0/+1 |
* | sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi... | Len Brown | 2015-05-17 | 1 | -0/+8 |
* | x86/fpu: Drop_fpu() should not assume that tsk equals current | Oleg Nesterov | 2015-03-28 | 1 | -1/+1 |
* | x86/fpu/xsaves: Fix improper uses of __ex_table | Quentin Casasnovas | 2015-03-14 | 1 | -17/+11 |
* | xen/arm/arm64: introduce xen_arch_need_swiotlb | Stefano Stabellini | 2015-02-05 | 1 | -0/+7 |
* | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2015-01-29 | 1 | -0/+13 |
* | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 2015-01-29 | 1 | -7/+2 |
* | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski | 2015-01-16 | 1 | -1/+1 |
* | x86, microcode: Reload microcode on resume | Borislav Petkov | 2015-01-08 | 3 | -0/+6 |
* | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov | 2015-01-08 | 1 | -1/+1 |
* | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 2014-11-23 | 1 | -1/+1 |
* | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 2014-11-23 | 3 | -7/+6 |
* | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 2014-11-10 | 1 | -0/+1 |
* | sched: stop the unbound recursion in preempt_schedule_context() | Oleg Nesterov | 2014-10-28 | 1 | -0/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-24 | 1 | -1/+15 |
|\ |
|
| * | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig | 2014-10-24 | 1 | -1/+1 |
| * | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit | 2014-10-24 | 1 | -0/+14 |
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-23 | 1 | -21/+10 |
|\ \
| |/
|/| |
|
| * | Merge branch 'next' into efi-next-merge | Matt Fleming | 2014-10-03 | 1 | -21/+10 |
| |\ |
|
| | * | efi: Delete the in_nmi() conditional runtime locking | Matt Fleming | 2014-10-03 | 1 | -2/+0 |
| | * | x86/efi: Mark initialization code as such | Mathias Krause | 2014-10-03 | 1 | -10/+10 |
| | * | x86/efi: Unexport add_efi_memmap variable | Mathias Krause | 2014-10-03 | 1 | -1/+0 |
| | * | x86/efi: Remove unused efi_call* macros | Mathias Krause | 2014-10-03 | 1 | -10/+0 |
| | * | efi: Implement mandatory locking for UEFI Runtime Services | Ard Biesheuvel | 2014-10-03 | 1 | -0/+2 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-19 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define | Anton Blanchard | 2014-10-17 | 1 | -1/+0 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-10-18 | 2 | -12/+1 |
|\ \ \ \ |
|