summaryrefslogtreecommitdiffstats
path: root/arch/csky
AgeCommit message (Expand)Author
2021-07-14csky: syscache: Fixup duplicate cache flushGuo Ren
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-03Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)
2021-04-28csky: uaccess.h: Coding convention with asm genericGuo Ren
2021-04-28csky: fix syscache.c fallthrough warningRandy Dunlap
2021-04-20csky: Fixup typosJunlin Yang
2021-04-20csky: Remove duplicate include in arch/csky/kernel/entry.SZhang Yunkai
2021-04-16csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap
2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2021-02-28Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-02-27csky: Fixup compile errorGuo Ren
2021-02-27csky: use free_initmem_default() in free_initmem()David Hildenbrand
2021-02-27csky: Fixup pfn_valid error with wrong max_mapnrGuo Ren
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren
2021-02-27csky: kprobe: Fixup code in simulate without 'long'Guo Ren
2021-02-27csky: Fixup swaponGuo Ren
2021-02-27csky: pgtable.h: Coding conventionGuo Ren
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-01-12csky: Fixup _PAGE_ACCESSED for default pgprotGuo Ren
2021-01-12csky: remove unused including <linux/version.h>Tian Tao
2021-01-12csky: Fix a size determination in gpr_get()Zhenzhong Duan
2021-01-12csky: Reconstruct VDSO frameworkGuo Ren
2021-01-12csky: mm: abort uaccess retries upon fatal signalGuo Ren
2021-01-12csky: Sync riscv mm/fault.c for easy maintenanceGuo Ren
2021-01-12csky: Fixup do_page_fault parent irq statusGuo Ren
2021-01-12csky: Add faulthandler_disabled() checkGuo Ren
2021-01-12csky: Fixup update_mmu_cache called with user io mappingGuo Ren
2021-01-12csky: Fixup FAULT_FLAG_XXX param for handle_mm_faultGuo Ren
2021-01-12csky: Add show_tlb for CPU_CK860 debugGuo Ren
2021-01-12csky: Fix TLB maintenance synchronization problemGuo Ren
2021-01-12csky: Add kmemleak supportGuo Ren
2021-01-12csky: Remove prologue of page fault handler in entry.SGuo Ren
2021-01-12csky: Fixup PTE global for 2.5:1.5 virtual memoryGuo Ren
2021-01-12csky: Cleanup asm/spinlock.hGuo Ren
2021-01-12csky: Fixup asm/cmpxchg.h with correct ordering barrierGuo Ren
2021-01-12csky: Fixup futex SMP implementationGuo Ren
2021-01-12csky: Fixup barrier designGuo Ren
2021-01-12csky: Remove custom asm/atomic.h implementationGuo Ren
2021-01-12csky: Fixup show_regs doesn't contain regs->uspGuo Ren
2021-01-12csky: Fixup perf probe failedGuo Ren
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds