Oleg Nesterov
|
61e305c716
ptrace/x86: cleanup ptrace_set_debugreg()
|
12 years ago |
Oleg Nesterov
|
b87a95ad60
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
|
12 years ago |
Oleg Nesterov
|
9afe33ada2
ptrace/x86: introduce ptrace_register_breakpoint()
|
12 years ago |
Oleg Nesterov
|
29a5551341
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
|
12 years ago |
Oleg Nesterov
|
e6a7d60771
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
|
12 years ago |
Oleg Nesterov
|
02be46fba4
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
|
12 years ago |
Paul Gortmaker
|
19348e749e
x86: ptrace.c only needs export.h and not the full module.h
|
12 years ago |
Ingo Molnar
|
630e1e0bcd
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
12 years ago |
Linus Torvalds
|
b3c3a9cf2a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
91d1aa43d3
context_tracking: New context tracking susbsystem
|
12 years ago |
H. Peter Anvin
|
cb57a2b4cf
x86-32: Export kernel_stack_pointer() for modules
|
12 years ago |
Robert Richter
|
1022623842
x86-32: Fix invalid stack address while in softirq
|
13 years ago |
Frederic Weisbecker
|
2c5594df34
rcu: Fix unrecovered RCU user mode in syscall_trace_leave()
|
12 years ago |
Linus Torvalds
|
ac07f5c3cb
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
bf5a3c13b9
x86: Syscall hooks for userspace RCU extended QS
|
13 years ago |
Suresh Siddha
|
72a671ced6
x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels
|
13 years ago |
H.J. Lu
|
bad1a753d4
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
|
13 years ago |
Will Drewry
|
c6cfbeb402
x86: Enable HAVE_ARCH_SECCOMP_FILTER
|
13 years ago |
Linus Torvalds
|
eb05df9e7e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
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 |
David Howells
|
f05e798ad4
Disintegrate asm/system.h for X86
|
13 years ago |
Srikar Dronamraju
|
51e7dc7011
x86: Rename trap_no to trap_nr in thread_struct
|
13 years ago |
H.J. Lu
|
55283e2537
x32: Add ptrace for x32
|
13 years ago |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
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 |
H Hartley Sweeten
|
98b8b99ae1
arch/x86/kernel/ptrace.c: Quiet sparse noise
|
13 years ago |
Avi Kivity
|
4dc0da8696
perf: Add context field to perf_event
|
14 years ago |
Peter Zijlstra
|
a8b0ca17b8
perf: Remove the nmi parameter from the swevent and overflow interface
|
14 years ago |
Richard Weinberger
|
1b4ac2a935
x86: Get rid of asmregparm
|
14 years ago |