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 |
Frederic Weisbecker
|
87dc669ba2
x86, hw_breakpoints: Fix racy access to ptrace breakpoints
|
14 years ago |
Namhyung Kim
|
eb5a369931
ptrace: cleanup arch_ptrace() on x86
|
14 years ago |
Namhyung Kim
|
9b05a69e05
ptrace: change signature of arch_ptrace()
|
14 years ago |
Frederic Weisbecker
|
73266fc1df
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
|
15 years ago |
Ingo Molnar
|
ca7e0c6120
Merge branch 'linus' into perf/core
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Peter Zijlstra
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Linus Torvalds
|
6f5621cb16
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Linus Torvalds
|
6556a67435
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Frederic Weisbecker
|
326264a024
hw-breakpoint: Keep track of dr7 local enable bits
|
15 years ago |
Suresh Siddha
|
5b3efd5008
x86, ptrace: regset extensions to support xstate
|
15 years ago |
Adam Buchbinder
|
c9404c9c39
Fix misspelling of "should" and "shouldn't" in comments.
|
15 years ago |
Masami Hiramatsu
|
aa5add93e9
x86/ptrace: Remove unused regs_get_argument_nth API
|
15 years ago |
Linus Torvalds
|
04a1e62c2c
x86/ptrace: make genregs[32]_get/set more robust
|
15 years ago |
Oleg Nesterov
|
d519650373
ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping
|
15 years ago |
Oleg Nesterov
|
7f38551fc3
ptrace: x86: implement user_single_step_siginfo()
|
15 years ago |
Frederic Weisbecker
|
44234adcdc
hw-breakpoints: Modify breakpoints without unregistering them
|
15 years ago |