开源镜像站
帮助
动态
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
/
m68k
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
m68k: fix access_ok for coldfire
Arnd Bergmann
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
2021-09-24
m68k: Provide __{get,put}_kernel_nofault
Christoph Hellwig
2021-09-24
m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers
Christoph Hellwig
2021-09-24
m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user
Christoph Hellwig
2021-09-24
m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES
Christoph Hellwig
2020-10-05
m68knommu: switch to using asm-generic/uaccess.h
Greg Ungerer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-03-28
m68k: switch to generic extable.h
Al Viro
2013-09-10
m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned()
Geert Uytterhoeven
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2009-01-16
m68k,m68knommu: merge header files
Sam Ravnborg