Age | Commit message (Expand) | Author |
2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-14 | arch/csky/setup: Drop dummy_con initialization | Arvind Sankar |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-12-08 | sched/rt, csky: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-12 | csky: use generic ioremap | Christoph Hellwig |
2019-11-11 | csky: remove ioremap_cache | Christoph Hellwig |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-09-30 | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-09-30 | csky: Move static keyword to the front of declaration | Krzysztof Wilczynski |
2019-09-30 | csky: entry: Remove unneeded need_resched() loop | Valentin Schneider |
2019-09-30 | csky: Fixup csky_pmu.max_period assignment | Mao Han |
2019-09-30 | csky: Fixup add zero_fp fixup perf backtrace panic | Guo Ren |
2019-09-30 | csky: Use generic free_initrd_mem() | Mike Rapoport |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-09-07 | csky: add missing brackets in a macro for tlb.h | Jason Gunthorpe |
2019-08-29 | dma-mapping: make dma_atomic_pool_init self-contained | Christoph Hellwig |
2019-08-22 | csky: Fixup 610 vipt cache flush mechanism | Guo Ren |
2019-08-20 | csky: Support kernel non-aligned access | Guo Ren |
2019-08-20 | csky: Fixup defer cache flush for 610 | Guo Ren |
2019-08-20 | csky: Fixup arch_get_unmapped_area() implementation | Guo Ren |
2019-08-15 | csky: Fixup ioremap function losing | Guo Ren |
2019-08-06 | csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range | Guo Ren |
2019-08-06 | csky/dma: Fixup cache_op failed when cross memory ZONEs | Guo Ren |
2019-07-31 | csky: Fixup dma_alloc_coherent with PAGE_SO attribute | Guo Ren |
2019-07-31 | csky: Fixup mb() synchronization problem | Guo Ren |
2019-07-25 | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada |
2019-07-19 | Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-07-19 | csky: Fixup abiv1 memset error | Guo Ren |
2019-07-19 | csky: Improve tlb operation with help of asid | Guo Ren |
2019-07-19 | csky: Use generic asid algorithm to implement switch_mm | Guo Ren |
2019-07-19 | csky: Add new asid lib code from arm | Guo Ren |
2019-07-19 | csky: Revert mmu ASID mechanism | Guo Ren |
2019-07-19 | csky: Fixup some error count in 810 & 860. | Guo Ren |
2019-07-19 | csky: Fix perf record in kernel/user space | Mao Han |
2019-07-19 | csky: Add pmu interrupt support | Mao Han |
2019-07-19 | csky: Add count-width property for csky pmu | Mao Han |
2019-07-19 | csky: Init pmu as a device | Mao Han |
2019-07-19 | csky: Fixup no panic in kernel for some traps | Guo Ren |