index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-23
1
-0
/
+1
|
\
|
*
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-07
1
-0
/
+1
*
|
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-21
4
-106
/
+1
|
\
\
|
*
|
csky: Use new fallback IO memcpy/memset
Julian Vetter
2024-10-28
3
-103
/
+1
|
*
|
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-28
1
-3
/
+0
|
|
/
*
|
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-20
1
-2
/
+2
|
\
\
|
*
|
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
1
-2
/
+2
|
|
/
*
|
csky/vdso: Remove arch_vma_name()
Thomas Weißschuh
2024-11-02
1
-7
/
+0
*
|
csky/vdso: Remove gettimeofday() and friends from VDSO
Thomas Weißschuh
2024-11-02
9
-218
/
+2
*
|
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-16
1
-6
/
+2
|
/
*
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-10
1
-1
/
+2
*
mm: remove legacy install_special_mapping() code
Linus Torvalds
2024-09-02
1
-7
/
+21
*
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
1
-2
/
+0
|
\
|
*
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
2024-06-11
1
-2
/
+0
*
|
csky: convert to generic syscall table
Arnd Bergmann
2024-07-10
6
-12
/
+17
*
|
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-07-10
1
-1
/
+0
*
|
csky: drop asm/gpio.h wrapper
Arnd Bergmann
2024-07-10
1
-1
/
+0
*
|
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-06-25
1
-1
/
+1
*
|
csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
2024-06-25
1
-0
/
+1
|
/
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-6
/
+6
|
\
|
*
csky: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-26
1
-6
/
+6
*
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
2
-9
/
+3
|
\
\
|
*
|
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
1
-4
/
+0
|
*
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
2
-4
/
+2
|
*
|
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2024-05-02
1
-1
/
+1
|
|
/
*
|
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-18
1
-0
/
+3
|
\
\
|
*
|
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-16
1
-0
/
+3
|
|
/
*
/
csky: Emulate one-byte cmpxchg
Paul E. McKenney
2024-05-11
2
-0
/
+11
|
/
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
2
-0
/
+10
|
\
|
*
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-23
2
-0
/
+10
*
|
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
2
-6
/
+2
|
\
\
|
*
|
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-06
2
-1
/
+2
|
*
|
mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
Yan Zhao
2024-03-05
1
-5
/
+0
|
|
/
*
|
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-12
1
-4
/
+0
|
\
\
|
*
|
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-03-04
1
-4
/
+0
|
|
/
*
|
csky/vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
2024-02-20
1
-8
/
+2
*
|
csky/vdso: Remove superfluous ifdeffery
Anna-Maria Behnsen
2024-02-20
2
-9
/
+0
|
/
*
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-10
1
-2
/
+2
*
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
1
-1
/
+2
|
\
|
*
netfs, fscache: Combine fscache with netfs
David Howells
2023-12-24
1
-1
/
+2
*
|
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-19
2
-0
/
+2
|
\
\
|
*
|
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-14
2
-0
/
+2
|
|
/
*
|
csky: fix arch_jump_label_transform_static override
Arnd Bergmann
2023-11-23
1
-0
/
+5
*
|
arch: add do_page_fault prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+2
*
|
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+4
*
|
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
2023-11-23
1
-10
/
+1
*
|
arch: include linux/cpu.h for trap_init() prototype
Arnd Bergmann
2023-11-23
2
-2
/
+1
*
|
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
2023-11-23
1
-1
/
+1
|
/
*
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-04
1
-10
/
+0
|
\
|
*
csky: remove unused cmd_vdso_install
Masahiro Yamada
2023-10-18
1
-10
/
+0
[next]