aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag
AgeCommit message (Expand)Author
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck
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-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
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds