index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-10
Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linux
Linus Torvalds
13
-20
/
+21
2025-11-17
mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
1
-3
/
+0
2025-10-22
csky: abiv2: adapt to new folio flags field
Thomas Weißschuh
2
-3
/
+3
2025-10-20
csky: Remove compile warning for CONFIG_SMP
Guo Ren (Alibaba DAMO Academy)
1
-0
/
+1
2025-10-19
csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header
Thomas Huth
1
-2
/
+2
2025-10-19
csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
10
-16
/
+16
2025-10-19
csky: fix csky_cmpxchg_fixup not working
Yang Li
1
-2
/
+2
2025-10-03
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2025-09-30
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-14
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-3
/
+3
2025-09-13
csky: remove BS check for FAULT_FLAG_ALLOW_RETRY
Al Viro
1
-1
/
+1
2025-09-09
csky: Add __attribute_const__ to ffs()-family implementations
Kees Cook
1
-4
/
+4
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-07-31
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+0
2025-07-23
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-1
/
+0
2025-07-15
csky: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-2
/
+2
2025-06-12
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+14
2025-05-21
csky/perf: Remove driver-specific throttle support
Kan Liang
1
-2
/
+1
2025-05-12
mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
1
-1
/
+1
2025-05-12
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+13
2025-05-12
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-5
/
+0
2025-04-02
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-5
/
+2
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-68
/
+44
2025-03-27
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-03-18
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-5
/
+0
2025-03-18
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
1
-14
/
+0
2025-03-18
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-18
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-4
/
+0
2025-03-18
csky: move setup_initrd() to setup.c
Mike Rapoport (Microsoft)
2
-43
/
+43
2025-03-17
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
1
-1
/
+1
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
1
-1
/
+1
2025-02-05
csky: Remove the size from alignment_tbl declaration
Joel Granados
1
-1
/
+1
2025-01-26
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-1
/
+1
2025-01-26
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-11-21
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-106
/
+1
2024-11-21
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-02
csky/vdso: Remove arch_vma_name()
Thomas Weißschuh
1
-7
/
+0
2024-11-02
csky/vdso: Remove gettimeofday() and friends from VDSO
Thomas Weißschuh
9
-218
/
+2
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-2
/
+2
2024-10-29
csky: Use new fallback IO memcpy/memset
Julian Vetter
3
-103
/
+1
2024-10-29
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-3
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-6
/
+2
[next]