summaryrefslogtreecommitdiff
path: root/arch/csky/include
AgeCommit message (Expand)Author
2021-05-26locking/atomic: csky: move to ARCH_ATOMICMark Rutland
2021-04-28csky: uaccess.h: Coding convention with asm genericGuo Ren
2021-04-20csky: Fixup typosJunlin Yang
2021-04-16csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap
2021-02-27csky: Fixup compile errorGuo Ren
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren
2021-02-27csky: Fixup swaponGuo Ren
2021-02-27csky: pgtable.h: Coding conventionGuo Ren
2021-01-12csky: Fixup _PAGE_ACCESSED for default pgprotGuo Ren
2021-01-12csky: remove unused including <linux/version.h>Tian Tao
2021-01-12csky: Reconstruct VDSO frameworkGuo Ren
2021-01-12csky: Sync riscv mm/fault.c for easy maintenanceGuo Ren
2021-01-12csky: Fix TLB maintenance synchronization problemGuo 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: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
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-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-20csky: Enable seccomp architecture trackingYiFei Zhu
2020-11-09csky: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-10-27csky: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-25whack-a-mole: USE_ELF_CORE_DUMPAl Viro
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-07-31csky: Add irq_work supportGuo Ren
2020-07-31csky: Optimize the trap processing flowGuo Ren
2020-07-31csky: Add support for function error injectionGuo Ren
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren
2020-07-31csky: remove unusued thread_saved_pc and *_segments functions/macrosTobias Klauser
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04kmap: remove kmap_atomic_to_page()Ira Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-05-28csky: Coding convention in entry.SGuo Ren
2020-05-15csky: Fixup raw_copy_from_user()Al Viro
2020-05-15csky: Fixup gdbmacros.txt with name sp in thread_structGuo Ren