summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S
Commit message (Expand)AuthorAgeFilesLines
* kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu2014-04-241-20/+0
* ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-091-1/+1
* Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-141-1/+12
|\
| * x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-081-1/+12
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-3/+1
|\ \
| * \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-091-15/+0
| |\ \ | | |/
| * | sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-251-3/+1
* | | irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-2/+2
| |/ |/|
* | x86: Remove now-unused save_rest()Borislav Petkov2013-09-101-15/+0
|/
* Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-021-7/+29
|\
| * x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi2013-06-231-0/+5
| * x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-7/+24
* | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin2013-06-251-1/+1
|/
* KVM: VMX: Register a new IPI for posted interruptYang Zhang2013-04-161-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-21/+13
|\
| * x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-031-2/+0
| * x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-031-18/+13
| * amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()Al Viro2013-02-031-1/+0
* | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-121-1/+6
* | x86-64: Fix unwind annotations in recent NMI changesJan Beulich2013-01-241-4/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-3/+0
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-191-2/+0
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-191-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-3/+19
|\ \ | |/
| * x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-3/+19
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-111-14/+27
|\ \
| * | x86: Don't clobber top of pt_regs in nested NMISalman Qazi2012-11-021-14/+27
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-031-1/+1
|\ \ \ | |_|/ |/| |
| * | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-301-1/+1
* | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-201-7/+7
| |/ |/|
* | Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-191-80/+152
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-20/+4
| |\
| | * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-20/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-49/+25
| |\ \ | | |/
| | * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-33/+14
| | * x86: split ret_from_forkAl Viro2012-09-301-16/+11
| * | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-011-1/+10
| |\ \
| | * | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-211-1/+10
| | |/
| * | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-11/+11
| |\ \
| | * | x86_64: Work around old GAS bugTao Guo2012-09-261-10/+10
| | * | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-131-1/+1
| | |/
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-14/+116
| |\ \
| | * | ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt2012-09-131-0/+4
| | * | ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-231-5/+27
| | * | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-211-18/+0
| | |\ \ | | | |/
| | * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-08-211-10/+86
| | |\ \
| | | * | ftrace/x86: Remove function_trace_stop check from graph callerSteven Rostedt2012-07-311-3/+0
| | | * | ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-191-8/+86
| | | * | ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-191-0/+1
| * | | | x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker2012-09-261-4/+5
| | |_|/ | |/| |
OpenPOWER on IntegriCloud