index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
entry_64.S
Age
Commit message (
Expand
)
Author
2013-01-24
x86-64: Fix unwind annotations in recent NMI changes
Jan Beulich
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-12-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
2012-11-28
x86, um: switch to generic fork/vfork/clone
Al Viro
2012-11-20
x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions
Jan Beulich
2012-11-02
x86: Don't clobber top of pt_regs in nested NMI
Salman Qazi
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-10-19
xen/x86: don't corrupt %eip when returning from a signal handler
David Vrabel
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-01
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-09-30
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
2012-09-30
x86: split ret_from_fork
Al Viro
2012-09-26
x86: Use the new schedule_user API on userspace preemption
Frederic Weisbecker
2012-09-26
x86_64: Work around old GAS bug
Tao Guo
2012-09-21
x86, smap: Add STAC and CLAC instructions to control user space access
H. Peter Anvin
2012-09-13
ftrace/x86-64: Allow to change RIP in handlers
Steven Rostedt
2012-09-13
x86: Drop unnecessary kernel_eflags variable on 64-bit
Ian Campbell
2012-08-23
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
2012-08-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-08-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-07-31
ftrace/x86: Remove function_trace_stop check from graph caller
Steven Rostedt
2012-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-19
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-06-27
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
Alex Shi
2012-06-07
x86: Save cr2 in NMI in case NMIs take a page fault
Steven Rostedt
2012-05-31
ftrace/x86: Do not change stacks in DEBUG when calling lockdep
Steven Rostedt
2012-04-20
x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...
H. Peter Anvin
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-02-28
Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2012-02-28
Merge branch 'linus' into x86/asm
Ingo Molnar
2012-02-27
x86-64: Fix CFI data for common_interrupt()
Mark Wielaard
2012-02-24
x86: Fix the NMI nesting comments
Steven Rostedt
2012-02-24
x86-64: Improve insn scheduling in SAVE_ARGS_IRQ
Jan Beulich
2012-02-24
x86-64: Fix CFI annotations for NMI nesting code
Jan Beulich
2012-02-20
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
2012-02-20
x32: Handle process creation
H. Peter Anvin
2012-02-20
x32: Signal-related system calls
H. Peter Anvin
2012-02-20
x32: Handle the x32 system call flag
H. Peter Anvin
2012-02-20
x86/nmi: Test saved %cs in NMI to determine nested NMI case
Steven Rostedt
[next]