index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-27
1
-6
/
+0
|
\
|
*
sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register
Gaosheng Cui
2024-09-26
1
-6
/
+0
*
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-3
/
+0
|
\
\
|
*
|
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-04
1
-3
/
+0
|
|
/
*
/
sh: Emulate one-byte cmpxchg
Paul E. McKenney
2024-09-13
1
-0
/
+3
|
/
*
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-07-10
1
-0
/
+2
*
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-21
1
-7
/
+0
|
\
|
*
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-05-03
1
-7
/
+0
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-3
/
+3
|
\
\
|
*
|
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2024-04-26
1
-3
/
+3
|
|
/
*
|
sh: setup: Add missing forward declaration for sh_fdt_init()
Geert Uytterhoeven
2024-05-13
1
-0
/
+1
*
|
sh: cache: Move forward declarations to <asm/cacheflush.h>
Geert Uytterhoeven
2024-05-02
1
-0
/
+12
*
|
sh: dma: Remove unused functionality
Geert Uytterhoeven
2024-05-02
1
-7
/
+0
*
|
sh: ftrace: Fix missing prototypes
Geert Uytterhoeven
2024-05-02
1
-0
/
+10
*
|
sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields()
Geert Uytterhoeven
2024-05-02
1
-0
/
+2
*
|
sh: tlb: Add missing forward declaration for handle_tlbmiss()
Geert Uytterhoeven
2024-05-02
1
-0
/
+4
*
|
sh: syscall: Add missing forward declaration for sys_cacheflush()
Geert Uytterhoeven
2024-05-02
1
-0
/
+1
*
|
sh: fpu: Add missing forward declarations
Geert Uytterhoeven
2024-05-02
1
-0
/
+3
|
/
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-0
/
+9
|
\
|
*
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-23
1
-0
/
+9
*
|
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
1
-0
/
+2
|
\
\
|
*
|
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
2024-02-01
1
-0
/
+2
|
|
/
*
/
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2024-03-06
1
-12
/
+1
|
/
*
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-19
1
-0
/
+1
|
\
|
*
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-14
1
-0
/
+1
*
|
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-11
2
-9
/
+3
|
\
\
|
*
\
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
2023-11-28
1
-0
/
+3
|
|
\
\
|
|
*
|
arch: add do_page_fault prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+3
|
|
|
/
|
*
|
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
2023-11-23
1
-7
/
+0
|
*
|
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
2023-11-23
1
-2
/
+0
|
|
/
*
/
sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
2023-12-13
1
-2
/
+2
|
/
*
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2023-11-10
1
-2
/
+0
*
locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
Masami Hiramatsu
2023-11-02
1
-0
/
+9
*
sh: machvec: Remove custom ioport_{un,}map()
Arnd Bergmann
2023-10-25
2
-7
/
+2
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-2
/
+2
|
\
|
*
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-2
/
+2
*
|
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-25
1
-1
/
+1
*
|
sh: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
3
-12
/
+21
*
|
sh: convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-4
/
+5
*
|
sh: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
1
-32
/
+8
*
|
sh: add <asm-generic/io.h> including
Baoquan He
2023-08-18
2
-7
/
+49
*
|
Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQ
Artur Rojek
2023-07-13
1
-1
/
+1
*
|
Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-06
1
-0
/
+1
|
\
|
|
*
sh: Provide unxlate_dev_mem_ptr() in asm/io.h
Guenter Roeck
2023-07-05
1
-0
/
+1
*
|
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-29
1
-14
/
+1
|
\
\
|
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-05-09
4
-50
/
+6
|
|
\
|
|
*
|
arch/sh: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
2023-04-20
1
-14
/
+1
*
|
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
3
-6
/
+0
|
\
\
\
[next]