aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x
AgeCommit message (Expand)Author
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
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