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