aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x
AgeCommit message (Expand)Author
2018-10-31Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-28c6x: switch to NO_BOOTMEMMike Rapoport
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring
2018-10-02c6x: enable building all dtbsRob Herring
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-10-02c6x: use common built-in dtb supportRob Herring
2018-09-28c6x: use for_each_of_cpu_node iteratorRob Herring
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-19c6x: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-04-25signal/c6x: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-10c6x: pass endianness info to sparseLuc Van Oostenryck
2018-04-10c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap
2018-04-10c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-05c6x: do not use print_symbol()Sergey Senozhatsky
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULECao jin
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-08-24c6x: Convert to using %pOF instead of full_nameRob Herring
2017-08-24c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-10c6x: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada