index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
step.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
2017-07-30
1
-1
/
+1
*
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
2017-06-08
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+2
*
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-18
1
-2
/
+2
|
\
|
*
x86/ldt: Correct LDT access in single stepping logic
Juergen Gross
2015-08-08
1
-2
/
+2
*
|
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
1
-0
/
+2
|
/
*
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-07-31
1
-2
/
+4
*
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-01-22
1
-4
/
+5
*
uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...
Oleg Nesterov
2012-09-15
1
-1
/
+1
*
ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic
Oleg Nesterov
2012-09-15
1
-1
/
+13
*
ptrace/x86: Introduce set_task_blockstep() helper
Oleg Nesterov
2012-09-15
1
-20
/
+21
*
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
2011-08-04
1
-1
/
+1
*
x86: Fix common misspellings
Lucas De Marchi
2011-03-18
1
-1
/
+1
*
x86, ptrace: Fix block-step
Peter Zijlstra
2010-03-26
1
-4
/
+20
*
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-26
1
-32
/
+4
*
x86: Use get_desc_base()
Akinobu Mita
2009-07-19
1
-5
/
+4
*
x86 ptrace: user-sets-TF nits
Roland McGrath
2008-07-16
1
-0
/
+13
*
x86 ptrace: block-step fix
Roland McGrath
2008-07-16
1
-6
/
+16
*
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
2008-04-17
1
-1
/
+1
*
x86 ptrace: avoid unnecessary wrmsr
Roland McGrath
2008-04-03
1
-4
/
+7
*
x86: fix typo in step.c
Jan Beulich
2008-03-07
1
-2
/
+2
*
x86: remove last user of get_segment_eip
Harvey Harrison
2008-01-30
1
-84
/
+0
*
x86: common x86_32|64 naming
Harvey Harrison
2008-01-30
1
-2
/
+2
*
x86: use wrmsrl in kprobes.c, step.c
Harvey Harrison
2008-01-30
1
-4
/
+0
*
x86: move get_segment_eip() to step.c
Harvey Harrison
2008-01-30
1
-0
/
+81
*
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
2008-01-30
1
-5
/
+13
*
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
1
-10
/
+5
*
x86: debugctlmsr arch_has_block_step
Roland McGrath
2008-01-30
1
-3
/
+61
*
x86 single_step: TIF_FORCED_TF
Roland McGrath
2008-01-30
1
-6
/
+3
*
x86: single_step: share code
Roland McGrath
2008-01-30
1
-0
/
+14
*
x86: single_step 0xf0
Roland McGrath
2008-01-30
1
-1
/
+1
*
x86: single_step segment macros
Roland McGrath
2008-01-30
1
-3
/
+1
*
x86: single_step moved
Roland McGrath
2008-01-30
1
-0
/
+140