summaryrefslogtreecommitdiff
path: root/arch/metag
Commit message (Expand)AuthorAge
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-01
|\ \
| * | metag: remove arch specific early DT functionsRob Herring2018-01-30
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \
| * | | signal/metag: Document a conflict with SI_USER with SIGFPEEric W. Biederman2018-01-12
| |/ /
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
|/
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\
| * kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-09
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-08
| * .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-08
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \
| * | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/ /
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
* | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-10
* | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
|/ /
* | arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-22
|/
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-12
|\
| * dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-29
* | metag/numa: remove the unused parent_node() macroDou Liyang2017-09-06
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-04
|\ \
| * | irqchip/metag-ext: Report that effective affinity is a single targetMarc Zyngier2017-08-18
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\ \
| * | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-10
| |/
* | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-17
|/
* metag: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-10
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-06
|\
| * mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-06
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\ \ | |/ |/|
| * kill strlen_user()Al Viro2017-05-15
* | metag: Adjust system_state checkThomas Gleixner2017-05-23
* | devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-18
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* | Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-10
|\ \ | |/ |/|
| * metag/mm: Drop pointless incrementJames Hogan2017-05-03
| * metag/uaccess: Check access_ok in strncpy_from_userJames Hogan2017-05-02
| * metag/uaccess: Fix access_ok()James Hogan2017-05-02
| * metag/usercopy: Add 64-bit get_user supportJames Hogan2017-04-05
| * metag/usercopy: Simplify rapf loop fixup corner caseJames Hogan2017-04-05
| * metag/usercopy: Reformat rapf loop inline asmJames Hogan2017-04-05
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-02
|\ \
| * | linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski2017-04-21
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \ \
| * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26