开源镜像站
帮助
动态
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
/
powerpc
/
include
/
asm
/
futex.h
Age
Commit message (
Expand
)
Author
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2011-11-17
powerpc: Fix atomic_xxx_return barrier semantics
Benjamin Herrenschmidt
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2010-02-17
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
2009-04-15
powerpc: Fix data-corrupting bug in __futex_atomic_op
Paul Mackerras
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell