aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/include
AgeCommit message (Expand)Author
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-02metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-02metag/uaccess: Fix access_ok()James Hogan
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
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: Zero rest of buffer from copy_from_userJames Hogan
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-28metag: kill verify_area()Al Viro
2017-03-28metag: switch to generic extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-07metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck
2016-09-13metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-08-04metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-15metag: Fix typosAndrea Gelmini
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/metag: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-16Merge tag 'metag-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan
2016-05-03metag: Fix atomic_*_return inline asm constraintsJames Hogan
2016-04-18metag: Fix misspellings in comments.Adam Buchbinder
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20metag: convert to dma_map_opsChristoph Hellwig
2016-01-12metag: define __smp_xxxMichael S. Tsirkin