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