summaryrefslogtreecommitdiff
path: root/arch/metag
AgeCommit message (Expand)Author
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-25metag/uaccess: Fix access_ok()James Hogan
2017-04-12metag/usercopy: Add missing fixupsJames Hogan
2017-04-12metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-12metag/usercopy: Set flags before ADDZJames Hogan
2017-04-12metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-12metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-12metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-12metag/usercopy: Drop unused macrosJames Hogan
2017-03-31metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin
2017-03-31metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin
2017-03-31metag/ptrace: Preserve previous registers for short regset writeDave Martin
2016-10-14Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
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-09metag: Drop show_mem() from mem_init()James Hogan
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-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-15metag: Remove duplicate KERN_<LEVEL> prefixJoe Perches
2016-07-15metag: Fix typosAndrea Gelmini
2016-07-15metag/perf: Convert to hotplug state machineRichard Cochran
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-23metag: Remove unnecessary of_platform_populate with default match tableKefeng Wang
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-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-19metag: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
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-05-03metag: perf: fix build on Meta1James Hogan
2016-04-29metag: ftrace: remove the misleading comment for ftrace_dyn_arch_initLi Bin
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-26metag: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij
2016-04-18metag: Fix misspellings in comments.Adam Buchbinder