| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-19 | 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-21 | 1 | -2/+2 |
* | sh: delete __cpuinit usage from all sh files | Paul Gortmaker | 2013-07-14 | 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-24 | 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 |
* | sh: Merge legacy and dynamic PMB modes. | Paul Mundt | 2010-02-18 | 1 | -0/+2 |
* | sh: Add fixed ioremap support | Matt Fleming | 2010-01-16 | 1 | -3/+4 |
* | sh: fixed PMB mode refactoring. | Paul Mundt | 2010-01-13 | 1 | -3/+0 |
* | sh-sci: Extend sh-sci driver with early console V2 | Magnus Damm | 2009-12-15 | 1 | -0/+3 |
* | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-10-14 | 1 | -0/+2 |
|\ |
|
| * | sh: Tidy up SMP cpuinfo. | Paul Mundt | 2009-10-14 | 1 | -0/+2 |
* | | sh: Fold fixed-PMB support into dynamic PMB support | Matt Fleming | 2009-10-10 | 1 | -1/+1 |
* | | sh: Make most PMB functions static | Matt Fleming | 2009-10-10 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'master' into sh/smp | Paul Mundt | 2009-09-01 | 1 | -2/+6 |
|\ |
|
| * | sh: Allow for kernel command line concatenation. | Pawel Moll | 2009-08-24 | 1 | -1/+5 |
| * | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda | 2009-08-21 | 1 | -1/+1 |
* | | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 2009-08-15 | 1 | -0/+1 |
|/ |
|
* | sh: Use bootmem ontop of lmb | Matt Fleming | 2009-07-03 | 1 | -19/+52 |
* | sh: rework mode pin code | Magnus Damm | 2009-06-11 | 1 | -1/+1 |
* | sh: boot word / mode pin support V2 | Magnus Damm | 2009-06-01 | 1 | -0/+12 |
* | sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef. | Paul Mundt | 2009-05-08 | 1 | -3/+1 |
*-. | Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging' | Paul Mundt | 2009-04-19 | 1 | -1/+9 |
|\ \ |
|
| | * | sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. | Kuninori Morimoto | 2009-04-16 | 1 | -1/+2 |
| |/
|/| |
|
| * | sh: Add plat_early_device_setup() | Magnus Damm | 2009-04-19 | 1 | -0/+7 |
|/ |
|