Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-03 | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra |
2017-03-29 | Merge branch 'regset' (PTRACE_SETREGSET data leakage) | Linus Torvalds |
2017-03-29 | c6x/ptrace: Remove useless PTRACE_SETREGSET implementation | Dave Martin |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-14 | arch/c6x: add option to skip sync on DMA map and unmap | Alexander Duyck |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-02-09 | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin |
2016-01-20 | c6x: convert to dma_map_ops | Christoph Hellwig |
2015-04-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2015-04-11 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro |
2015-03-26 | c6x: kernel: setup: Export symbol memory_end | Chen Gang |
2015-03-26 | c6x: kernel: setup: Add screen_info global variable | Chen Gang |
2015-03-26 | c6x: kernel: setup: Remove 'const' for local variables in machine_init | Chen Gang |
2015-03-26 | C6x: time: Ensure consistency in __init | Nishanth Menon |
2015-03-03 | c6x: kernel: setup: Include "linux/console.h" | Chen Gang |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2014-08-06 | c6x: Use sigsp() | Richard Weinberger |
2014-08-06 | c6x: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-04-30 | c6x: convert fdt pointers to opaque pointers | Rob Herring |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring |
2013-10-09 | c6x: use early_init_dt_scan | Rob Herring |
2013-10-09 | c6x: use boot_command_line instead of private c6x_command_line | Rob Herring |
2013-08-28 | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar |
2013-07-03 | c6x: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-08 | c6x: Use generic idle loop | Thomas Gleixner |
2013-02-03 | c6x: switch to generic sigaltstack | Al Viro |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c... | Al Viro |
2012-11-26 | c6x: fix misleading comment | Mark Salter |
2012-11-26 | c6x: run do_notify_resume with interrupts enabled | Mark Salter |
2012-10-15 | c6x: switch to saner kernel_execve() semantics | Al Viro |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | c6x: switch to generic kernel_thread() | Al Viro |
2012-10-01 | c6x: switch to generic sys_execve | Mark Salter |
2012-10-01 | c6x: switch to generic kernel_execve | Mark Salter |