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