aboutsummaryrefslogtreecommitdiff
path: root/arch/metag
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-7/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-10/+0
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libGravatar Masahiro Yamada 1-5/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileGravatar Masahiro Yamada 1-1/+0
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreGravatar Masahiro Yamada 1-1/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 121-0/+121
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 6-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 114-0/+114
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodGravatar Christoph Hellwig 1-10/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsGravatar Will Deacon 2-8/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsGravatar Will Deacon 2-8/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Gravatar Will Deacon 2-50/+0
2017-09-22arch: remove unused *_segments() macros/functionsGravatar Tobias Klauser 1-3/+0
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2017-09-06metag/numa: remove the unused parent_node() macroGravatar Dou Liyang 1-1/+0
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+2
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentGravatar Christoph Hellwig 1-1/+1
2017-08-18irqchip/metag-ext: Report that effective affinity is a single targetGravatar Marc Zyngier 1-0/+1
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsGravatar Paul E. McKenney 1-5/+0
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesGravatar Peter Zijlstra 1-0/+2
2017-07-10metag: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-25/+25
2017-07-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+2
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+0
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Gravatar Punit Agrawal 1-1/+2
2017-05-23metag: Adjust system_state checkGravatar Thomas Gleixner 1-2/+1
2017-05-18devicetree: Move include prefixes from arch to separate directoryGravatar Olof Johansson 1-1/+0
2017-05-15kill strlen_user()Gravatar Al Viro 1-2/+0
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-8/+0
2017-05-10Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-152/+143
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-8/+0
2017-05-03metag/mm: Drop pointless incrementGravatar James Hogan 1-1/+0
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-2/+0
2017-05-02metag/uaccess: Check access_ok in strncpy_from_userGravatar James Hogan 1-2/+7
2017-05-02metag/uaccess: Fix access_ok()Gravatar James Hogan 1-16/+24
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-59/+8
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 5-252/+132
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroGravatar Krzysztof Kozlowski 1-2/+0
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-199/+128
2017-04-05metag/usercopy: Switch to RAW_COPY_USERGravatar James Hogan 3-32/+6
2017-04-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/...Gravatar Al Viro 2-199/+128
2017-04-05metag/usercopy: Add 64-bit get_user supportGravatar James Hogan 2-2/+31
2017-04-05metag/usercopy: Simplify rapf loop fixup corner caseGravatar James Hogan 1-8/+2
2017-04-05metag/usercopy: Reformat rapf loop inline asmGravatar James Hogan 1-129/+85
2017-04-05metag/usercopy: Add missing fixupsGravatar James Hogan 1-24/+48
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsGravatar James Hogan 1-8/+28
2017-04-05metag/usercopy: Set flags before ADDZGravatar James Hogan 1-4/+4
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userGravatar James Hogan 2-46/+26