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
starfive-6.6.48-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
/
powerpc
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
1
-23
/
+23
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
1
-210
/
+68
2016-09-13
powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()
Simon Guo
1
-45
/
+29
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
1
-0
/
+1
2016-08-10
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
1
-0
/
+19
2016-08-01
powerpc/ptrace: Enable support for Performance Monitor registers
Anshuman Khandual
1
-0
/
+75
2016-08-01
powerpc/ptrace: Enable support for EBB registers
Anshuman Khandual
1
-0
/
+75
2016-08-01
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
Anshuman Khandual
1
-0
/
+117
2016-08-01
powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
Anshuman Khandual
1
-0
/
+178
2016-08-01
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
1
-1
/
+142
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
1
-0
/
+129
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
1
-0
/
+158
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CFPR
Anshuman Khandual
1
-0
/
+126
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CGPR
Anshuman Khandual
1
-0
/
+222
2016-08-01
powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
Anshuman Khandual
1
-13
/
+51
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
Anshuman Khandual
1
-0
/
+64
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests
Anshuman Khandual
1
-3
/
+87
2016-08-01
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
Anshuman Khandual
1
-4
/
+89
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-22
/
+24
2016-06-14
powerpc/ptrace: run seccomp after ptrace
Kees Cook
1
-21
/
+23
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-1
/
+1
2016-06-06
powerpc/ptrace: Fix out of bounds array access warning
Khem Raj
1
-2
/
+2
2015-11-26
powerpc: Add rN aliases to the pt_regs_offset table.
Rashmica Gupta
1
-0
/
+1
2015-07-30
powerpc/kernel: Enable seccomp filter
Michael Ellerman
1
-1
/
+40
2015-07-29
powerpc/kernel: Change the do_syscall_trace_enter() API
Michael Ellerman
1
-11
/
+37
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-5
/
+2
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-1
/
+1
2014-09-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-5
/
+2
2013-12-13
powerpc: PTRACE_PEEKUSR always returns FPR0
Ulrich Weigand
1
-2
/
+2
2013-10-29
powerpc: Set the NOTE type for SPE regset
Suzuki Poulose
1
-1
/
+1
2013-10-19
powerpc/booke: clear DBCR0_BT in user_disable_single_step()
James Yang
1
-1
/
+1
2013-10-19
powerpc: move debug registers in a structure
Bharat Bhushan
1
-77
/
+77
2013-10-11
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
1
-24
/
+25
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
1
-24
/
+25
2013-10-11
powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds
Anton Blanchard
1
-4
/
+4
2013-07-09
ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-26
/
+4
2013-06-25
powerpc/hw_brk: Fix setting of length for exact mode breakpoints
Michael Neuling
1
-1
/
+3
2013-05-14
powerpc: Syscall hooks for context tracking subsystem
Li Zhong
1
-0
/
+5
2013-04-18
powerpc/ptrace: Add DAWR debug feature info for userspace
Michael Neuling
1
-0
/
+2
2013-04-18
powerpc: fixing ptrace_get_reg to return an error
Alexey Kardashevskiy
1
-11
/
+18
2013-03-17
powerpc/ptrace: Fix brk.len used uninitialised
Michael Neuling
1
-0
/
+1
2013-01-15
powerpc: Add DSCR support to ptrace
Alexey Kardashevskiy
1
-0
/
+29
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-28
/
+32
2012-11-15
powerpc/ptrace: Enable hardware breakpoint upon re-registering
Aravinda Prasad
1
-0
/
+4
2012-11-15
powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()
Michael Neuling
1
-2
/
+2
2012-11-15
powerpc/ptrace: Fix spelling mistake
Michael Neuling
1
-2
/
+2
2012-11-15
powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...
K.Prasad
1
-4
/
+74
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
1
-0
/
+3
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-42
/
+0
2012-05-22
Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...
Benjamin Herrenschmidt
1
-71
/
+6
[next]