index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
x86/asm/entry: Remove user_mode_ignore_vm86()
Ingo Molnar
1
-17
/
+0
2015-03-23
x86/asm/entry: Remove user_mode_vm()
Andy Lutomirski
1
-5
/
+0
2015-03-23
x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode
Andy Lutomirski
1
-10
/
+7
2015-03-23
x86/asm/entry: Add user_mode_ignore_vm86()
Andy Lutomirski
1
-0
/
+17
2015-03-23
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
1
-1
/
+1
2015-03-10
x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath
Denys Vlasenko
1
-6
/
+2
2015-03-05
x86/asm/entry/64: Fix comments
Denys Vlasenko
1
-3
/
+10
2014-09-09
x86: Split syscall_trace_enter into two phases
Andy Lutomirski
1
-0
/
+5
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+16
2014-01-07
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+7
2012-12-20
new helper: compat_user_stack_pointer()
Al Viro
1
-0
/
+7
2012-12-15
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
1
-74
/
+1
2012-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2012-11-21
x86-32: Fix invalid stack address while in softirq
Robert Richter
1
-11
/
+4
2012-11-19
x86_32: Return actual stack when requesting sp from regs
Steven Rostedt
1
-0
/
+9
2012-02-21
x86: Move some signal-handling definitions to a common header
H. Peter Anvin
1
-1
/
+0
2011-08-05
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
1
-0
/
+19
2011-05-27
x86: convert to asm-generic ptrace.h
Mike Frysinger
1
-13
/
+5
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-6
/
+0
2010-03-13
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-7
/
+0
2010-01-13
x86/ptrace: Remove unused regs_get_argument_nth API
Masami Hiramatsu
1
-4
/
+0
2009-12-16
ptrace: x86: implement user_single_step_siginfo()
Oleg Nesterov
1
-0
/
+2
2009-12-02
x86: Fix comments of register/stack access functions
Masami Hiramatsu
1
-4
/
+4
2009-08-27
x86: Add pt_regs register and stack access APIs
Masami Hiramatsu
1
-0
/
+62
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+4
2009-05-12
x86, 32-bit: fix kernel_trap_sp()
Masami Hiramatsu
1
-3
/
+4
2009-04-07
x86, ptrace: add bts context unconditionally
Markus Metzger
1
-5
/
+4
2009-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
1
-2
/
+2
2008-12-20
x86, bts: add fork and exit handling
Markus Metzger
1
-0
/
+7
2008-12-12
x86, bts: provide in-kernel branch-trace interface
Markus Metzger
1
-36
/
+0
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+280