Linus Torvalds
|
4cb38750d4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Alex Shi
|
52aec3308d
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
|
13 years ago |
Steven Rostedt
|
7fbb98c5cb
x86: Save cr2 in NMI in case NMIs take a page fault
|
13 years ago |
Steven Rostedt
|
5963e317b1
ftrace/x86: Do not change stacks in DEBUG when calling lockdep
|
13 years ago |
H. Peter Anvin
|
d7abc0fa99
x86, extable: Remove open-coded exception table entries in arch/x86/kernel/entry_64.S
|
13 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
4c64616bb5
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Ingo Molnar
|
e24b90b282
Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into x86/asm
|
13 years ago |
Ingo Molnar
|
458ce2910a
Merge branch 'linus' into x86/asm
|
13 years ago |
Mark Wielaard
|
928282e432
x86-64: Fix CFI data for common_interrupt()
|
13 years ago |
Steven Rostedt
|
79fb4ad63e
x86: Fix the NMI nesting comments
|
13 years ago |
Jan Beulich
|
69466466ce
x86-64: Improve insn scheduling in SAVE_ARGS_IRQ
|
13 years ago |
Jan Beulich
|
6261091302
x86-64: Fix CFI annotations for NMI nesting code
|
13 years ago |
Steven Rostedt
|
a38449ef59
x86: Specify a size for the cmp in the NMI handler
|
13 years ago |
H. Peter Anvin
|
d1a797f388
x32: Handle process creation
|
13 years ago |
H. Peter Anvin
|
c5a373942b
x32: Signal-related system calls
|
13 years ago |
H. Peter Anvin
|
fca460f95e
x32: Handle the x32 system call flag
|
13 years ago |
Steven Rostedt
|
45d5a1683c
x86/nmi: Test saved %cs in NMI to determine nested NMI case
|
13 years ago |
Linus Torvalds
|
f429ee3b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
|
13 years ago |
Eric Paris
|
b05d8447e7
audit: inline audit_syscall_entry to reduce burden on archs
|
13 years ago |
Eric Paris
|
d7e7528bcd
Audit: push audit success and retcode into arch ptrace.h
|
13 years ago |
Linus Torvalds
|
83c2f912b4
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Steven Rostedt
|
3f3c8b8c4b
x86: Add workaround to NMI iret woes
|
13 years ago |
Steven Rostedt
|
1fd466efc8
x86: Document the NMI handler about not using paranoid_exit
|
13 years ago |
Linus Torvalds
|
549c89b98c
x86: Do not schedule while still in NMI context
|
13 years ago |
Seiichi Ikarashi
|
1cf8343f55
x86: Fix rflags in FAKE_STACK_FRAME
|
13 years ago |
Jan Beulich
|
f6b2bc8476
x86-64: Cleanup some assembly entry points
|
13 years ago |
Jan Beulich
|
46db09d3fd
x86-64: Slightly shorten line system call entry and exit paths
|
13 years ago |
Jan Beulich
|
39e9543344
x86-64: Reduce amount of redundant code generated for invalidate_interruptNN
|
13 years ago |
Jan Beulich
|
70ea6855d3
x86-64: Slightly shorten int_ret_from_sys_call
|
13 years ago |