summaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv1
Commit message (Expand)AuthorAgeFilesLines
* csky: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-251-6/+6
* mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+1
* c-sky: Remove now superfluous sentinel element from ctl_talbe arrayJoel Granados2023-10-101-1/+0
* mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-1/+0
* csky: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-242-13/+21
* Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linuxLinus Torvalds2023-05-041-0/+3
|\
| * csky: mmu: Prevent spurious page faultsGuo Ren2023-04-131-0/+3
* | csky: simplify alignment sysctl registrationLuis Chamberlain2023-04-131-14/+1
|/
* csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-4/+9
* csky: abiv1: Fixup compile errorGuo Ren2022-07-311-0/+6
* csky: Add C based string functionsMatteo Croce2022-04-183-355/+0
* csky: Fix function name in csky_alignment() and die()Nathan Chancellor2022-01-081-1/+1
* exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-032-14/+1
* mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-301-0/+1
* csky: Fixup compile errorGuo Ren2021-02-279-9/+0
* csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren2021-02-271-0/+5
* csky: Fixup swaponGuo Ren2021-02-271-0/+22
* csky: pgtable.h: Coding conventionGuo Ren2021-02-271-13/+4
* csky: Reconstruct VDSO frameworkGuo Ren2021-01-121-13/+5
* csky: Fix TLB maintenance synchronization problemGuo Ren2021-01-121-1/+2
* csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-121-4/+4
* csky: Coding convention in entry.SGuo Ren2020-05-281-5/+0
* csky: Fixup CONFIG_PREEMPT panicGuo Ren2020-05-281-1/+0
* csky: Fixup msa highest 3 bits maskLiu Yibin2020-05-131-2/+2
* csky: Fixup cpu speculative execution to IO areaGuo Ren2020-04-031-4/+1
* csky: Add flush_icache_mm to defer flush icache allGuo Ren2020-02-211-0/+2
* csky: Remove unnecessary flush_icache_* implementationGuo Ren2020-02-211-3/+0
* csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren2020-02-211-5/+14
* csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-222-12/+49
* csky: Support kernel non-aligned accessGuo Ren2019-08-201-17/+45
* csky: Fixup defer cache flush for 610Guo Ren2019-08-202-25/+29
* csky: Fixup arch_get_unmapped_area() implementationGuo Ren2019-08-202-37/+43
* Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-195-42/+6
|\
| * csky: Fixup abiv1 memset errorGuo Ren2019-07-194-42/+0
| * csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-191-0/+6
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\ \ | |/ |/|
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-221-2/+2
* csky: Support vmlinux bootup with MMU offGuo Ren2019-04-221-12/+17
* csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-221-0/+1
* csky: Support dynamic start physical addressGuo Ren2019-04-222-2/+37
* csky: Reconstruct signal processingGuo Ren2019-04-222-7/+2
* csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-221-2/+0
* csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-221-0/+4
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-052-0/+18
|\
| * csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-311-0/+17
| * csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren2018-12-311-0/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
|/