aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x
AgeCommit message (Expand)AuthorFilesLines
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-7/+2
2018-05-19c6x: use generic dma_noncoherent_opsGravatar Christoph Hellwig 7-170/+44
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGGravatar Christoph Hellwig 1-1/+0
2018-05-08dma-debug: move initialization to common codeGravatar Christoph Hellwig 1-11/+0
2018-04-25signal/c6x: Use force_sig_fault where appropriateGravatar Eric W. Biederman 1-8/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedGravatar Eric W. Biederman 1-0/+1
2018-04-19time: Add an asm-generic/compat.h fileGravatar Arnd Bergmann 1-0/+1
2018-04-10c6x: pass endianness info to sparseGravatar Luc Van Oostenryck 1-0/+1
2018-04-10c6x: fix platforms/plldata.c get_coreid build errorGravatar Randy Dunlap 1-0/+1
2018-04-10c6x: remove unused KTHREAD_SIZE definitionGravatar Jérémy Lefaure 1-1/+0
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-3/+1
2018-01-09Construct init thread stack in the linker script rather than by unionGravatar David Howells 1-3/+0
2018-01-05c6x: do not use print_symbol()Gravatar Sergey Senozhatsky 1-3/+1
2018-01-03arch: Remove clkdev.h asm-generic from KbuildGravatar Stephen Boyd 1-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeGravatar Hendrik Brueckner 1-0/+1
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileGravatar Masahiro Yamada 1-2/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 19-0/+19
2017-10-31c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULEGravatar Cao jin 1-1/+1
2017-09-22arch: remove unused *_segments() macros/functionsGravatar Tobias Klauser 1-3/+0
2017-08-24c6x: Convert to using %pOF instead of full_nameGravatar Rob Herring 3-17/+17
2017-08-24c6x: defconfig: Cleanup from old Kconfig optionsGravatar Krzysztof Kozlowski 5-10/+0
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+13
2017-07-10c6x: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-27/+26
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-5/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+1
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failGravatar Al Viro 1-2/+13
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 1-5/+0
2017-06-20c6x: remove DMA_ERROR_CODEGravatar Christoph Hellwig 1-5/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Gravatar Christoph Hellwig 2-1/+1
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-8/+0
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-14/+8
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-14c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+2
2017-04-03debug: Fix __bug_table[] in arch linker scriptsGravatar Peter Zijlstra 1-0/+2
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Gravatar Linus Torvalds 1-41/+0
2017-03-29c6x/ptrace: Remove useless PTRACE_SETREGSET implementationGravatar Dave Martin 1-41/+0
2017-03-28c6x: switch to RAW_COPY_USERGravatar Al Viro 2-6/+7
2017-03-28c6x: remove duplicate definition of __access_okGravatar Al Viro 1-4/+0
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userGravatar Al Viro 1-3/+0
2017-03-28new helper: uaccess_kernel()Gravatar Al Viro 1-1/+1
2017-03-27add asm-generic/extable.hGravatar Al Viro 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2