index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
1
-1
/
+1
*
sh, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
1
-1
/
+1
*
sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
2023-12-13
1
-1
/
+1
*
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2023-10-17
1
-5
/
+0
*
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-28
1
-2
/
+2
|
\
|
*
sh: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
1
-2
/
+2
*
|
sh/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
1
-0
/
+55
|
/
*
sh: init: use OF_EARLY_FLATTREE for early init
Randy Dunlap
2023-03-23
1
-2
/
+2
*
sh: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
initrd: remove support for multiple floppies
Christoph Hellwig
2020-07-30
1
-2
/
+0
*
arch/sh/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-4
/
+0
*
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-1
/
+2
|
\
|
*
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
1
-1
/
+1
|
*
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
1
-0
/
+1
*
|
sh: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-1
/
+1
|
/
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
1
-0
/
+1
*
sh: switch to NO_BOOTMEM
Rob Herring
2018-05-11
1
-1
/
+0
*
sh: fix memory corruption of unflattened device tree
Rich Felker
2018-04-13
1
-0
/
+8
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Rich Felker
2016-07-31
1
-1
/
+1
*
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
2016-07-31
1
-0
/
+4
*
Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh
Linus Torvalds
2016-03-20
1
-0
/
+27
|
\
|
*
sh: add device tree support and generic board using device tree
Rich Felker
2016-03-17
1
-0
/
+27
*
|
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2016-01-30
1
-4
/
+4
|
/
*
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-22
1
-2
/
+2
*
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
2013-07-15
1
-1
/
+1
*
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
2012-06-27
1
-1
/
+1
*
SuperH: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
1
-1
/
+2
*
sh: kexec: Register crashk_res
Simon Horman
2011-09-05
1
-3
/
+6
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
sh: Break out cpuinfo_op procfs bits.
Paul Mundt
2010-11-09
1
-144
/
+0
*
sh: Fix the sparsemem disabled build.
Paul Mundt
2010-10-27
1
-0
/
+1
*
sh: Expose physical addressing mode through cpuinfo.
Paul Mundt
2010-10-26
1
-0
/
+3
*
sh: Fix address calculation of Initrd
Nobuhiro Iwamatsu
2010-10-06
1
-3
/
+4
*
sh: provide generic arch_debugfs_dir.
Paul Mundt
2010-09-23
1
-15
/
+0
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-4
/
+4
*
Merge branch 'sh/lmb'
Paul Mundt
2010-05-13
1
-202
/
+26
|
\
|
*
sh: Ensure active regions have a backing PMB entry.
Paul Mundt
2010-05-11
1
-2
/
+15
|
*
sh: bootmem refactoring.
Paul Mundt
2010-05-11
1
-139
/
+4
|
*
sh: rework memory limits to work with LMB.
Paul Mundt
2010-05-10
1
-38
/
+25
|
*
sh: enable LMB region setup via machvec.
Paul Mundt
2010-05-10
1
-13
/
+13
|
*
sh: bump up extra LMB reservations in bootmem init.
Paul Mundt
2010-05-07
1
-4
/
+6
|
*
sh: convert initrd reservation to LMB.
Paul Mundt
2010-05-07
1
-1
/
+1
|
*
sh: convert kexec crash kernel management to LMB.
Paul Mundt
2010-05-07
1
-43
/
+0
*
|
sh: shuffle the elfcorehdr handling over to the crash dump code.
Paul Mundt
2010-05-07
1
-19
/
+0
|
/
*
sh: Make initrd detection more robust.
Paul Mundt
2010-05-06
1
-20
/
+58
*
sh: arch/sh/kernel/setup.c needs asm/smp.h.
Paul Mundt
2010-04-26
1
-0
/
+1
*
sh: Move platform smp ops in to their own structure.
Paul Mundt
2010-04-21
1
-2
/
+0
*
sh: establish PMB mappings for NUMA nodes.
Paul Mundt
2010-03-03
1
-2
/
+1
[next]