index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-13
sh: setup: Add missing forward declaration for sh_fdt_init()
Geert Uytterhoeven
2024-05-13
sh: smp: Protect setup_profiling_timer() by CONFIG_PROFILING
Geert Uytterhoeven
2024-05-13
sh: of-generic: Add missing #include <asm/clock.h>
Geert Uytterhoeven
2024-05-13
sh: dreamcast: Fix GAPS PCI bridge addressing
Artur Rojek
2024-05-06
printk: Remove redundant CONFIG_BASE_FULL
Yoann Congal
2024-05-05
sh/mm/cache: use folio_mapped() in copy_from_user_page()
David Hildenbrand
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2024-05-02
sh: Convert the last use of 'optional' property in Kconfig
Masahiro Yamada
2024-05-02
sh: boot: Add proper forward declarations
Geert Uytterhoeven
2024-05-02
sh: boot: Remove sh5 cache handling
Geert Uytterhoeven
2024-05-02
Revert "sh: Handle calling csum_partial with misaligned data"
Guenter Roeck
2024-05-02
sh: j2: Drop incorrect SPI controller spi-max-frequency property
Krzysztof Kozlowski
2024-05-02
sh: push-switch: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-02
sh: sh7785lcr: Make init_sh7785lcr_IRQ() static
Geert Uytterhoeven
2024-05-02
sh: sh7757: Add missing #include <asm/mmzone.h>
Geert Uytterhoeven
2024-05-02
sh: sh7757lcr: Make init_sh7757lcr_IRQ() static
Geert Uytterhoeven
2024-05-02
sh: mach-sh03: Make sh03_rtc_settimeofday() static
Geert Uytterhoeven
2024-05-02
sh: mach-highlander: Add missing #include <mach/highlander.h>
Geert Uytterhoeven
2024-05-02
sh: traps: Make is_dsp_inst() static
Geert Uytterhoeven
2024-05-02
sh: cache: Move forward declarations to <asm/cacheflush.h>
Geert Uytterhoeven
2024-05-02
sh: dma: Remove unused functionality
Geert Uytterhoeven
2024-05-02
sh: dwarf: Make dwarf_lookup_fde() static
Geert Uytterhoeven
2024-05-02
sh: kprobes: Remove unneeded kprobe_opcode_t casts
Geert Uytterhoeven
2024-05-02
sh: kprobes: Make trampoline_probe_handler() static
Geert Uytterhoeven
2024-05-02
sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()
Geert Uytterhoeven
2024-05-02
sh: smp: Fix missing prototypes
Geert Uytterhoeven
2024-05-02
sh: sh7786: Remove unused sh7786_usb_use_exclock()
Geert Uytterhoeven
2024-05-02
sh: sh2a: Add missing #include <asm/processor.h>
Geert Uytterhoeven
2024-05-02
sh: dma: Remove unused dmac_search_free_channel()
Geert Uytterhoeven
2024-05-02
sh: math-emu: Add missing #include <asm/fpu.h>
Geert Uytterhoeven
2024-05-02
sh: nommu: Add missing #include <asm/cacheflush.h>
Geert Uytterhoeven
2024-05-02
sh: ftrace: Fix missing prototypes
Geert Uytterhoeven
2024-05-02
sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields()
Geert Uytterhoeven
2024-05-02
sh: traps: Add missing #include <asm/setup.h>
Geert Uytterhoeven
2024-05-02
sh: return_address: Add missing #include <asm/ftrace.h>
Geert Uytterhoeven
2024-05-02
sh: tlb: Add missing forward declaration for handle_tlbmiss()
Geert Uytterhoeven
2024-05-02
sh: syscall: Add missing forward declaration for sys_cacheflush()
Geert Uytterhoeven
2024-05-02
sh: fpu: Add missing forward declarations
Geert Uytterhoeven
2024-05-02
sh: pgtable: Fix missing prototypes
Geert Uytterhoeven
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2024-04-25
sh: remove use of PG_arch_1 on individual pages
Matthew Wilcox (Oracle)
[next]