index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
2013-07-09
1
-18
/
+8
*
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
2013-07-09
1
-7
/
+10
*
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
2013-07-09
1
-36
/
+50
*
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
2013-07-09
1
-33
/
+20
*
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
Oleg Nesterov
2013-07-09
1
-25
/
+15
*
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-23
/
+5
*
x86: ptrace.c only needs export.h and not the full module.h
Paul Gortmaker
2013-02-14
1
-1
/
+1
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2012-12-03
1
-3
/
+4
|
\
|
*
context_tracking: New context tracking susbsystem
Frederic Weisbecker
2012-11-30
1
-4
/
+4
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-01
1
-0
/
+7
|
\
|
|
*
rcu: Fix unrecovered RCU user mode in syscall_trace_leave()
Frederic Weisbecker
2012-10-27
1
-0
/
+7
*
|
x86-32: Export kernel_stack_pointer() for modules
H. Peter Anvin
2012-11-20
1
-0
/
+2
*
|
x86-32: Fix invalid stack address while in softirq
Robert Richter
2012-11-20
1
-0
/
+28
|
/
*
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
1
-3
/
+0
|
\
|
*
x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels
Suresh Siddha
2012-09-18
1
-3
/
+0
*
|
x86: Syscall hooks for userspace RCU extended QS
Frederic Weisbecker
2012-09-26
1
-0
/
+5
|
/
*
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
H.J. Lu
2012-06-01
1
-6
/
+0
*
x86: Enable HAVE_ARCH_SECCOMP_FILTER
Will Drewry
2012-04-14
1
-1
/
+6
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
1
-1
/
+2
|
\
|
*
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
2012-03-13
1
-1
/
+2
*
|
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-0
/
+99
|
\
|
|
*
x32: Add ptrace for x32
H.J. Lu
2012-03-05
1
-0
/
+99
*
|
Disintegrate asm/system.h for X86
David Howells
2012-03-28
1
-1
/
+0
*
|
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
2012-02-21
1
-0
/
+1
|
/
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
1
-12
/
+10
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
1
-2
/
+1
*
arch/x86/kernel/ptrace.c: Quiet sparse noise
H Hartley Sweeten
2011-12-05
1
-1
/
+2
*
perf: Add context field to perf_event
Avi Kivity
2011-07-01
1
-1
/
+2
*
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
1
-1
/
+1
*
x86: Get rid of asmregparm
Richard Weinberger
2011-05-24
1
-2
/
+2
*
x86, hw_breakpoints: Fix racy access to ptrace breakpoints
Frederic Weisbecker
2011-04-25
1
-10
/
+26
*
ptrace: cleanup arch_ptrace() on x86
Namhyung Kim
2010-10-27
1
-6
/
+4
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-3
/
+4
*
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
Frederic Weisbecker
2010-05-01
1
-1
/
+1
*
Merge branch 'linus' into perf/core
Ingo Molnar
2010-04-08
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-26
1
-382
/
+0
|
/
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2010-02-05
1
-1
/
+1
*
|
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-28
1
-2
/
+32
|
\
\
|
*
|
x86, ptrace: regset extensions to support xstate
Suresh Siddha
2010-02-11
1
-2
/
+32
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
1
-24
/
+0
|
\
\
|
*
|
x86/ptrace: Remove unused regs_get_argument_nth API
Masami Hiramatsu
2010-01-13
1
-24
/
+0
|
|
/
*
/
hw-breakpoint: Keep track of dr7 local enable bits
Frederic Weisbecker
2010-02-19
1
-2
/
+5
|
/
*
x86/ptrace: make genregs[32]_get/set more robust
Linus Torvalds
2009-12-17
1
-8
/
+8
*
ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping
Oleg Nesterov
2009-12-16
1
-14
/
+7
*
ptrace: x86: implement user_single_step_siginfo()
Oleg Nesterov
2009-12-16
1
-9
/
+21
*
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-09
1
-31
/
+26
*
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
1
-3
/
+6
*
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
1
-2
/
+2
[next]