summaryrefslogtreecommitdiffstats
path: root/arch/c6x
AgeCommit message (Expand)AuthorLines
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada-2/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig-15/+10
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig-24/+0
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+2
2018-05-19c6x: use generic dma_noncoherent_opsChristoph Hellwig-170/+44
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig-11/+0
2018-04-25signal/c6x: Use force_sig_fault where appropriateEric W. Biederman-8/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman-0/+1
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-04-10c6x: pass endianness info to sparseLuc Van Oostenryck-0/+1
2018-04-10c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap-0/+1
2018-04-10c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure-1/+0
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-3/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2018-01-05c6x: do not use print_symbol()Sergey Senozhatsky-3/+1
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada-2/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+4
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+19
2017-10-31c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULECao jin-1/+1
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser-3/+0
2017-08-24c6x: Convert to using %pOF instead of full_nameRob Herring-17/+17
2017-08-24c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski-10/+0
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+13
2017-07-10c6x: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-27/+26
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-5/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro-2/+13
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-5/+0
2017-06-20c6x: remove DMA_ERROR_CODEChristoph Hellwig-5/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-1/+1
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-8/+0
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-14/+8
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro-1/+0
2017-04-14c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra-0/+2
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds-41/+0
2017-03-29c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin-41/+0
2017-03-28c6x: switch to RAW_COPY_USERAl Viro-6/+7
2017-03-28c6x: remove duplicate definition of __access_okAl Viro-4/+0