aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ptrace.c
Commit message (Expand)AuthorAge
* x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski2014-11-20
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | x86: Split syscall_trace_enter into two phasesAndy Lutomirski2014-09-08
* | x86, entry: Only call user_exit if TIF_NOHZAndy Lutomirski2014-09-08
* | x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski2014-09-08
* | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-03
|/
* x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-06
* x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt2014-03-06
* ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov2013-07-09
* ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov2013-07-09
* ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov2013-07-09
* ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov2013-07-09
* ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov2013-07-09
* ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-09
* x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker2013-02-14
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-03
|\
| * context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-30
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-01
|\|
| * rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker2012-10-27
* | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-21
* | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-21
|/
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
|\
| * x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-18
* | x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker2012-09-26
|/
* x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu2012-06-01
* x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-04-13
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-29
|\
| * x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-13
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\|
| * x32: Add ptrace for x32H.J. Lu2012-03-05
* | Disintegrate asm/system.h for X86David Howells2012-03-28
* | i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2012-02-21
|/
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* arch/x86/kernel/ptrace.c: Quiet sparse noiseH Hartley Sweeten2011-12-05
* perf: Add context field to perf_eventAvi Kivity2011-07-01
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* x86: Get rid of asmregparmRichard Weinberger2011-05-24
* x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
* ptrace: cleanup arch_ptrace() on x86Namhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-04-30
* Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-05
* | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-28
|\ \
| * | x86, ptrace: regset extensions to support xstateSuresh Siddha2010-02-11
| |/