Linus Torvalds
|
7971e23a66
Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Seiji Aguchi
|
25c74b10ba
x86, trace: Register exception handler to trace IDT
|
11 years ago |
Peter Zijlstra
|
c2daa3bed5
sched, x86: Provide a per-cpu preempt_count implementation
|
12 years ago |
H. Peter Anvin
|
af058ab04d
x86-32, ftrace: Fix static ftrace when early microcode is enabled
|
12 years ago |
Seiji Aguchi
|
cf910e83ae
x86, trace: Add irq vector tracepoints
|
12 years ago |
Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
K. Y. Srinivasan
|
bc2b0331e0
X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
|
12 years ago |
Al Viro
|
49cb25e929
x86: get rid of pt_regs argument in vm86/vm86old
|
12 years ago |
Al Viro
|
3fe26fa34d
x86: get rid of pt_regs argument in sigreturn variants
|
12 years ago |
Al Viro
|
b3af11afe0
x86: get rid of pt_regs argument of iopl(2)
|
12 years ago |
Linus Torvalds
|
5c69bed266
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
Andrew Cooper
|
9174adbee4
xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.
|
12 years ago |
Al Viro
|
6bf9adfc90
introduce generic sys_sigaltstack(), switch x86 and um to it
|
12 years ago |
Al Viro
|
1d4b4b2994
x86, um: switch to generic fork/vfork/clone
|
12 years ago |
Konrad Rzeszutek Wilk
|
e05dacd71d
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
|
12 years ago |
David Vrabel
|
a349e23d1c
xen/x86: don't corrupt %eip when returning from a signal handler
|
12 years ago |
Linus Torvalds
|
4e21fc138b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
22e2430d60
x86, um: convert to saner kernel_execve() semantics
|
12 years ago |
Linus Torvalds
|
8213a2f3ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Linus Torvalds
|
15385dfe7e
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Al Viro
|
969ae0bfb0
x86: get rid of duplicate code in case of CONFIG_VM86
|
13 years ago |
Al Viro
|
6783eaa2e1
x86, um/x86: switch to generic sys_execve and kernel_execve
|
13 years ago |
Al Viro
|
7076aada10
x86: split ret_from_fork
|
13 years ago |
H. Peter Anvin
|
e59d1b0a24
x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry
|
13 years ago |
Masami Hiramatsu
|
a5e37863ab
ftrace/x86: Adjust x86 regs.ip as like as x86-64
|
13 years ago |
Steven Rostedt
|
5767cfeaa9
ftrace/x86: Remove function_trace_stop check from graph caller
|
13 years ago |
Uros Bizjak
|
e4ea3f6b1b
ftrace/x86_32: Simplify parameter setup for ftrace_regs_caller
|
13 years ago |
Steven Rostedt
|
4de72395ff
ftrace/x86: Add save_regs for i386 function calls
|
13 years ago |
Steven Rostedt
|
08f6fba503
ftrace/x86: Add separate function to save regs
|
13 years ago |