index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
*
Disintegrate asm/system.h for X86
David Howells
2012-03-28
*
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
2012-02-21
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
*
arch/x86/kernel/ptrace.c: Quiet sparse noise
H Hartley Sweeten
2011-12-05
*
perf: Add context field to perf_event
Avi Kivity
2011-07-01
*
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
*
x86: Get rid of asmregparm
Richard Weinberger
2011-05-24
*
x86, hw_breakpoints: Fix racy access to ptrace breakpoints
Frederic Weisbecker
2011-04-25
*
ptrace: cleanup arch_ptrace() on x86
Namhyung Kim
2010-10-27
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
*
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
Frederic Weisbecker
2010-04-30
*
Merge branch 'linus' into perf/core
Ingo Molnar
2010-04-08
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-26
|
/
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
\
|
*
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2010-02-05
*
|
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-28
|
\
\
|
*
|
x86, ptrace: regset extensions to support xstate
Suresh Siddha
2010-02-11
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
|
\
\
|
*
|
x86/ptrace: Remove unused regs_get_argument_nth API
Masami Hiramatsu
2010-01-13
|
|
/
*
/
hw-breakpoint: Keep track of dr7 local enable bits
Frederic Weisbecker
2010-02-19
|
/
*
x86/ptrace: make genregs[32]_get/set more robust
Linus Torvalds
2009-12-17
*
ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping
Oleg Nesterov
2009-12-16
*
ptrace: x86: implement user_single_step_siginfo()
Oleg Nesterov
2009-12-16
*
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-09
*
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
*
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
*
hw-breakpoints: Keep track of user disabled breakpoints
Frederic Weisbecker
2009-12-02
*
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
2009-11-27
*
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
2009-11-26
*
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-21
|
\
|
*
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-08
|
*
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-17
|
|
\
|
*
\
Merge branch 'tracing/core' into tracing/hw-breakpoints
Ingo Molnar
2009-09-07
|
|
\
\
|
*
|
|
x86: Mark ptrace_get_debugreg() as static
Jaswinder Singh Rajput
2009-07-01
|
*
|
|
hw-breakpoints: modify Ptrace routines to access breakpoint registers
K.Prasad
2009-06-02
|
*
|
|
hw-breakpoints: prepare the code for Hardware Breakpoint interfaces
K.Prasad
2009-06-02
*
|
|
|
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-23
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0
Roland McGrath
2009-09-23
|
*
|
|
x86: ptrace: do not sign-extend orig_ax on write
Roland McGrath
2009-09-23
|
|
|
/
|
|
/
|
*
|
|
x86/ptrace: Fix regs_get_argument_nth() to add correct offset
Masami Hiramatsu
2009-09-10
*
|
|
x86: Add pt_regs register and stack access APIs
Masami Hiramatsu
2009-08-26
|
/
/
*
|
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-25
*
|
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-25
*
|
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-08-25
*
|
tracing: Add syscall tracepoints
Jason Baron
2009-08-11
|
/
*
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-24
|
\
|
*
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2009-04-08
[next]