summaryrefslogtreecommitdiff
path: root/arch/c6x/kernel
AgeCommit message (Expand)Author
2021-01-20c6x: remove architectureArnd Bergmann
2020-12-12c6x: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-07-27c6x: switch to ->regset_get()Al Viro
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04c6x: switch to copy_thread_tls()Christian Brauner
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09c6x: add show_stack_loglvl()Dmitry Safonov
2019-12-08sched/rt, c6x: Use CONFIG_PREEMPTIONThomas Gleixner
2019-11-04c6x: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-10-31Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-28c6x: switch to NO_BOOTMEMMike Rapoport
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring
2018-10-02c6x: use common built-in dtb supportRob Herring
2018-09-28c6x: use for_each_of_cpu_node iteratorRob Herring
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-19c6x: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-04-25signal/c6x: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-10c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure
2018-01-05c6x: do not use print_symbol()Sergey Senozhatsky
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