summaryrefslogtreecommitdiffstats
path: root/arch/csky
AgeCommit message (Expand)AuthorLines
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)-2/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)-4/+0
2026-01-26csky: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-3/+9
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand-7/+1
2025-12-10Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linuxLinus Torvalds-20/+21
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes-3/+0
2025-10-21csky: abiv2: adapt to new folio flags fieldThomas Weißschuh-3/+3
2025-10-19csky: Remove compile warning for CONFIG_SMPGuo Ren (Alibaba DAMO Academy)-0/+1
2025-10-19csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headerThomas Huth-2/+2
2025-10-19csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-16/+16
2025-10-19csky: fix csky_cmpxchg_fixup not workingYang Li-2/+2
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+1
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)-3/+3
2025-09-13csky: remove BS check for FAULT_FLAG_ALLOW_RETRYAl Viro-1/+1
2025-09-08csky: Add __attribute_const__ to ffs()-family implementationsKees Cook-4/+4
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+0
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt-1/+0
2025-07-14csky: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin-2/+2
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+14
2025-05-21csky/perf: Remove driver-specific throttle supportKan Liang-2/+1
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky-1/+1
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin-0/+13
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)-5/+0
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng-5/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-68/+44
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)-5/+0
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)-14/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)-1/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)-4/+0
2025-03-17csky: move setup_initrd() to setup.cMike Rapoport (Microsoft)-43/+43
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts-1/+1
2025-02-21vdso: Rename included MakefileThomas Weißschuh-1/+1
2025-02-05csky: Remove the size from alignment_tbl declarationJoel Granados-1/+1
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky-1/+1
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-106/+1
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2