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