summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S
AgeCommit message (Expand)Author
2015-10-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-01x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-01x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-01x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-01x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-10-01x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-03-18x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2013-11-14Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-08x86, trace: Register exception handler to trace IDTSeiji Aguchi
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra
2013-09-10x86: Remove now-unused save_rest()Borislav Petkov
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-25x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin
2013-06-23x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-04-16KVM: VMX: Register a new IPI for posted interruptYang Zhang
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2013-02-03x86: get rid of pt_regs argument in sigreturn variantsAl Viro
2013-02-03x86: get rid of pt_regs argument of iopl(2)Al Viro
2013-02-03amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()Al Viro
2013-01-24x86-64: Fix unwind annotations in recent NMI changesJan Beulich
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19generic compat_sys_sigaltstack()Al Viro
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro
2012-11-20x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich
2012-11-02x86: Don't clobber top of pt_regs in nested NMISalman Qazi
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds