Age | Commit message (Expand) | Author |
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 |
2019-07-19 | csky: Select intc & timer drivers | Guo Ren |
2019-07-12 | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2019-07-12 | csky: switch to generic version of pte allocation | Mike Rapoport |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-26 | csky: Fixup libgcc unwind error | Guo Ren |
2019-06-09 | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG | Masahiro Yamada |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-18 | arch: remove dangling asm-generic wrappers | Masahiro Yamada |
2019-05-18 | csky: remove deprecated arch/csky/boot/dts/include/dt-bindings | Masahiro Yamada |
2019-05-09 | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-05-08 | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |