summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/ptrace.c
AgeCommit message (Expand)Author
2009-04-24x86, bts, mm: clean up buffer allocationMarkus Metzger
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-07x86, ptrace: add bts context unconditionallyMarkus Metzger
2009-04-07x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger
2009-04-07mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-13x86: ptrace, bts: fix an unreachable statementAmérico Wang
2009-03-13tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath
2009-02-21x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar
2009-02-13Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2009-02-10x86: add %gs accessors for x86_32Tejun Heo
2008-12-20x86, bts: memory accountingMarkus Metzger
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger
2008-12-12x86, bts: turn BUG_ON into WARN_ON_ONCEMarkus Metzger
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger
2008-11-10x86, bts: DS and BTS initializationMarkus Metzger
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-12x86: ioperm user_regsetRoland McGrath
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar
2008-10-06Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar
2008-09-24x86: ds.c ptrace.c integer as NULL pointer sparse fixesHarvey Harrison
2008-09-23signals: demultiplexing SIGTRAP signalSrinivasa Ds
2008-09-06Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar
2008-07-26x86: tracehook syscallRoland McGrath
2008-07-25Merge branch 'linus' into x86/pebsIngo Molnar
2008-07-25X86_32: declare pt_regs_access as unsigned longJaswinder Singh
2008-07-16x86 ptrace: user-sets-TF nitsRoland McGrath
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath
2008-07-01x86 ptrace: fix PTRACE_GETFPXREGS errorRoland McGrath
2008-05-17Merge branch 'linus' into x86/pebstip-x86-pebs-2008-05-17-14-01-06Thomas Gleixner
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath
2008-05-12x86, ptrace: PEBS supportMarkus Metzger
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath
2008-04-26x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath
2008-04-17x86: regparm(3) is mandatory, no need to annotateHarvey Harrison
2008-03-27x86: ptrace.c: fix defined-but-unused warningsAndrew Morton
2008-03-11x86: ia32 syscall restart fixRoland McGrath
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar
2008-02-22x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath