summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/setup.c
Commit message (Expand)AuthorAge
* vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-20
* sh: switch to NO_BOOTMEMRob Herring2018-05-11
* sh: fix memory corruption of unflattened device treeRich Felker2018-04-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker2016-07-30
* sh: add support for linking a builtin device tree blob in the kernelRich Felker2016-07-30
* Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds2016-03-19
|\
| * sh: add device tree support and generic board using device treeRich Felker2016-03-17
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-30
|/
* memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-21
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-14
* mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-27
* SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* sh: kexec: Register crashk_resSimon Horman2011-09-05
* Fix common misspellingsLucas De Marchi2011-03-31
* sh: Break out cpuinfo_op procfs bits.Paul Mundt2010-11-09
* sh: Fix the sparsemem disabled build.Paul Mundt2010-10-27
* sh: Expose physical addressing mode through cpuinfo.Paul Mundt2010-10-26
* sh: Fix address calculation of InitrdNobuhiro Iwamatsu2010-10-06
* sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-23
* lmb: rename to memblockYinghai Lu2010-07-14
* Merge branch 'sh/lmb'Paul Mundt2010-05-13
|\
| * sh: Ensure active regions have a backing PMB entry.Paul Mundt2010-05-11
| * sh: bootmem refactoring.Paul Mundt2010-05-11
| * sh: rework memory limits to work with LMB.Paul Mundt2010-05-10
| * sh: enable LMB region setup via machvec.Paul Mundt2010-05-10
| * sh: bump up extra LMB reservations in bootmem init.Paul Mundt2010-05-07
| * sh: convert initrd reservation to LMB.Paul Mundt2010-05-07
| * sh: convert kexec crash kernel management to LMB.Paul Mundt2010-05-07
* | sh: shuffle the elfcorehdr handling over to the crash dump code.Paul Mundt2010-05-07
|/
* sh: Make initrd detection more robust.Paul Mundt2010-05-06
* sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt2010-04-26
* sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-20
* sh: establish PMB mappings for NUMA nodes.Paul Mundt2010-03-02
* sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-18
* sh: Add fixed ioremap supportMatt Fleming2010-01-16
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-13
* sh-sci: Extend sh-sci driver with early console V2Magnus Damm2009-12-14
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-14
|\
| * sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-14
* | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-10
* | sh: Make most PMB functions staticMatt Fleming2009-10-10
|/
* Merge branch 'master' into sh/smpPaul Mundt2009-09-01
|\
| * sh: Allow for kernel command line concatenation.Pawel Moll2009-08-24
| * sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-21
* | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-14
|/
* sh: Use bootmem ontop of lmbMatt Fleming2009-07-03
* sh: rework mode pin codeMagnus Damm2009-06-11
* sh: boot word / mode pin support V2Magnus Damm2009-06-01