index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
metag
/
lib
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-10
Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-04-05
metag/usercopy: Switch to RAW_COPY_USER
James Hogan
2017-04-05
metag/usercopy: Add 64-bit get_user support
James Hogan
2017-04-05
metag/usercopy: Simplify rapf loop fixup corner case
James Hogan
2017-04-05
metag/usercopy: Reformat rapf loop inline asm
James Hogan
2017-04-05
metag/usercopy: Add missing fixups
James Hogan
2017-04-05
metag/usercopy: Fix src fixup in from user rapf loops
James Hogan
2017-04-05
metag/usercopy: Set flags before ADDZ
James Hogan
2017-04-05
metag/usercopy: Zero rest of buffer from copy_from_user
James Hogan
2017-04-05
metag/usercopy: Add early abort to copy_to_user
James Hogan
2017-04-05
metag/usercopy: Fix alignment error checking
James Hogan
2017-04-05
metag/usercopy: Drop unused macros
James Hogan
2016-07-15
metag: Fix typos
Andrea Gelmini
2013-07-04
metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c
James Hogan
2013-03-02
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2013-03-02
metag: Build infrastructure
James Hogan
2013-03-02
metag: Optimised library functions
James Hogan
2013-03-02
metag: Memory handling
James Hogan