| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into x86/pebs | Thomas Gleixner | 2008-05-17 | 1 | -2/+5 |
|\ |
|
| * | x86: user_regset_view table fix for ia32 on 64-bit | Roland McGrath | 2008-05-13 | 1 | -2/+5 |
* | | x86, ptrace: PEBS support | Markus Metzger | 2008-05-12 | 1 | -175/+269 |
|/ |
|
* | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath | 2008-04-26 | 1 | -59/+8 |
* | x86_64 ia32 ptrace: use compat_ptrace_request for siginfo | Roland McGrath | 2008-04-26 | 1 | -29/+1 |
* | x86: regparm(3) is mandatory, no need to annotate | Harvey Harrison | 2008-04-17 | 1 | -1/+0 |
* | x86: ptrace.c: fix defined-but-unused warnings | Andrew Morton | 2008-03-27 | 1 | -84/+85 |
* | x86: ia32 syscall restart fix | Roland McGrath | 2008-03-11 | 1 | -1/+8 |
* | x86_64: make ptrace always sign-extend orig_ax to 64 bits | Roland McGrath | 2008-03-07 | 1 | -0/+10 |
* | x86: disable BTS ptrace extensions for now | Ingo Molnar | 2008-02-29 | 1 | -0/+12 |
* | x86 ptrace: fix compat PTRACE_SETREGS | Roland McGrath | 2008-02-22 | 1 | -2/+2 |
* | x86 ptrace: disallow null cs/ss | Roland McGrath | 2008-02-06 | 1 | -2/+23 |
* | x86, ptrace: add bts_struct size to status command | Markus Metzger | 2008-01-30 | 1 | -0/+2 |
* | x86, ptrace: add buffer size checks | Markus Metzger | 2008-01-30 | 1 | -4/+21 |
* | x86, ptrace: support 32bit-cross-64bit BTS recording | Markus Metzger | 2008-01-30 | 1 | -1/+1 |
* | x86, ptrace: rlimit BTS buffer allocation | Markus Metzger | 2008-01-30 | 1 | -46/+103 |
* | x86: x86 ptrace generic requests | Roland McGrath | 2008-01-30 | 1 | -36/+1 |
* | x86: x86 core dump TLS | Roland McGrath | 2008-01-30 | 1 | -0/+1 |
* | x86: x86 ptrace user_regset | Roland McGrath | 2008-01-30 | 1 | -159/+77 |
* | x86: x86 user_regset_view | Roland McGrath | 2008-01-30 | 1 | -0/+87 |
* | x86: x86 user_regset general regs | Roland McGrath | 2008-01-30 | 1 | -0/+109 |
* | x86: x86 i387 user_regset | Roland McGrath | 2008-01-30 | 1 | -1/+0 |
* | x86, ptrace: new ptrace BTS API | Markus Metzger | 2008-01-30 | 1 | -91/+130 |
* | x86, ptrace: change BTS GET ptrace interface | Markus Metzger | 2008-01-30 | 1 | -14/+16 |
* | x86, ptrace: use jiffies for BTS timestamps | Markus Metzger | 2008-01-30 | 1 | -1/+1 |
* | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 2008-01-30 | 1 | -0/+212 |
* | x86: x86 ia32 ptrace arch merge | Roland McGrath | 2008-01-30 | 1 | -0/+214 |
* | x86: x86 ia32 ptrace getreg/putreg merge | Roland McGrath | 2008-01-30 | 1 | -2/+128 |
* | x86: x86 ptrace merge syscall trace | Roland McGrath | 2008-01-30 | 1 | -0/+64 |
* | x86: x86 ptrace arch merge | Roland McGrath | 2008-01-30 | 1 | -30/+35 |
* | x86: x86 ptrace getreg/putreg merge | Roland McGrath | 2008-01-30 | 1 | -4/+213 |
* | x86: x86 ptrace getreg/putreg cleanup | Roland McGrath | 2008-01-30 | 1 | -66/+96 |
* | x86: ptrace FLAG_MASK cleanup | Roland McGrath | 2008-01-30 | 1 | -3/+8 |
* | x86: ptrace_32 renamed | Roland McGrath | 2008-01-30 | 1 | -0/+484 |