Andy Lutomirski
|
1f484aa690
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
|
10 年 前 |
Brian Gerst
|
601275c3e0
x86/compat: Factor out ia32 compat code from compat_arch_ptrace()
|
10 年 前 |
Ingo Molnar
|
59a36d16be
x86/fpu: Factor out fpu/regset.h from fpu/internal.h
|
10 年 前 |
Ingo Molnar
|
fcbc99c403
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions
|
10 年 前 |
Ingo Molnar
|
678eaf6034
x86/fpu: Rename regset FPU register accessors
|
10 年 前 |
Ingo Molnar
|
78f7f1e54b
x86/fpu: Rename fpu-internal.h to fpu/internal.h
|
10 年 前 |
Ingo Molnar
|
f89e32e0a3
x86/fpu: Fix header file dependencies of fpu-internal.h
|
10 年 前 |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 年 前 |
Andy Lutomirski
|
08571f1ae3
x86/ptrace: Remove checks for TIF_IA32 when changing CS and SS
|
10 年 前 |
Andy Lutomirski
|
b5e212a305
x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1
|
10 年 前 |
Linus Torvalds
|
ab074ade9c
Merge git://git.infradead.org/users/eparis/audit
|
11 年 前 |
Eric Paris
|
91397401bb
ARCH: AUDIT: audit_syscall_entry() should not require the arch
|
11 年 前 |
Andy Lutomirski
|
e0ffbaabc4
x86: Split syscall_trace_enter into two phases
|
11 年 前 |
Andy Lutomirski
|
fd143b210e
x86, entry: Only call user_exit if TIF_NOHZ
|
11 年 前 |
Andy Lutomirski
|
81f49a8fd7
x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit
|
11 年 前 |
Andy Lutomirski
|
a4412fc948
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
|
11 年 前 |
Steven Rostedt
|
198d208df4
x86: Keep thread_info on thread stack in x86_32
|
11 年 前 |
Steven Rostedt
|
0788aa6a23
x86: Prepare removal of previous_esp from i386 thread_info structure
|
11 年 前 |
Oleg Nesterov
|
61e305c716
ptrace/x86: cleanup ptrace_set_debugreg()
|
12 年 前 |
Oleg Nesterov
|
b87a95ad60
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
|
12 年 前 |
Oleg Nesterov
|
9afe33ada2
ptrace/x86: introduce ptrace_register_breakpoint()
|
12 年 前 |
Oleg Nesterov
|
29a5551341
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
|
12 年 前 |
Oleg Nesterov
|
e6a7d60771
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
|
12 年 前 |
Oleg Nesterov
|
02be46fba4
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
|
12 年 前 |
Paul Gortmaker
|
19348e749e
x86: ptrace.c only needs export.h and not the full module.h
|
12 年 前 |
Ingo Molnar
|
630e1e0bcd
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
12 年 前 |
Linus Torvalds
|
b3c3a9cf2a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年 前 |
Frederic Weisbecker
|
91d1aa43d3
context_tracking: New context tracking susbsystem
|
12 年 前 |
H. Peter Anvin
|
cb57a2b4cf
x86-32: Export kernel_stack_pointer() for modules
|
12 年 前 |
Robert Richter
|
1022623842
x86-32: Fix invalid stack address while in softirq
|
13 年 前 |