aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S
Commit message (Expand)AuthorAge
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
* x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-21
* Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-19
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
| |\
| | * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-12
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
| |\|
| | * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-30
| | * x86: split ret_from_forkAl Viro2012-09-30
| * | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
| |\ \
| | * | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-21
| | |/
| * | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
| |\ \
| | * | x86_64: Work around old GAS bugTao Guo2012-09-26
| | * | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-13
| | |/
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \
| | * | ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt2012-09-13
| | * | ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-23
| | * | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-21
| | |\|
| | * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-08-21
| | |\ \
| | | * | ftrace/x86: Remove function_trace_stop check from graph callerSteven Rostedt2012-07-31
| | | * | ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-19
| | | * | ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-19
| * | | | x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker2012-09-26
| | |_|/ | |/| |
* / | | xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-19
|/ / /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\ \ \ | |/ / |/| |
| * | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-27
| |/
* / x86: Save cr2 in NMI in case NMIs take a page faultSteven Rostedt2012-06-07
|/
* ftrace/x86: Do not change stacks in DEBUG when calling lockdepSteven Rostedt2012-05-31
* x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin2012-04-20
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * x32: Handle process creationH. Peter Anvin2012-02-20
| * x32: Signal-related system callsH. Peter Anvin2012-02-20
| * x32: Handle the x32 system call flagH. Peter Anvin2012-02-20
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-22
|\ \
| * | x86-64: Fix CFI data for common_interrupt()Mark Wielaard2012-02-27
| |/
* | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-02-28
|\ \
| * | x86: Fix the NMI nesting commentsSteven Rostedt2012-02-24
| * | x86-64: Fix CFI annotations for NMI nesting codeJan Beulich2012-02-24
* | | Merge branch 'linus' into x86/asmIngo Molnar2012-02-28
|\| |
| * | x86: Specify a size for the cmp in the NMI handlerSteven Rostedt2012-02-20
| * | x86/nmi: Test saved %cs in NMI to determine nested NMI caseSteven Rostedt2012-02-20
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
| |\
| | * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
| | * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
| |\ \ | | |/ | |/|
| | * x86: Add workaround to NMI iret woesSteven Rostedt2011-12-21
| | * x86: Document the NMI handler about not using paranoid_exitSteven Rostedt2011-12-21
| | * x86: Do not schedule while still in NMI contextLinus Torvalds2011-12-21
* | | x86-64: Improve insn scheduling in SAVE_ARGS_IRQJan Beulich2012-02-24
|/ /
* | x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi2011-12-06
* | x86-64: Cleanup some assembly entry pointsJan Beulich2011-12-05