index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Lines
2025-02-02
Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+11
2025-02-01
sh: boards: Use imply to enable hardware with complex dependencies
Geert Uytterhoeven
-2
/
+2
2025-02-01
sh: Migrate to the generic rule for built-in DTB
Masahiro Yamada
-7
/
+7
2025-02-01
sh: irq: Use seq_put_decimal_ull_width() for decimal values
David Wang
-2
/
+2
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-8
/
+2
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-1
/
+1
2024-11-30
Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2024-11-30
sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
-1
/
+1
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-15
/
+1
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+0
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-8
/
+0
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+2
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-0
/
+4
2024-11-14
crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32
Dave Vasilevsky
-0
/
+3
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
-1
/
+1
2024-11-11
empty include/asm-generic/vga.h
Al Viro
-7
/
+0
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
-0
/
+1
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
-15
/
+0
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
-0
/
+4
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
-1
/
+1
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
-1
/
+0
2024-10-21
reiserfs: The last commit
Jan Kara
-2
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
-4
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-3
/
+3
2024-09-27
Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+0
2024-09-26
sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register
Gaosheng Cui
-6
/
+0
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-17
/
+15
2024-09-13
sh: Emulate one-byte cmpxchg
Paul E. McKenney
-0
/
+4
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
-2
/
+3
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
-6
/
+1
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
-6
/
+0
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
-3
/
+11
2024-07-23
Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-40
/
+1
2024-07-17
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-6
/
+6
2024-07-16
sh: push-switch: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-0
/
+1
2024-07-14
sh: config: Drop CONFIG_MEMORY_{HOTPLUG,HOTREMOVE}
Oscar Salvador
-6
/
+0
2024-07-14
sh: Drop support for memory hotplug and memory hotremove
Oscar Salvador
-34
/
+0
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
-0
/
+2
2024-07-09
mfd: tmio: Move header to platform_data
Wolfram Sang
-6
/
+6
2024-06-25
sh: rework sync_file_range ABI
Arnd Bergmann
-1
/
+13
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
-0
/
+1
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-7
/
+0
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-20
/
+10
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-6
/
+26
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+5
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
-3
/
+0
2024-05-13
sh: setup: Add missing forward declaration for sh_fdt_init()
Geert Uytterhoeven
-0
/
+1
[next]