index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
sh: math-emu: Add missing #include <asm/fpu.h>
Geert Uytterhoeven
1
-0
/
+2
2024-05-02
sh: nommu: Add missing #include <asm/cacheflush.h>
Geert Uytterhoeven
1
-0
/
+2
2024-05-02
sh: ftrace: Fix missing prototypes
Geert Uytterhoeven
2
-8
/
+12
2024-05-02
sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields()
Geert Uytterhoeven
1
-0
/
+2
2024-05-02
sh: traps: Add missing #include <asm/setup.h>
Geert Uytterhoeven
1
-0
/
+1
2024-05-02
sh: return_address: Add missing #include <asm/ftrace.h>
Geert Uytterhoeven
1
-0
/
+2
2024-05-02
sh: tlb: Add missing forward declaration for handle_tlbmiss()
Geert Uytterhoeven
2
-0
/
+5
2024-05-02
sh: syscall: Add missing forward declaration for sys_cacheflush()
Geert Uytterhoeven
1
-0
/
+1
2024-05-02
sh: fpu: Add missing forward declarations
Geert Uytterhoeven
1
-0
/
+3
2024-05-02
sh: pgtable: Fix missing prototypes
Geert Uytterhoeven
1
-1
/
+3
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-1
/
+1
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-3
/
+2
2024-04-25
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-04-25
sh: remove use of PG_arch_1 on individual pages
Matthew Wilcox (Oracle)
1
-2
/
+3
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
1
-10
/
+0
2024-03-21
Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2024-03-21
sh: hd64461: Make setup_hd64461() static
Artur Rojek
1
-1
/
+1
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-12
/
+30
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+3
2024-03-06
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2
-42
/
+13
2024-03-01
sh: Fix build with CONFIG_UBSAN=y
Kees Cook
1
-0
/
+1
2024-02-23
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
3
-11
/
+16
2024-02-23
sh, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2
-1
/
+4
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2
-0
/
+10
2024-02-15
sh: dma-sysfs: Make dma_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
1
-0
/
+2
2024-01-20
Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+3
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+2
2024-01-19
sh: vsyscall: Remove unnecessary $(foreach ...)
Masahiro Yamada
1
-3
/
+2
2024-01-19
sh: ecovec24: Rename missed backlight field from fbdev to dev
Geert Uytterhoeven
1
-1
/
+1
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+1
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+3
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+2
2024-01-02
net/sched: Remove CONFIG_NET_ACT_IPT from default configs
Jamal Hadi Salim
1
-1
/
+0
2023-12-24
netfs, fscache: Combine fscache with netfs
David Howells
1
-1
/
+2
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
1
-0
/
+2
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+1
2023-12-12
sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
4
-6
/
+6
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
1
-0
/
+3
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
1
-0
/
+3
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-7
/
+0
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-2
/
+0
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
1
-0
/
+3
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-2
/
+0
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+0
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
[prev]
[next]