aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include
AgeCommit message (Expand)AuthorFilesLines
11 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)1-3/+0
2025-12-10Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linuxLinus Torvalds10-16/+17
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes1-3/+0
2025-10-19csky: Remove compile warning for CONFIG_SMPGuo Ren (Alibaba DAMO Academy)1-0/+1
2025-10-19csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headerThomas Huth1-2/+2
2025-10-19csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth8-14/+14
2025-09-08csky: Add __attribute_const__ to ffs()-family implementationsKees Cook1-4/+4
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky1-1/+1
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+13
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-5/+0
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-1/+1
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-1/+1
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng1-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+0
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-11-02csky/vdso: Remove gettimeofday() and friends from VDSOThomas Weißschuh4-157/+0
2024-10-28csky: Use new fallback IO memcpy/memsetJulian Vetter1-11/+0
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-3/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-6/+2
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-2/+0
2024-07-10csky: convert to generic syscall tableArnd Bergmann4-11/+10
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-10csky: drop asm/gpio.h wrapperArnd Bergmann1-1/+0
2024-06-25csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann1-0/+1
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)1-2/+0
2024-05-11csky: Emulate one-byte cmpxchgPaul E. McKenney1-0/+10
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+9
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+1
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2024-03-05mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao1-5/+0
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+9
2024-02-20csky/vdso: Remove superfluous ifdefferyAnna-Maria Behnsen1-5/+0
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2023-11-23csky: fix arch_jump_label_transform_static overrideArnd Bergmann1-0/+5
2023-11-23arch: add do_page_fault prototypesArnd Bergmann1-0/+2
2023-11-23arch: add missing prepare_ftrace_return() prototypesArnd Bergmann1-0/+4
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann1-2/+0
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-1/+1
2023-09-01Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linuxLinus Torvalds1-0/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-30csky: Fixup compile errorGuo Ren1-0/+2
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+7
2023-08-24csky: implement the new page table range APIMatthew Wilcox (Oracle)1-3/+5
2023-08-21csky: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)1-2/+2
2023-08-10csky: Fixup -Wmissing-prototypes warningGuo Ren3-0/+19
2023-08-10csky: Make pfn accessors static inlinesLinus Walleij1-3/+10
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-35/+0
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-35/+0
2023-05-15csky/smp: Switch to hotplug core state synchronizationThomas Gleixner1-1/+1
2023-03-12csky: Remove kernel_thread declarationMike Christie1-2/+0
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-02csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-0/+18
2022-12-19Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds1-0/+2
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld1-9/+1
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-3/+0
2022-10-21csky: add arch support current_stack_pointerTong Tiangen1-0/+2
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-5/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-23/+3
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+2
2022-08-04Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds6-8/+105
2022-07-31csky: cmpxchg: Coding convention for BUILD_BUG()Guo Ren1-6/+5
2022-07-31csky: Add qspinlock supportGuo Ren4-2/+43
2022-07-30csky: Add jump-label implementationGuo Ren1-0/+47
2022-07-22csky: Correct position of _stextGuo Ren1-0/+10
2022-07-22asm-generic: Add new pci.h and use itStafford Horne1-15/+2
2022-07-22csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCEStafford Horne1-0/+2
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-2/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-6/+0
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra1-2/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra1-13/+0
2022-07-17csky: drop definition of PGD_ORDERMike Rapoport2-3/+2
2022-07-17csky: drop definition of PTE_ORDERMike Rapoport1-2/+1
2022-07-17csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-18/+0
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-116/+3
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne1-1/+1
2022-05-11csky: Move to generic ticket-spinlockGuo Ren3-116/+3
2022-04-25csky: atomic: Add conditional atomic operations' optimizationGuo Ren1-0/+95
2022-04-25csky: atomic: Add custom atomic.h implementationGuo Ren1-0/+142
2022-04-25csky: atomic: Optimize cmpxchg with acquire & releaseGuo Ren2-8/+67
2022-04-18csky: optimize memcpy_{from,to}io() and memset_io()Guo Ren1-0/+11
2022-04-08csky: Fix versioncheck warningsDeyan Wang1-1/+0
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-26/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki1-0/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann4-17/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-8/+0
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann1-4/+3
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-1/+0
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior1-1/+1
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+0
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-10-16csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck1-1/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-9/+0
2021-07-23csky: use generic strncpy/strnlen from_userArnd Bergmann1-6/+0
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann1-4/+4
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2021-05-26locking/atomic: csky: move to ARCH_ATOMICMark Rutland1-4/+4
2021-04-28csky: uaccess.h: Coding convention with asm genericGuo Ren3-325/+131
2021-04-20csky: Fixup typosJunlin Yang3-3/+3
2021-04-16csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap1-1/+1
2021-02-27csky: Fixup compile errorGuo Ren34-34/+0
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren6-0/+167
2021-02-27csky: Fixup swaponGuo Ren1-9/+8
2021-02-27csky: pgtable.h: Coding conventionGuo Ren1-30/+30
2021-01-12csky: Fixup _PAGE_ACCESSED for default pgprotGuo Ren1-7/+9
2021-01-12csky: remove unused including <linux/version.h>Tian Tao1-1/+0
2021-01-12csky: Reconstruct VDSO frameworkGuo Ren1-3/+16
2021-01-12csky: Sync riscv mm/fault.c for easy maintenanceGuo Ren1-0/+2
2021-01-12csky: Fix TLB maintenance synchronization problemGuo Ren1-2/+1
2021-01-12csky: Fixup PTE global for 2.5:1.5 virtual memoryGuo Ren1-1/+1
2021-01-12csky: Cleanup asm/spinlock.hGuo Ren2-177/+0
2021-01-12csky: Fixup asm/cmpxchg.h with correct ordering barrierGuo Ren1-10/+17
2021-01-12csky: Fixup futex SMP implementationGuo Ren1-0/+121
2021-01-12csky: Fixup barrier designGuo Ren1-22/+60
2021-01-12csky: Remove custom asm/atomic.h implementationGuo Ren1-212/+0
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren7-13/+7
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+11
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+3
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2020-11-20csky: Enable seccomp architecture trackingYiFei Zhu2-1/+11
2020-11-09csky: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+4
2020-11-06csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner2-4/+6
2020-10-27csky: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-5/+3
2020-10-25whack-a-mole: USE_ELF_CORE_DUMPAl Viro1-1/+0
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-4/+4
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-6/+1
2020-07-31csky: Add irq_work supportGuo Ren1-0/+11
2020-07-31csky: Optimize the trap processing flowGuo Ren2-1/+3
2020-07-31csky: Add support for function error injectionGuo Ren1-0/+6
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren2-1/+2
2020-07-31csky: remove unusued thread_saved_pc and *_segments functions/macrosTobias Klauser1-6/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-30/+0
2020-06-09csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport1-3/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport2-3/+1
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-2/+0
2020-06-04kmap: remove kmap_atomic_to_page()Ira Weiny1-1/+0
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny1-3/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny1-2/+2
2020-05-28csky: Coding convention in entry.SGuo Ren1-0/+6
2020-05-15csky: Fixup raw_copy_from_user()Al Viro1-23/+26
2020-05-15csky: Fixup gdbmacros.txt with name sp in thread_structGuo Ren2-5/+5
2020-05-13csky: Fixup remove unnecessary save/restore PSR codeGuo Ren1-2/+0
2020-05-13csky: Fixup calltrace panicGuo Ren2-0/+16
2020-05-13csky: Fixup compile error for abiv1 entry.SGuo Ren1-4/+4
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-3/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+0
2020-04-06Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds7-0/+153
2020-04-03csky: Add uprobes supportGuo Ren2-0/+35
2020-04-03csky: Add kprobes supportedGuo Ren4-1/+74
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-36/+0
2020-04-01csky: Fixup get wrong psr value from phyical regGuo Ren1-0/+1
2020-03-21csky: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior1-1/+0
2020-03-08csky: Implement ftrace with regsGuo Ren1-0/+2
2020-03-08csky: Implement ptrace regs and stack APIGuo Ren1-0/+41
2020-02-21csky: Add PCI supportMaJun2-1/+34
2020-02-21csky: Fixup compile warning for three unimplemented syscallsGuo Ren1-0/+3
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren3-0/+4
2020-02-21csky: Support icache flush without specific instructionsGuo Ren1-0/+1
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren3-5/+8
2020-02-21csky: Tightly-Coupled Memory or Sram supportGuo Ren3-1/+50
2020-02-21csky: Initial stack protector supportMao Han1-0/+29
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek1-1/+0
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar1-0/+4
2019-11-12csky: use generic ioremapChristoph Hellwig2-5/+7
2019-11-11csky: remove ioremap_cacheChristoph Hellwig1-2/+0
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig1-1/+0
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds4-19/+30
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-07csky: add missing brackets in a macro for tlb.hJason Gunthorpe1-4/+4
2019-08-15csky: Fixup ioremap function losingGuo Ren1-11/+12
2019-08-06csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren1-0/+1
2019-07-31csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren1-0/+10
2019-07-31csky: Fixup mb() synchronization problemGuo Ren1-8/+7
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada6-6/+6
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds4-105/+91
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren2-2/+11
2019-07-19csky: Add new asid lib code from armGuo Ren1-0/+78