index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
ptrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-280
/
+0
2008-10-13
x86, traps: converge do_debug handlers
Alexander van Heukelum
1
-4
/
+0
2008-10-12
Merge branch 'x86/urgent' into core/signal
Ingo Molnar
1
-2
/
+36
2008-10-06
Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1
Ingo Molnar
1
-0
/
+5
2008-10-06
Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1
Ingo Molnar
1
-0
/
+3
2008-10-06
Merge branch 'x86/pebs' into x86-v28-for-linus-phase1
Ingo Molnar
1
-2
/
+36
2008-09-23
signals: demultiplexing SIGTRAP signal
Srinivasa Ds
1
-1
/
+1
2008-09-06
x86_32: signal: introduce signal_fault()
Hiroshi Shimamoto
1
-2
/
+2
2008-09-06
Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal
Ingo Molnar
1
-3
/
+11
2008-07-27
x86: tracehook: asm/syscall.h
Roland McGrath
1
-0
/
+5
2008-07-25
Merge branch 'linus' into x86/pebs
Ingo Molnar
1
-3
/
+5
2008-07-22
x86: consolidate header guards
Vegard Nossum
1
-3
/
+3
2008-07-22
x86: ptrace.c declare functions before they get used
Jaswinder Singh
1
-0
/
+3
2008-06-02
x86: break mutual header inclusion
Vegard Nossum
1
-3
/
+5
2008-05-12
x86, ptrace: PEBS support
Markus Metzger
1
-2
/
+36
2008-04-26
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
1
-0
/
+2
2008-04-17
x86: cleanup - rename VM_MASK to X86_VM_MASK
gorcunov@gmail.com
1
-2
/
+2
2008-04-17
include/asm-x86/ptrace.h: checkpatch cleanups - formatting only
Joe Perches
1
-3
/
+4
2008-04-17
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
1
-3
/
+6
2008-04-17
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
1
-14
/
+14
2008-01-30
x86: rename stack_pointer to kernel_trap_sp
Harvey Harrison
1
-1
/
+7
2008-01-30
x86: clean up ptrace.h
Harvey Harrison
1
-27
/
+16
2008-01-30
x86: unify pt_regs accessors ptrace.h
Harvey Harrison
1
-30
/
+54
2008-01-30
x86: remove last user of get_segment_eip
Harvey Harrison
1
-2
/
+4
2008-01-30
x86: common x86_32|64 naming
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: move get_segment_eip() to step.c
Harvey Harrison
1
-0
/
+2
2008-01-30
x86, ptrace: new ptrace BTS API
Markus Metzger
1
-0
/
+1
2008-01-30
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
1
-0
/
+11
2008-01-30
x86: x86 ptrace merge complete
Roland McGrath
1
-3
/
+0
2008-01-30
x86: eflags enum
Roland McGrath
1
-22
/
+0
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-13
/
+67
2008-01-30
x86: debugctlmsr arch_has_block_step
Roland McGrath
1
-0
/
+7
2008-01-30
x86: x86-64 ptrace debugreg cleanup
Roland McGrath
1
-0
/
+3
2008-01-30
x86: arch_has_single_step
Roland McGrath
1
-0
/
+7
2008-01-30
x86: TLS cleanup
Roland McGrath
1
-0
/
+11
2007-11-15
oprofile: fix oops on x86 32-bit
Jan Blunck
1
-1
/
+1
2007-10-24
x86: merge ptrace_32/64.h
Thomas Gleixner
1
-11
/
+140
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-0
/
+13