index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
Age
Commit message (
Expand
)
Author
2025-12-10
Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linux
Linus Torvalds
2025-11-16
mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
2025-10-21
csky: abiv2: adapt to new folio flags field
Thomas Weißschuh
2025-10-19
csky: Remove compile warning for CONFIG_SMP
Guo Ren (Alibaba DAMO Academy)
2025-10-19
csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header
Thomas Huth
2025-10-19
csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-10-19
csky: fix csky_cmpxchg_fixup not working
Yang Li
2025-10-03
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
csky: remove BS check for FAULT_FLAG_ALLOW_RETRY
Al Viro
2025-09-08
csky: Add __attribute_const__ to ffs()-family implementations
Kees Cook
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
2025-07-14
csky: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-21
csky/perf: Remove driver-specific throttle support
Kan Liang
2025-05-11
mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
csky: move setup_initrd() to setup.c
Mike Rapoport (Microsoft)
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
2025-02-05
csky: Remove the size from alignment_tbl declaration
Joel Granados
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-02
csky/vdso: Remove arch_vma_name()
Thomas Weißschuh
2024-11-02
csky/vdso: Remove gettimeofday() and friends from VDSO
Thomas Weißschuh
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-28
csky: Use new fallback IO memcpy/memset
Julian Vetter
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
[next]