Age | Commit message (Expand) | Author | Files | Lines |
2009-06-03 | hw-breakpoints: modify Ptrace routines to access breakpoint registers | K.Prasad | 1 | -90/+141 |
2009-06-03 | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad | 1 | -8/+8 |
2009-04-24 | x86, bts, mm: clean up buffer allocation | Markus Metzger | 1 | -13/+26 |
2009-04-24 | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 1 | -1/+2 |
2009-04-09 | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 1 | -1/+2 |
2009-04-07 | x86, ptrace: add bts context unconditionally | Markus Metzger | 1 | -19/+1 |
2009-04-07 | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface | Markus Metzger | 1 | -2/+3 |
2009-04-07 | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 1 | -85/+169 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+7 |
2009-04-03 | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov | 1 | -1/+1 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -0/+7 |
2009-03-13 | x86: ptrace, bts: fix an unreachable statement | Américo Wang | 1 | -2/+1 |
2009-03-13 | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker | 1 | -0/+7 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 1 | -1/+1 |
2009-03-03 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath | 1 | -1/+1 |
2009-02-21 | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar | 1 | -1/+1 |
2009-02-13 | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 1 | -6/+10 |
2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger | 1 | -6/+10 |
2009-02-10 | x86: make lazy %gs optional on x86_32 | Tejun Heo | 1 | -4/+1 |
2009-02-10 | x86: add %gs accessors for x86_32 | Tejun Heo | 1 | -8/+6 |
2008-12-20 | x86, bts: memory accounting | Markus Metzger | 1 | -11/+34 |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger | 1 | -10/+40 |
2008-12-12 | x86, bts: provide in-kernel branch-trace interface | Markus Metzger | 1 | -311/+105 |
2008-12-12 | x86, bts: turn BUG_ON into WARN_ON_ONCE | Markus Metzger | 1 | -2/+3 |
2008-11-25 | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 1 | -2/+20 |
2008-11-25 | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 1 | -33/+40 |
2008-11-10 | x86, bts: DS and BTS initialization | Markus Metzger | 1 | -5/+4 |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 1 | -3/+41 |
2008-10-12 | x86: ioperm user_regset | Roland McGrath | 1 | -0/+37 |
2008-10-12 | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 1 | -175/+269 |
2008-10-06 | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar | 1 | -28/+6 |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 1 | -1/+1 |
2008-09-24 | x86: ds.c ptrace.c integer as NULL pointer sparse fixes | Harvey Harrison | 1 | -3/+3 |
2008-09-23 | signals: demultiplexing SIGTRAP signal | Srinivasa Ds | 1 | -3/+4 |
2008-09-06 | Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal | Ingo Molnar | 1 | -29/+7 |
2008-07-27 | x86: tracehook syscall | Roland McGrath | 1 | -28/+6 |
2008-07-25 | Merge branch 'linus' into x86/pebs | Ingo Molnar | 1 | -97/+58 |
2008-07-25 | X86_32: declare pt_regs_access as unsigned long | Jaswinder Singh | 1 | -1/+1 |
2008-07-16 | x86 ptrace: user-sets-TF nits | Roland McGrath | 1 | -0/+10 |
2008-07-16 | x86 ptrace: unify syscall tracing | Roland McGrath | 1 | -95/+46 |
2008-07-01 | x86 ptrace: fix PTRACE_GETFPXREGS error | Roland McGrath | 1 | -2/+2 |
2008-05-17 | Merge branch 'linus' into x86/pebs | Thomas Gleixner | 1 | -2/+5 |
2008-05-13 | x86: user_regset_view table fix for ia32 on 64-bit | Roland McGrath | 1 | -2/+5 |
2008-05-12 | x86, ptrace: PEBS support | Markus Metzger | 1 | -175/+269 |
2008-04-26 | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath | 1 | -59/+8 |
2008-04-26 | x86_64 ia32 ptrace: use compat_ptrace_request for siginfo | Roland McGrath | 1 | -29/+1 |
2008-04-17 | x86: regparm(3) is mandatory, no need to annotate | Harvey Harrison | 1 | -1/+0 |
2008-03-27 | x86: ptrace.c: fix defined-but-unused warnings | Andrew Morton | 1 | -84/+85 |
2008-03-11 | x86: ia32 syscall restart fix | Roland McGrath | 1 | -1/+8 |
2008-03-08 | x86_64: make ptrace always sign-extend orig_ax to 64 bits | Roland McGrath | 1 | -0/+10 |