summaryrefslogtreecommitdiffstats
path: root/arch/c6x
Commit message (Expand)AuthorAgeFilesLines
* arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-012-1/+1
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-061-0/+1
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-26/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-1/+1
|\
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
|/
* dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+4
* dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2018-10-311-25/+1
|\
| * c6x: switch to NO_BOOTMEMMike Rapoport2018-10-282-25/+2
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+1
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-311-1/+2
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-2/+2
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-11/+0
|/
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-266-35/+12
|\
| * Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-046-27/+9
| |\
| | * c6x: enable building all dtbsRob Herring2018-10-021-0/+6
| | * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-021-2/+0
| | * c6x: use common built-in dtb supportRob Herring2018-10-025-25/+3
| * | c6x: use for_each_of_cpu_node iteratorRob Herring2018-09-281-8/+3
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\ \
| * | y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1
| |/
* | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-2/+1
* kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
* Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-15/+10
* kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-7/+2
|\ \
| * | signal/c6x: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+2
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
| |/
* | c6x: use generic dma_noncoherent_opsChristoph Hellwig2018-05-197-170/+44
* | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
* | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-11/+0
|/
* c6x: pass endianness info to sparseLuc Van Oostenryck2018-04-101-0/+1
* c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap2018-04-101-0/+1
* c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure2018-04-101-1/+0
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+1
|\ \
| * | c6x: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+1
| |/
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-1/+1
|\
| * c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULECao jin2017-10-311-1/+1
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-2/+0
|\ \
OpenPOWER on IntegriCloud