aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag
Commit message (Expand)AuthorAge
* metag/uaccess: Check access_ok in strncpy_from_userJames Hogan2017-05-25
* metag/uaccess: Fix access_ok()James Hogan2017-05-25
* metag/usercopy: Add missing fixupsJames Hogan2017-04-12
* metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan2017-04-12
* metag/usercopy: Set flags before ADDZJames Hogan2017-04-12
* metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2017-04-12
* metag/usercopy: Add early abort to copy_to_userJames Hogan2017-04-12
* metag/usercopy: Fix alignment error checkingJames Hogan2017-04-12
* metag/usercopy: Drop unused macrosJames Hogan2017-04-12
* metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin2017-03-31
* metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin2017-03-31
* metag/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-31
* Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-14
|\
| * metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck2016-10-07
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
|/
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-13
* metag: Drop show_mem() from mem_init()James Hogan2016-08-09
* Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-08-05
|\
| * metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan2016-08-04
| * metag: Remove duplicate KERN_<LEVEL> prefixJoe Perches2016-07-15
| * metag: Fix typosAndrea Gelmini2016-07-15
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-30
|\ \
| * | metag: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-23
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \ \
| * | | metag/perf: Convert to hotplug state machineRichard Cochran2016-07-15
| | |/ | |/|
* | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ | |/ / |/| |
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | locking/atomic, arch/metag: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| |/
* / tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-25
|\
| * perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-16
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-16
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-24
|\ \
| * | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-04
* | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-20
* | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-20
* | | exit_thread: remove empty bodiesJiri Slaby2016-05-20
* | | metag: mm: use hugetlb_bad_size()Vaishali Thakkar2016-05-19
* | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-17
|\ \ \
| * | | metag: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-26
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\ \ \
| * | | metag: Fix misspellings in comments.Adam Buchbinder2016-04-18
| |/ /
* | | Merge tag 'metag-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-05-16
|\ \ \ | |_|/ |/| |
| * | metag: Fix atomic_*_return inline asm constraintsJames Hogan2016-05-03
| * | metag: perf: fix build on Meta1James Hogan2016-05-03
| * | metag: ftrace: remove the misleading comment for ftrace_dyn_arch_initLi Bin2016-04-29
* | | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-27
| |/ |/|