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 Torvalds2018-06-041-7/+2
|\
| * signal/c6x: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+2
| * 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/+1
* | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-11/+0
|/
* c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure2018-04-101-1/+0
* c6x: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+1
* 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-011-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/+0
|\ \ | |/ |/|
| * c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin2017-03-291-41/+0
* | 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-141-4/+10
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-5/+4
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-4/+0
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-2/+0
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-201-52/+43
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2015-04-162-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-111-1/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* c6x: Use sigsp()Richard Weinberger2014-08-061-9/+3
* c6x: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+18
* c6x: convert fdt pointers to opaque pointersRob Herring2014-04-301-2/+2
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-10/+0
* c6x: use early_init_dt_scanRob Herring2013-10-092-20/+1
* c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-093-17/+2
* of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
* of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* c6x: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-031-2/+2
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-9/+0
* c6x: Use generic idle loopThomas Gleixner2013-04-081-27/+1
* c6x: switch to generic sigaltstackAl Viro2013-02-031-12/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-122-43/+6
|\
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro2012-11-282-32/+5
OpenPOWER on IntegriCloud