- 61e305c ptrace/x86: cleanup ptrace_set_debugreg() by Oleg Nesterov · 11 years ago
- b87a95a ptrace/x86: ptrace_write_dr7() should create bp if !disabled by Oleg Nesterov · 11 years ago
- 9afe33a ptrace/x86: introduce ptrace_register_breakpoint() by Oleg Nesterov · 11 years ago
- 29a5551 ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7() by Oleg Nesterov · 11 years ago
- e6a7d60 ptrace/x86: simplify the "disable" logic in ptrace_write_dr7() by Oleg Nesterov · 11 years ago
- 02be46f ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 11 years ago
- 19348e74 x86: ptrace.c only needs export.h and not the full module.h by Paul Gortmaker · 12 years ago
- 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
- b3c3a9c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
- cb57a2b x86-32: Export kernel_stack_pointer() for modules by H. Peter Anvin · 12 years ago
- 1022623 x86-32: Fix invalid stack address while in softirq by Robert Richter · 12 years ago
- 2c5594d rcu: Fix unrecovered RCU user mode in syscall_trace_leave() by Frederic Weisbecker · 12 years ago
- ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- bf5a3c1 x86: Syscall hooks for userspace RCU extended QS by Frederic Weisbecker · 12 years ago
- 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 12 years ago
- bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 13 years ago
- c6cfbeb x86: Enable HAVE_ARCH_SECCOMP_FILTER by Will Drewry · 13 years ago
- eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
- 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
- 55283e2 x32: Add ptrace for x32 by H.J. Lu · 13 years ago
- 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 13 years ago
- b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
- d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
- 98b8b99 arch/x86/kernel/ptrace.c: Quiet sparse noise by H Hartley Sweeten · 13 years ago
- 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 14 years ago
- a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
- 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 14 years ago
- 87dc669 x86, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
- eb5a369 ptrace: cleanup arch_ptrace() on x86 by Namhyung Kim · 14 years ago
- 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
- 73266fc hw-breakpoints: Tag ptrace breakpoint as exclude_kernel by Frederic Weisbecker · 15 years ago
- ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 326264a hw-breakpoint: Keep track of dr7 local enable bits by Frederic Weisbecker · 15 years ago
- 5b3efd5 x86, ptrace: regset extensions to support xstate by Suresh Siddha · 15 years ago
- c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
- aa5add9 x86/ptrace: Remove unused regs_get_argument_nth API by Masami Hiramatsu · 15 years ago
- 04a1e62 x86/ptrace: make genregs[32]_get/set more robust by Linus Torvalds · 15 years ago
- d519650 ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping by Oleg Nesterov · 15 years ago
- 7f38551 ptrace: x86: implement user_single_step_siginfo() by Oleg Nesterov · 15 years ago
- 44234ad hw-breakpoints: Modify breakpoints without unregistering them by Frederic Weisbecker · 15 years ago
- b326e95 hw-breakpoints: Use overflow handler instead of the event callback by Frederic Weisbecker · 15 years ago
- 2f0993e hw-breakpoints: Drop callback and task parameters from modify helper by Frederic Weisbecker · 15 years ago
- 1cedae7 hw-breakpoints: Keep track of user disabled breakpoints by Frederic Weisbecker · 15 years ago
- 5fa10b2 hw-breakpoints: Use struct perf_event_attr to define user breakpoints by Frederic Weisbecker · 15 years ago
- 605bfae hw-breakpoints: Simplify error handling in breakpoint creation requests by Frederic Weisbecker · 15 years ago
- 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
- 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
- 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
- d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
- 8cb3ed13 x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 by Roland McGrath · 15 years ago
- 08ff18e x86: ptrace: do not sign-extend orig_ax on write by Roland McGrath · 15 years ago
- ad5cafc x86/ptrace: Fix regs_get_argument_nth() to add correct offset by Masami Hiramatsu · 15 years ago
- a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- b1cf540 x86: Add pt_regs register and stack access APIs by Masami Hiramatsu · 15 years ago
- 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 15 years ago
- 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
- 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
- a871bd3 tracing: Add syscall tracepoints by Jason Baron · 15 years ago
- 9d22b53 x86: Mark ptrace_get_debugreg() as static by Jaswinder Singh Rajput · 16 years ago
- 72f674d hw-breakpoints: modify Ptrace routines to access breakpoint registers by K.Prasad · 16 years ago
- b332828c hw-breakpoints: prepare the code for Hardware Breakpoint interfaces by K.Prasad · 16 years ago
- 1cb81b1 x86, bts, mm: clean up buffer allocation by Markus Metzger · 16 years ago
- 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
- 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
- 0f48140 x86, ptrace: add bts context unconditionally by Markus Metzger · 16 years ago
- de79f54 x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface by Markus Metzger · 16 years ago
- e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 16 years ago
- 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 16 years ago
- 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
- 5a8ac9d x86: ptrace, bts: fix an unreachable statement by Américo Wang · 16 years ago
- 1b3fa2ce tracing/x86: basic implementation of syscall tracing for x86 by Frederic Weisbecker · 16 years ago
- 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- ccbe495 x86-64: syscall-audit: fix 32/64 syscall hole by Roland McGrath · 16 years ago
- d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
- 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
- ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 16 years ago
- d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
- c5dee61 x86, bts: memory accounting by Markus Metzger · 16 years ago
- bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 16 years ago
- c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 16 years ago
- b0884e2 x86, bts: turn BUG_ON into WARN_ON_ONCE by Markus Metzger · 16 years ago
- 6abb11a x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c by Markus Metzger · 16 years ago
- ca0002a x86, bts: base in-kernel ds interface on handles by Markus Metzger · 16 years ago
- f4166c5 x86, bts: DS and BTS initialization by Markus Metzger · 16 years ago
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- 325af5f x86: ioperm user_regset by Roland McGrath · 16 years ago
- 206855c Merge branch 'x86/urgent' into core/signal by Ingo Molnar · 16 years ago
- b159d7a Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 493cd91 x86: ds.c ptrace.c integer as NULL pointer sparse fixes by Harvey Harrison · 16 years ago