aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky
Commit message (Expand)AuthorAge
* Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-30
|\
| * csky: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-29
| * csky: entry: Remove unneeded need_resched() loopValentin Schneider2019-09-29
| * csky: Fixup csky_pmu.max_period assignmentMao Han2019-09-29
| * csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2019-09-29
| * csky: Use generic free_initrd_mem()Mike Rapoport2019-09-29
| * csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-21
| * csky: Support kernel non-aligned accessGuo Ren2019-08-20
| * csky: Fixup defer cache flush for 610Guo Ren2019-08-20
| * csky: Fixup arch_get_unmapped_area() implementationGuo Ren2019-08-20
| * csky: Fixup ioremap function losingGuo Ren2019-08-15
| * csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren2019-08-06
| * csky/dma: Fixup cache_op failed when cross memory ZONEsGuo Ren2019-08-06
| * csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren2019-07-30
| * csky: Fixup mb() synchronization problemGuo Ren2019-07-30
* | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
* | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* | mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-21
|\ \
| * | csky: add missing brackets in a macro for tlb.hJason Gunthorpe2019-09-07
| |/
* / dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig2019-08-29
|/
* treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-25
* Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-19
|\
| * csky: Fixup abiv1 memset errorGuo Ren2019-07-19
| * csky: Improve tlb operation with help of asidGuo Ren2019-07-19
| * csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-19
| * csky: Add new asid lib code from armGuo Ren2019-07-19
| * csky: Revert mmu ASID mechanismGuo Ren2019-07-19
| * csky: Fixup some error count in 810 & 860.Guo Ren2019-07-19
| * csky: Fix perf record in kernel/user spaceMao Han2019-07-19
| * csky: Add pmu interrupt supportMao Han2019-07-19
| * csky: Add count-width property for csky pmuMao Han2019-07-19
| * csky: Init pmu as a deviceMao Han2019-07-19
| * csky: Fixup no panic in kernel for some trapsGuo Ren2019-07-19
| * csky: Select intc & timer driversGuo Ren2019-07-19
* | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-12
|\ \
| * | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-09
* | | csky: switch to generic version of pte allocationMike Rapoport2019-07-12
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \ | |_|/ |/| |
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
* | | csky: Fixup libgcc unwind errorGuo Ren2019-06-26
| |/ |/|
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-17
* csky: remove deprecated arch/csky/boot/dts/include/dt-bindingsMasahiro Yamada2019-05-17
* Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-09
|\
| * dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig2019-05-06
* | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-08
|\ \
| * | csky/syscall_trace: Fixup return processing flowGuo Ren2019-04-22