aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm
AgeCommit message (Expand)Author
2020-05-15csky: Fixup raw_copy_from_user()Al Viro
2020-05-15csky: Fixup gdbmacros.txt with name sp in thread_structGuo Ren
2020-05-13csky: Fixup remove unnecessary save/restore PSR codeGuo Ren
2020-05-13csky: Fixup calltrace panicGuo Ren
2020-05-13csky: Fixup compile error for abiv1 entry.SGuo Ren
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-06Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-04-03csky: Add uprobes supportGuo Ren
2020-04-03csky: Add kprobes supportedGuo Ren
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-01csky: Fixup get wrong psr value from phyical regGuo Ren
2020-03-21csky: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-03-08csky: Implement ftrace with regsGuo Ren
2020-03-08csky: Implement ptrace regs and stack APIGuo Ren
2020-02-21csky: Add PCI supportMaJun
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren
2020-02-21csky: Support icache flush without specific instructionsGuo Ren
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren
2020-02-21csky: Tightly-Coupled Memory or Sram supportGuo Ren
2020-02-21csky: Initial stack protector supportMao Han
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-11-12csky: use generic ioremapChristoph Hellwig
2019-11-11csky: remove ioremap_cacheChristoph Hellwig
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-07csky: add missing brackets in a macro for tlb.hJason Gunthorpe
2019-08-15csky: Fixup ioremap function losingGuo Ren
2019-08-06csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren
2019-07-31csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren
2019-07-31csky: Fixup mb() synchronization problemGuo Ren
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren
2019-07-19csky: Add new asid lib code from armGuo Ren
2019-07-19csky: Revert mmu ASID mechanismGuo Ren
2019-07-12csky: switch to generic version of pte allocationMike Rapoport
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada
2019-05-08Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-22csky/syscall_trace: Fixup return processing flowGuo Ren
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren
2019-04-22csky: Add perf_arch_fetch_caller_regs supportMao Han
2019-04-22csky: Support dynamic start physical addressGuo Ren