summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-1/+0
|\
| * asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek2020-02-041-1/+0
* | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
|/
* csky: use generic ioremapChristoph Hellwig2019-11-122-5/+7
* csky: remove ioremap_cacheChristoph Hellwig2019-11-111-2/+0
* arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-1/+0
* Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-304-19/+30
|\
| * csky: Fixup ioremap function losingGuo Ren2019-08-151-11/+12
| * csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren2019-08-061-0/+1
| * csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren2019-07-311-0/+10
| * csky: Fixup mb() synchronization problemGuo Ren2019-07-311-8/+7
* | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
* | mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* | csky: add missing brackets in a macro for tlb.hJason Gunthorpe2019-09-071-4/+4
|/
* Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-194-105/+91
|\
| * csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-192-2/+11
| * csky: Add new asid lib code from armGuo Ren2019-07-191-0/+78
| * csky: Revert mmu ASID mechanismGuo Ren2019-07-193-108/+7
* | csky: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+3
|/
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-181-4/+0
* Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-089-55/+107
|\
| * csky/syscall_trace: Fixup return processing flowGuo Ren2019-04-221-0/+7
| * csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-222-20/+7
| * csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-221-0/+8
| * csky: Support dynamic start physical addressGuo Ren2019-04-222-25/+18
| * csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-221-0/+12
| * csky: Add non-uapi asm/ptrace.h namespaceGuo Ren2019-04-221-0/+29
| * csky: remove redundant generic-yMasahiro Yamada2019-04-221-1/+0
| * csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-223-15/+16
| * csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-221-1/+17
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-1/+1
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \ \ | |_|/ |/| |
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| |/
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-10/+4
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-10/+4
* | csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-041-4/+6
|/
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
* csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2019-02-131-0/+5
* csky: coding convention: Use task_stack_pageGuo Ren2019-02-131-2/+2
* csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren2019-02-131-2/+2
* csky: fixup compile error with pte_allocGuo Ren2019-01-091-25/+18
* csky: fixup CACHEV1 store instruction fast retireGuo Ren2019-01-081-0/+25
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-057-17/+46
|\
| * csky: Add perf support for C-SKYGuo Ren2019-01-021-0/+7
| * csky: Add EM_CSKY_OLD 39Guo Ren2018-12-311-1/+3
| * csky: ftrace call graph supported.Guo Ren2018-12-311-1/+5
| * csky: basic ftrace supportedGuo Ren2018-12-311-0/+9
OpenPOWER on IntegriCloud