| Commit message (Expand) | Author | Age | Files | Lines |
* | c6x: remove architecture | Arnd Bergmann | 2021-01-20 | 19 | -3293/+0 |
* | c6x: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2020-12-12 | 2 | -1/+3 |
* | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 2020-10-17 | 1 | -3/+1 |
* | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 2020-10-14 | 1 | -4/+5 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -2/+2 |
* | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-08-07 | 1 | -8/+3 |
|\ |
|
| * | c6x: switch to ->regset_get() | Al Viro | 2020-07-27 | 1 | -8/+3 |
* | | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 2020-07-04 | 1 | -3/+3 |
* | | c6x: switch to copy_thread_tls() | Christian Brauner | 2020-07-04 | 1 | -3/+3 |
|/ |
|
* | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -6/+1 |
* | c6x: add show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -7/+14 |
* | sched/rt, c6x: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-12-08 | 1 | -4/+4 |
* | c6x: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook | 2019-11-04 | 1 | -2/+3 |
* | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+0 |
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 2 | -2/+2 |
|\ |
|
| * | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -1/+1 |
| * | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 15 | -64/+15 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ |
|
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -2/+2 |
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2018-10-31 | 1 | -25/+1 |
|\ |
|
| * | c6x: switch to NO_BOOTMEM | Mike Rapoport | 2018-10-28 | 1 | -25/+1 |
* | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'all-dtbs' into dt/next | Rob Herring | 2018-10-04 | 2 | -12/+2 |
|\ |
|
| * | c6x: use common built-in dtb support | Rob Herring | 2018-10-02 | 2 | -12/+2 |
* | | c6x: use for_each_of_cpu_node iterator | Rob Herring | 2018-09-28 | 1 | -8/+3 |
|/ |
|
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-05 | 1 | -7/+2 |
|\ |
|
| * | signal/c6x: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -8/+2 |
| * | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -0/+1 |
* | | c6x: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-05-19 | 2 | -139/+1 |
* | | dma-debug: move initialization to common code | Christoph Hellwig | 2018-05-08 | 1 | -11/+0 |
|/ |
|
* | c6x: remove unused KTHREAD_SIZE definition | Jérémy Lefaure | 2018-04-10 | 1 | -1/+0 |
* | c6x: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -3/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-02 | 1 | -0/+2 |
|\ |
|
| * | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra | 2017-04-03 | 1 | -0/+2 |
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 1 | -1/+1 |
|\ \ |
|
| * | | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'regset' (PTRACE_SETREGSET data leakage) | Linus Torvalds | 2017-03-29 | 1 | -41/+0 |
|\ \
| |/
|/| |
|
| * | c6x/ptrace: Remove useless PTRACE_SETREGSET implementation | Dave Martin | 2017-03-29 | 1 | -41/+0 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
|/ |
|
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | arch/c6x: add option to skip sync on DMA map and unmap | Alexander Duyck | 2016-12-15 | 1 | -4/+10 |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-08 | 1 | -0/+1 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -5/+4 |
* | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-21 | 1 | -4/+0 |