开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2016-05-22
parisc: Add 64bit get_user() and put_user() for 32bit kernel
Helge Deller
2016-05-22
parisc: Simplify and speed up get_user() and put_user()
Helge Deller
2016-04-08
parisc: Update comment regarding relative extable support
Helge Deller
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
2015-02-17
parisc: macro whitespace fixes
Michael S. Tsirkin
2015-02-16
parisc/uaccess: fix sparse errors
Michael S. Tsirkin
2014-11-10
parisc: Use BUILD_BUG() instead of undefined functions
Helge Deller
2013-11-19
Revert "parisc: implement full version of access_ok()"
Helge Deller
2013-11-07
parisc: implement full version of access_ok()
Helge Deller
2013-11-07
parisc: provide macro to create exception table entries
Helge Deller
2013-04-25
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
2010-03-06
parisc: add strict copy size checks (v2)
Helge Deller
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-03-13
parisc: fix `struct pt_regs' declared inside parameter list warning
Helge Deller
2009-01-05
parisc: fix kernel crash (protection id trap) when compiling ruby1.9
Kyle McMartin
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin