aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S
Commit message (Expand)AuthorAge
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-19
|\
| * x86: Avoid building unused IRQ entry stubsJan Beulich2014-12-16
* | x86: hook up execveat system callDavid Drysdale2014-12-13
|/
* x86_64, traps: Rework bad_iretAndy Lutomirski2014-11-23
* x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-23
* x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-11-23
* x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscallsAndy Lutomirski2014-09-08
* x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski2014-09-08
*---. Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-08-04
|\ \ \
| | | * x86/debug: Drop several unnecessary CFI annotationsJan Beulich2014-07-16
| | |/
* | / x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-07-28
| |/ |/|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\ \
| * | kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu2014-04-24
| |/
* | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-06-09
|\ \
| * | ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt2014-05-14
| |/
* | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-05
|\ \
| * | x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-05-04
| * | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-30
| |/
* | x86_64, entry: Merge paranoidzeroentry_ist into idtentryAndy Lutomirski2014-05-21
* | x86_64, entry: Merge most 64-bit asm entry macrosAndy Lutomirski2014-05-21
* | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotationsAndy Lutomirski2014-05-21
|/
* ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-09
* Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-14
|\
| * x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-08
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-11
|\ \
| * | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\|
| * | sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-25
* | | irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-01
| |/ |/|
* | x86: Remove now-unused save_rest()Borislav Petkov2013-09-10
|/
* Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\
| * x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi2013-06-23
| * x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-21
* | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin2013-06-25
|/
* KVM: VMX: Register a new IPI for posted interruptYang Zhang2013-04-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-03
| * x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-03
| * amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()Al Viro2013-02-03
* | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-12
* | x86-64: Fix unwind annotations in recent NMI changesJan Beulich2013-01-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-19
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\|
| * x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-11
|\ \
| * | x86: Don't clobber top of pt_regs in nested NMISalman Qazi2012-11-02
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-03
|\ \ \ | |_|/ |/| |
| * | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-30
* | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-21
| |/ |/|