summaryrefslogtreecommitdiff
path: root/arch/metag
AgeCommit message (Expand)Author
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-06metag/numa: remove the unused parent_node() macroDou Liyang
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig
2017-08-18irqchip/metag-ext: Report that effective affinity is a single targetMarc Zyngier
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-07-10metag: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-05-23metag: Adjust system_state checkThomas Gleixner
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2017-05-15kill strlen_user()Al Viro
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-10Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-03metag/mm: Drop pointless incrementJames Hogan
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-02metag/uaccess: Fix access_ok()James Hogan
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-05metag/usercopy: Switch to RAW_COPY_USERJames Hogan
2017-04-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/...Al Viro
2017-04-05metag/usercopy: Add 64-bit get_user supportJames Hogan
2017-04-05metag/usercopy: Simplify rapf loop fixup corner caseJames Hogan
2017-04-05metag/usercopy: Reformat rapf loop inline asmJames Hogan
2017-04-05metag/usercopy: Add missing fixupsJames Hogan
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-05metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-05metag/usercopy: Drop unused macrosJames Hogan
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin
2017-03-29metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin
2017-03-29metag/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-28metag: kill verify_area()Al Viro