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
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-3
/
+4
2012-12-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
1
-4
/
+4
2012-11-21
x86-32: Export kernel_stack_pointer() for modules
H. Peter Anvin
1
-0
/
+2
2012-11-21
x86-32: Fix invalid stack address while in softirq
Robert Richter
1
-0
/
+28
2012-10-28
rcu: Fix unrecovered RCU user mode in syscall_trace_leave()
Frederic Weisbecker
1
-0
/
+7
2012-10-01
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2012-09-26
x86: Syscall hooks for userspace RCU extended QS
Frederic Weisbecker
1
-0
/
+5
2012-09-19
x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels
Suresh Siddha
1
-3
/
+0
2012-06-02
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
H.J. Lu
1
-6
/
+0
2012-04-14
x86: Enable HAVE_ARCH_SECCOMP_FILTER
Will Drewry
1
-1
/
+6
2012-03-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+99
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2012-03-13
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
1
-1
/
+2
2012-03-06
x32: Add ptrace for x32
H.J. Lu
1
-0
/
+99
2012-02-22
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
1
-0
/
+1
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-12
/
+10
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-2
/
+1
2011-12-05
arch/x86/kernel/ptrace.c: Quiet sparse noise
H Hartley Sweeten
1
-1
/
+2
2011-07-01
perf: Add context field to perf_event
Avi Kivity
1
-1
/
+2
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-1
/
+1
2011-05-24
x86: Get rid of asmregparm
Richard Weinberger
1
-2
/
+2
2011-04-25
x86, hw_breakpoints: Fix racy access to ptrace breakpoints
Frederic Weisbecker
1
-10
/
+26
2010-10-28
ptrace: cleanup arch_ptrace() on x86
Namhyung Kim
1
-6
/
+4
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-3
/
+4
2010-05-01
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
Frederic Weisbecker
1
-1
/
+1
2010-04-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-382
/
+0
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-28
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+32
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-24
/
+0
2010-02-19
hw-breakpoint: Keep track of dr7 local enable bits
Frederic Weisbecker
1
-2
/
+5
2010-02-12
x86, ptrace: regset extensions to support xstate
Suresh Siddha
1
-2
/
+32
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
1
-1
/
+1
2010-01-13
x86/ptrace: Remove unused regs_get_argument_nth API
Masami Hiramatsu
1
-24
/
+0
2009-12-17
x86/ptrace: make genregs[32]_get/set more robust
Linus Torvalds
1
-8
/
+8
2009-12-16
ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping
Oleg Nesterov
1
-14
/
+7
2009-12-16
ptrace: x86: implement user_single_step_siginfo()
Oleg Nesterov
1
-9
/
+21
2009-12-09
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
1
-31
/
+26
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
1
-3
/
+6
2009-12-06
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
1
-2
/
+2
2009-12-02
hw-breakpoints: Keep track of user disabled breakpoints
Frederic Weisbecker
1
-4
/
+12
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
1
-33
/
+41
2009-11-26
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
1
-7
/
+1
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
1
-87
/
+206
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
1
-57
/
+125
2009-10-18
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
1
-13
/
+8
2009-09-24
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
1
-13
/
+8
[next]