| Commit message (Expand) | Author | Age |
* | x86, bts: memory accounting | Markus Metzger | 2008-12-20 |
* | x86, bts: add fork and exit handling | Markus Metzger | 2008-12-20 |
* | 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-12-12 |
* | 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-25 |
* | x86, bts: DS and BTS initialization | Markus Metzger | 2008-11-10 |
*-----. | 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-12 |
| |\ \ \
| |/ / /
|/| | | |
|
| * | | | signals: demultiplexing SIGTRAP signal | Srinivasa Ds | 2008-09-23 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal | Ingo Molnar | 2008-09-06 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | x86: tracehook syscall | Roland McGrath | 2008-07-26 |
| |/ / / |
|
* | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | X86_32: declare pt_regs_access as unsigned long | Jaswinder Singh | 2008-07-25 |
| |/ / |
|
* | | | x86: ds.c ptrace.c integer as NULL pointer sparse fixes | Harvey Harrison | 2008-09-24 |
* | | | Merge branch 'linus' into x86/pebs | Ingo Molnar | 2008-07-25 |
|\| | |
|
| * | | x86 ptrace: user-sets-TF nits | Roland McGrath | 2008-07-16 |
| * | | x86 ptrace: unify syscall tracing | Roland McGrath | 2008-07-16 |
| * | | x86 ptrace: fix PTRACE_GETFPXREGS error | Roland McGrath | 2008-07-01 |
| |/ |
|
* | | Merge branch 'linus' into x86/pebs | Thomas Gleixner | 2008-05-17 |
|\| |
|
| * | x86: user_regset_view table fix for ia32 on 64-bit | Roland McGrath | 2008-05-13 |
* | | x86, ptrace: PEBS support | Markus Metzger | 2008-05-12 |
|/ |
|
* | 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-26 |
* | x86: regparm(3) is mandatory, no need to annotate | Harvey Harrison | 2008-04-17 |
* | x86: ptrace.c: fix defined-but-unused warnings | Andrew Morton | 2008-03-27 |
* | x86: ia32 syscall restart fix | Roland McGrath | 2008-03-11 |
* | x86_64: make ptrace always sign-extend orig_ax to 64 bits | Roland McGrath | 2008-03-07 |
* | x86: disable BTS ptrace extensions for now | Ingo Molnar | 2008-02-29 |
* | x86 ptrace: fix compat PTRACE_SETREGS | Roland McGrath | 2008-02-22 |
* | x86 ptrace: disallow null cs/ss | Roland McGrath | 2008-02-06 |
* | x86, ptrace: add bts_struct size to status command | Markus Metzger | 2008-01-30 |
* | x86, ptrace: add buffer size checks | Markus Metzger | 2008-01-30 |
* | x86, ptrace: support 32bit-cross-64bit BTS recording | Markus Metzger | 2008-01-30 |
* | x86, ptrace: rlimit BTS buffer allocation | Markus Metzger | 2008-01-30 |
* | x86: x86 ptrace generic requests | Roland McGrath | 2008-01-30 |
* | x86: x86 core dump TLS | Roland McGrath | 2008-01-30 |
* | x86: x86 ptrace user_regset | Roland McGrath | 2008-01-30 |
* | x86: x86 user_regset_view | Roland McGrath | 2008-01-30 |
* | x86: x86 user_regset general regs | Roland McGrath | 2008-01-30 |
* | x86: x86 i387 user_regset | Roland McGrath | 2008-01-30 |
* | x86, ptrace: new ptrace BTS API | Markus Metzger | 2008-01-30 |
* | x86, ptrace: change BTS GET ptrace interface | Markus Metzger | 2008-01-30 |
* | x86, ptrace: use jiffies for BTS timestamps | Markus Metzger | 2008-01-30 |
* | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 2008-01-30 |
* | x86: x86 ia32 ptrace arch merge | Roland McGrath | 2008-01-30 |
* | x86: x86 ia32 ptrace getreg/putreg merge | Roland McGrath | 2008-01-30 |
* | x86: x86 ptrace merge syscall trace | Roland McGrath | 2008-01-30 |