index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: traps: Make is_dsp_inst() static
Geert Uytterhoeven
2024-05-02
1
-2
/
+2
*
sh: cache: Move forward declarations to <asm/cacheflush.h>
Geert Uytterhoeven
2024-05-02
6
-16
/
+17
*
sh: dma: Remove unused functionality
Geert Uytterhoeven
2024-05-02
2
-123
/
+0
*
sh: dwarf: Make dwarf_lookup_fde() static
Geert Uytterhoeven
2024-05-02
1
-1
/
+1
*
sh: kprobes: Remove unneeded kprobe_opcode_t casts
Geert Uytterhoeven
2024-05-02
1
-2
/
+2
*
sh: kprobes: Make trampoline_probe_handler() static
Geert Uytterhoeven
2024-05-02
1
-1
/
+1
*
sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()
Geert Uytterhoeven
2024-05-02
1
-6
/
+1
*
sh: smp: Fix missing prototypes
Geert Uytterhoeven
2024-05-02
1
-1
/
+3
*
sh: sh7786: Remove unused sh7786_usb_use_exclock()
Geert Uytterhoeven
2024-05-02
1
-14
/
+0
*
sh: sh2a: Add missing #include <asm/processor.h>
Geert Uytterhoeven
2024-05-02
1
-0
/
+2
*
sh: dma: Remove unused dmac_search_free_channel()
Geert Uytterhoeven
2024-05-02
1
-27
/
+0
*
sh: math-emu: Add missing #include <asm/fpu.h>
Geert Uytterhoeven
2024-05-02
1
-0
/
+2
*
sh: nommu: Add missing #include <asm/cacheflush.h>
Geert Uytterhoeven
2024-05-02
1
-0
/
+2
*
sh: ftrace: Fix missing prototypes
Geert Uytterhoeven
2024-05-02
2
-8
/
+12
*
sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields()
Geert Uytterhoeven
2024-05-02
1
-0
/
+2
*
sh: traps: Add missing #include <asm/setup.h>
Geert Uytterhoeven
2024-05-02
1
-0
/
+1
*
sh: return_address: Add missing #include <asm/ftrace.h>
Geert Uytterhoeven
2024-05-02
1
-0
/
+2
*
sh: tlb: Add missing forward declaration for handle_tlbmiss()
Geert Uytterhoeven
2024-05-02
2
-0
/
+5
*
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
*
sh: pgtable: Fix missing prototypes
Geert Uytterhoeven
2024-05-02
1
-1
/
+3
*
Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-21
2
-2
/
+2
|
\
|
*
sh: hd64461: Make setup_hd64461() static
Artur Rojek
2024-03-21
1
-1
/
+1
|
*
sh: dma-sysfs: Make dma_subsys const
Ricardo B. Marliere
2024-02-15
1
-1
/
+1
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
6
-12
/
+30
|
\
\
|
*
|
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
2024-02-24
3
-11
/
+16
|
*
|
sh, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
2
-1
/
+4
|
*
|
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-23
2
-0
/
+10
|
|
/
*
|
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
2
-0
/
+3
|
\
\
|
*
|
sh: Fix build with CONFIG_UBSAN=y
Kees Cook
2024-03-02
1
-0
/
+1
|
*
|
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
2
-42
/
+13
|
/
*
Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-20
2
-4
/
+3
|
\
|
*
sh: vsyscall: Remove unnecessary $(foreach ...)
Masahiro Yamada
2024-01-19
1
-3
/
+2
|
*
sh: ecovec24: Rename missed backlight field from fbdev to dev
Geert Uytterhoeven
2024-01-19
1
-1
/
+1
*
|
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
1
-0
/
+1
|
\
\
\
|
*
|
|
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-14
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
1
-1
/
+0
|
\
\
\
|
*
|
|
net/sched: Remove CONFIG_NET_ACT_IPT from default configs
Jamal Hadi Salim
2024-01-02
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
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
|
|
/
/
*
|
|
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
1
-0
/
+3
|
\
\
\
|
*
|
|
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-13
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-1
/
+1
|
\
\
\
|
*
|
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
|
|
|
/
|
|
/
|
[next]