summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki2017-10-121-0/+3
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-07-181-1/+1
* KVM: x86: fix singlestepping over syscallPaolo Bonzini2017-07-021-0/+1
* Fix potential infoleak in older kernelsLinus Torvalds2017-02-231-5/+5
* x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2017-02-232-0/+2
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-11-201-0/+7
* x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-06-151-0/+1
* x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones2016-05-011-1/+1
* perf/x86/intel: Add definition for PT PMI bitStephane Eranian2016-05-011-0/+2
* x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-04-111-0/+2
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-02-021-7/+8
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-02-021-1/+1
* x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-02-021-1/+31
* sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2015-11-161-2/+2
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-08-313-19/+47
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-151-1/+1
* x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-06-111-2/+12
* KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-06-021-0/+1
* x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2015-05-121-0/+7
* x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti2015-05-051-0/+1
* sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2015-05-051-0/+8
* x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov2015-03-301-1/+1
* x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2015-02-041-0/+13
* x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski2015-02-041-7/+2
* xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2015-01-161-0/+7
* x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2015-01-161-1/+1
* uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2014-12-101-1/+1
* x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-12-013-7/+6
* x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2014-12-012-2/+9
* x86: Reject x32 executables if x32 ABI not supportedBen Hutchings2014-11-141-2/+3
* KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig2014-11-051-1/+1
* KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-11-051-0/+14
* kvm: x86: fix stale mmio cache bugDavid Matlack2014-10-301-0/+1
* x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont2014-10-091-6/+0
* x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young2014-10-051-3/+3
* x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-10-051-0/+1
* x86,mm: fix pte_special versus pte_numaHugh Dickins2014-09-051-2/+7
* Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-09-051-1/+1
* x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-07-281-1/+1
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-031-0/+16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-011-2/+2
|\
| * KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-06-191-1/+1
| * KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-06-191-1/+1
* | nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-1/+1
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-124-7/+15
|\
| * Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-063-1/+3
| |\
| * \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-06-051-1/+1
| |\ \
| | * | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov2014-06-051-1/+1
| * | | Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-053-1/+10
| |\ \ \ | | |/ / | |/| |
| | * | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-241-1/+1