summaryrefslogtreecommitdiff
path: root/arch/c6x/kernel
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-14arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-03-26c6x: kernel: setup: Export symbol memory_endChen Gang
2015-03-26c6x: kernel: setup: Add screen_info global variableChen Gang
2015-03-26c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang
2015-03-26C6x: time: Ensure consistency in __initNishanth Menon
2015-03-03c6x: kernel: setup: Include "linux/console.h"Chen Gang
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-08-06c6x: Use sigsp()Richard Weinberger
2014-08-06c6x: Use get_signal() signal_setup_done()Richard Weinberger
2014-04-30c6x: convert fdt pointers to opaque pointersRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09c6x: use early_init_dt_scanRob Herring
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineRob Herring
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-03c6x: normalize global variables exported by vmlinux.ldsJiang Liu
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-08c6x: Use generic idle loopThomas Gleixner
2013-02-03c6x: switch to generic sigaltstackAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro
2012-11-26c6x: fix misleading commentMark Salter
2012-11-26c6x: run do_notify_resume with interrupts enabledMark Salter
2012-10-15c6x: switch to saner kernel_execve() semanticsAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01c6x: switch to generic kernel_thread()Al Viro
2012-10-01c6x: switch to generic sys_execveMark Salter
2012-10-01c6x: switch to generic kernel_execveMark Salter