aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/entry_64.S
AgeCommit message (Expand)Author
2014-01-25ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
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
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro
2012-09-30x86: split ret_from_forkAl Viro
2012-09-26x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker
2012-09-26x86_64: Work around old GAS bugTao Guo
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-09-13ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt
2012-09-13x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell
2012-08-23ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt
2012-08-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-08-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-07-31ftrace/x86: Remove function_trace_stop check from graph callerSteven Rostedt
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-19ftrace/x86: Add separate function to save regsSteven Rostedt
2012-07-19ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt
2012-06-27x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi
2012-06-07x86: Save cr2 in NMI in case NMIs take a page faultSteven Rostedt
2012-05-31ftrace/x86: Do not change stacks in DEBUG when calling lockdepSteven Rostedt
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-02-28Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar
2012-02-27x86-64: Fix CFI data for common_interrupt()Mark Wielaard
2012-02-24x86: Fix the NMI nesting commentsSteven Rostedt