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
/
include
/
linux
/
regset.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
Oleg Nesterov
1
-0
/
+12
2020-07-27
regset: kill user_regset_copyout{,_zero}()
Al Viro
1
-67
/
+0
2020-07-27
regset(): kill ->get_size()
Al Viro
1
-47
/
+1
2020-07-27
regset: kill ->get()
Al Viro
1
-22
/
+0
2020-07-27
regset: new method and helpers for it
Al Viro
1
-0
/
+51
2020-07-27
copy_regset_to_user(): do all copyout at once.
Al Viro
1
-25
/
+4
2020-07-27
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
1
-0
/
+9
2020-06-03
user_regset_copyout_zero(): use clear_user()
Al Viro
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
1
-4
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2017-11-03
regset: Add support for dynamically sized regsets
Dave Martin
1
-7
/
+60
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
1
-2
/
+2
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
1
-0
/
+6
2008-01-30
x86: user_regset user-copy helpers
Roland McGrath
1
-0
/
+46
2008-01-30
x86: user_regset helpers
Roland McGrath
1
-0
/
+116
2008-01-30
x86: user_regset header
Roland McGrath
1
-0
/
+206