summaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel
AgeCommit message (Expand)AuthorLines
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-64/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman-1/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-2/+2
2018-10-31Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds-25/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+0
2018-10-28c6x: switch to NO_BOOTMEMMike Rapoport-25/+1
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring-12/+2
2018-10-02c6x: use common built-in dtb supportRob Herring-12/+2
2018-09-28c6x: use for_each_of_cpu_node iteratorRob Herring-8/+3
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-139/+1
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-10c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure-1/+0
2018-01-05c6x: do not use print_symbol()Sergey Senozhatsky-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
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 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
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-28new helper: uaccess_kernel()Al Viro-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-1/+1
2016-12-14arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck-4/+10
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-5/+4
2016-05-20exit_thread: remove empty bodiesJiri Slaby-4/+0
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko-0/+1
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin-2/+0
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig-52/+43
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds-4/+8
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro-1/+0
2015-03-26c6x: kernel: setup: Export symbol memory_endChen Gang-0/+1
2015-03-26c6x: kernel: setup: Add screen_info global variableChen Gang-0/+3
2015-03-26c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang-2/+2
2015-03-26C6x: time: Ensure consistency in __initNishanth Menon-1/+1
2015-03-03c6x: kernel: setup: Include "linux/console.h"Chen Gang-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-1/+1
2014-08-06c6x: Use sigsp()Richard Weinberger-9/+3
2014-08-06c6x: Use get_signal() signal_setup_done()Richard Weinberger-25/+18
2014-04-30c6x: convert fdt pointers to opaque pointersRob Herring-2/+2
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring-10/+0