Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 15 | -64/+15 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -2/+2 |
2018-11-01 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -25/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+0 |
2018-10-28 | c6x: switch to NO_BOOTMEM | Mike Rapoport | 1 | -25/+1 |
2018-10-04 | Merge branch 'all-dtbs' into dt/next | Rob Herring | 2 | -12/+2 |
2018-10-02 | c6x: use common built-in dtb support | Rob Herring | 2 | -12/+2 |
2018-09-28 | c6x: use for_each_of_cpu_node iterator | Rob Herring | 1 | -8/+3 |
2018-06-05 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+2 |
2018-05-19 | c6x: use generic dma_noncoherent_ops | Christoph Hellwig | 2 | -139/+1 |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig | 1 | -11/+0 |
2018-04-25 | signal/c6x: Use force_sig_fault where appropriate | Eric W. Biederman | 1 | -8/+2 |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 1 | -0/+1 |
2018-04-10 | c6x: remove unused KTHREAD_SIZE definition | Jérémy Lefaure | 1 | -1/+0 |
2018-01-05 | c6x: do not use print_symbol() | Sergey Senozhatsky | 1 | -3/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-05-02 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2017-05-02 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2017-04-03 | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra | 1 | -0/+2 |
2017-03-29 | Merge branch 'regset' (PTRACE_SETREGSET data leakage) | Linus Torvalds | 1 | -41/+0 |
2017-03-29 | c6x/ptrace: Remove useless PTRACE_SETREGSET implementation | Dave Martin | 1 | -41/+0 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-12-15 | arch/c6x: add option to skip sync on DMA map and unmap | Alexander Duyck | 1 | -4/+10 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -5/+4 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -4/+0 |
2016-03-26 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-02-09 | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 1 | -2/+0 |
2016-01-21 | c6x: convert to dma_map_ops | Christoph Hellwig | 1 | -52/+43 |
2015-04-17 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2 | -4/+8 |
2015-04-12 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro | 1 | -1/+0 |
2015-03-26 | c6x: kernel: setup: Export symbol memory_end | Chen Gang | 1 | -0/+1 |
2015-03-26 | c6x: kernel: setup: Add screen_info global variable | Chen Gang | 1 | -0/+3 |
2015-03-26 | c6x: kernel: setup: Remove 'const' for local variables in machine_init | Chen Gang | 1 | -2/+2 |
2015-03-26 | C6x: time: Ensure consistency in __init | Nishanth Menon | 1 | -1/+1 |
2015-03-03 | c6x: kernel: setup: Include "linux/console.h" | Chen Gang | 1 | -1/+1 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -1/+1 |
2014-08-06 | c6x: Use sigsp() | Richard Weinberger | 1 | -9/+3 |
2014-08-06 | c6x: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -25/+18 |
2014-04-30 | c6x: convert fdt pointers to opaque pointers | Rob Herring | 1 | -2/+2 |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 1 | -10/+0 |
2013-10-09 | c6x: use early_init_dt_scan | Rob Herring | 2 | -20/+1 |
2013-10-09 | c6x: use boot_command_line instead of private c6x_command_line | Rob Herring | 3 | -17/+2 |
2013-08-29 | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely | 1 | -5/+0 |