Age | Commit message (Expand) | Author |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-04-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) |
2019-04-04 | csky: Fix syscall_get_arguments() and syscall_set_arguments() | Dmitry V. Levin |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig |
2019-02-19 | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann |
2019-02-19 | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2019-02-13 | of: select OF_RESERVED_MEM automatically | Christoph Hellwig |
2019-02-13 | csky: Fixup dead loop in show_stack | Guo Ren |
2019-02-13 | csky: Fixup io-range page attribute for mmap("/dev/mem") | Guo Ren |
2019-02-13 | csky: coding convention: Use task_stack_page | Guo Ren |
2019-02-13 | csky: Fixup wrong pt_regs size | Guo Ren |
2019-02-13 | csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry | Guo Ren |
2019-01-10 | csky: fixup compile error with CPU 810. | Guo Ren |
2019-01-09 | csky: fixup compile error with pte_alloc | Guo Ren |
2019-01-08 | csky: fixup CACHEV1 store instruction fast retire | Guo Ren |
2019-01-08 | csky: fixup relocation error with 807 & 860 | Guo Ren |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-05 | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-02 | csky: Add perf support for C-SKY | Guo Ren |
2018-12-31 | csky: Add EM_CSKY_OLD 39 | Guo Ren |
2018-12-31 | csky: ftrace call graph supported. | Guo Ren |
2018-12-31 | csky: basic ftrace supported | Guo Ren |
2018-12-31 | csky: remove unused members in processor.h | Guo Ren |
2018-12-31 | csky: optimize kernel panic print. | Guo Ren |
2018-12-31 | csky: stacktrace supported. | Guo Ren |
2018-12-31 | csky: CPU-hotplug supported for SMP | Guo Ren |
2018-12-31 | csky: fixup save hi,lo,dspcr regs in switch_stack. | Guo Ren |
2018-12-31 | csky: remove syscall_exit_work | Guo Ren |
2018-12-31 | csky: fixup remove vdsp implement for kernel. | Guo Ren |
2018-12-31 | csky: bugfix gdb coredump error. | Guo Ren |
2018-12-31 | csky: fixup abiv2 mmap(... O_SYNC) failed. | Guo Ren |
2018-12-30 | csky: define syscall_get_arch() | Dmitry V. Levin |
2018-12-30 | elf-em.h: add EM_CSKY | Dmitry V. Levin |
2018-12-30 | csky: remove meaningless header-y | Masahiro Yamada |
2018-12-30 | csky: Don't leak device tree node reference | Yangtao Li |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |