aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/regset.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-4/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2017-11-03regset: Add support for dynamically sized regsetsDave Martin1-7/+60
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2008-01-30x86: user_regset user-copy helpersRoland McGrath1-0/+46
2008-01-30x86: user_regset helpersRoland McGrath1-0/+116
2008-01-30x86: user_regset headerRoland McGrath1-0/+206