summaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-092-2/+2
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1915-64/+15Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-2/+2
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2018-10-311-25/+1Star
|\
| * c6x: switch to NO_BOOTMEMMike Rapoport2018-10-281-25/+1Star
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0Star
|/
* Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-042-12/+2Star
|\
| * c6x: use common built-in dtb supportRob Herring2018-10-022-12/+2Star
* | c6x: use for_each_of_cpu_node iteratorRob Herring2018-09-281-8/+3Star
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-051-7/+2Star
|\
| * signal/c6x: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+2Star
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* | c6x: use generic dma_noncoherent_opsChristoph Hellwig2018-05-192-139/+1Star
* | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-11/+0Star
|/
* c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure2018-04-101-1/+0Star
* c6x: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+1Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-021-0/+2
|\
| * debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-1/+1
|\ \
| * | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| |/
* | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-291-41/+0Star
|\ \ | |/ |/|
| * c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin2017-03-291-41/+0Star
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck2016-12-151-4/+10
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-5/+4Star
* exit_thread: remove empty bodiesJiri Slaby2016-05-211-4/+0Star
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-261-0/+1
* locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-2/+0Star
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-211-52/+43Star
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2015-04-172-4/+8
|\
| * c6x: kernel: setup: Export symbol memory_endChen Gang2015-03-261-0/+1
| * c6x: kernel: setup: Add screen_info global variableChen Gang2015-03-261-0/+3
| * c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang2015-03-261-2/+2
| * C6x: time: Ensure consistency in __initNishanth Menon2015-03-261-1/+1
| * c6x: kernel: setup: Include "linux/console.h"Chen Gang2015-03-031-1/+1
* | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-121-1/+0Star
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-1/+1
* c6x: Use sigsp()Richard Weinberger2014-08-061-9/+3Star
* c6x: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+18Star
* c6x: convert fdt pointers to opaque pointersRob Herring2014-04-301-2/+2
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-10/+0Star