summaryrefslogtreecommitdiff
path: root/arch/c6x/kernel
Commit message (Expand)AuthorAge
* 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-01
|\
| * 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
* c6x: use early_init_dt_scanRob Herring2013-10-09
* c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-09
* of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28
* of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24
* c6x: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-03
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* c6x: Use generic idle loopThomas Gleixner2013-04-08
* c6x: switch to generic sigaltstackAl Viro2013-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro2012-11-28
| * c6x: switch to saner kernel_execve() semanticsAl Viro2012-10-15
* | c6x: fix misleading commentMark Salter2012-11-26
* | c6x: run do_notify_resume with interrupts enabledMark Salter2012-11-26
|/
* sanitize tsk_is_polling()Al Viro2012-10-01
* c6x: switch to generic kernel_thread()Al Viro2012-10-01