summaryrefslogtreecommitdiff
path: root/arch/metag (follow)
Commit message (Expand)AuthorAge
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2022-04-19
* perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2022-04-19
* uapi: export all headers under uapi directoriesNicolas Dichtel2020-06-01
* Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P2018-03-01
|\
| * BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby2018-02-05
| * BACKPORT: exit_thread: remove empty bodiesJiri Slaby2018-02-05
* | Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P2018-01-18
|\|
| * UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko2017-12-14
* | Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev2017-06-07
|\|
| * metag/uaccess: Check access_ok in strncpy_from_userJames Hogan2017-05-25
| * metag/uaccess: Fix access_ok()James Hogan2017-05-25
* | Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-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 branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\ \
| * | Merge 4.4.59 into android-4.4Greg Kroah-Hartman2017-04-06
| |/
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck2016-10-28
| * metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-24
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\|
| * metag: Fix atomic_*_return inline asm constraintsJames Hogan2016-09-15
| * metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan2016-08-20
* | Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
|/
* Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-11-10
|\
| * metag: Turn irq_ctx_* macros into static inlinesJames Hogan2015-09-15
| * metag: SMP: Fix 4KiB stack setup on secondary CPUsJames Hogan2015-09-15
* | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
* | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-06
|\ \
| * | metag: enable building of all dtbsRob Herring2015-10-27
| * | metag: use common make variables for dtb buildsRob Herring2015-10-27
* | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
|\ \ \
| * \ \ Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\ \ \ | | |/ / | |/| |
| | * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
|/ / /
* | / genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
| |/ |/|
* | Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-09-09
|\ \
| * | metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-14
| |/
* | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-08
|\ \
| * | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-20
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \
| * \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \
| | * | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-27