summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* x86, bts: memory accountingMarkus Metzger2008-12-201-11/+34
* x86, bts: add fork and exit handlingMarkus Metzger2008-12-201-10/+40
* x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-121-311/+105
* x86, bts: turn BUG_ON into WARN_ON_ONCEMarkus Metzger2008-12-121-2/+3
* x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-251-2/+20
* x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-251-33/+40
* x86, bts: DS and BTS initializationMarkus Metzger2008-11-101-5/+4
*-----. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-121-3/+41
|\ \ \ \
| | | | * x86: ioperm user_regsetRoland McGrath2008-10-121-0/+37
| |_|_|/ |/| | |
| * | | Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-121-175/+269
| |\ \ \ | |/ / / |/| | |
| * | | signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-231-3/+4
| | | |
| | \ \
| *-. \ \ Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar2008-09-061-29/+7
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-28/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86: tracehook syscallRoland McGrath2008-07-261-28/+6
| |/ / /
* | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | X86_32: declare pt_regs_access as unsigned longJaswinder Singh2008-07-251-1/+1
| |/ /
* | | x86: ds.c ptrace.c integer as NULL pointer sparse fixesHarvey Harrison2008-09-241-3/+3
* | | Merge branch 'linus' into x86/pebsIngo Molnar2008-07-251-97/+58
|\| |
| * | x86 ptrace: user-sets-TF nitsRoland McGrath2008-07-161-0/+10
| * | x86 ptrace: unify syscall tracingRoland McGrath2008-07-161-95/+46
| * | x86 ptrace: fix PTRACE_GETFPXREGS errorRoland McGrath2008-07-011-2/+2
| |/
* | Merge branch 'linus' into x86/pebsThomas Gleixner2008-05-171-2/+5
|\|
| * x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
* | x86, ptrace: PEBS supportMarkus Metzger2008-05-121-175/+269
|/
* x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-261-59/+8
* x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath2008-04-261-29/+1
* x86: regparm(3) is mandatory, no need to annotateHarvey Harrison2008-04-171-1/+0
* x86: ptrace.c: fix defined-but-unused warningsAndrew Morton2008-03-271-84/+85
* x86: ia32 syscall restart fixRoland McGrath2008-03-111-1/+8
* x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath2008-03-071-0/+10
* x86: disable BTS ptrace extensions for nowIngo Molnar2008-02-291-0/+12
* x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath2008-02-221-2/+2
* x86 ptrace: disallow null cs/ssRoland McGrath2008-02-061-2/+23
* x86, ptrace: add bts_struct size to status commandMarkus Metzger2008-01-301-0/+2
* x86, ptrace: add buffer size checksMarkus Metzger2008-01-301-4/+21
* x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger2008-01-301-1/+1
* x86, ptrace: rlimit BTS buffer allocationMarkus Metzger2008-01-301-46/+103
* x86: x86 ptrace generic requestsRoland McGrath2008-01-301-36/+1
* x86: x86 core dump TLSRoland McGrath2008-01-301-0/+1
* x86: x86 ptrace user_regsetRoland McGrath2008-01-301-159/+77
* x86: x86 user_regset_viewRoland McGrath2008-01-301-0/+87
* x86: x86 user_regset general regsRoland McGrath2008-01-301-0/+109
* x86: x86 i387 user_regsetRoland McGrath2008-01-301-1/+0
* x86, ptrace: new ptrace BTS APIMarkus Metzger2008-01-301-91/+130
* x86, ptrace: change BTS GET ptrace interfaceMarkus Metzger2008-01-301-14/+16
* x86, ptrace: use jiffies for BTS timestampsMarkus Metzger2008-01-301-1/+1
* x86, ptrace: support for branch trace store(BTS)Markus Metzger2008-01-301-0/+212
* x86: x86 ia32 ptrace arch mergeRoland McGrath2008-01-301-0/+214
* x86: x86 ia32 ptrace getreg/putreg mergeRoland McGrath2008-01-301-2/+128
* x86: x86 ptrace merge syscall traceRoland McGrath2008-01-301-0/+64