Age | Commit message (Expand) | Author |
2021-07-08 | sh: convert to setup_initial_init_mm() | Kefeng Wang |
2020-07-30 | initrd: remove support for multiple floppies | Christoph Hellwig |
2020-01-14 | arch/sh/setup: Drop dummy_con initialization | Arvind Sankar |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-10-18 | sh: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-10-07 | sh: add the sh_ prefix to early platform symbols | Bartosz Golaszewski |
2019-10-07 | drivers: move the early platform device support to arch/sh | Bartosz Golaszewski |
2018-12-20 | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells |
2018-05-11 | sh: switch to NO_BOOTMEM | Rob Herring |
2018-04-12 | sh: fix memory corruption of unflattened device tree | Rich Felker |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-07-31 | sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE | Rich Felker |
2016-07-31 | sh: add support for linking a builtin device tree blob in the kernel | Rich Felker |
2016-03-19 | Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh | Linus Torvalds |
2016-03-17 | sh: add device tree support and generic board using device tree | Rich Felker |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani |
2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen |
2013-07-14 | sh: delete __cpuinit usage from all sh files | Paul Gortmaker |
2012-06-27 | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven |
2011-12-08 | SuperH: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |
2011-09-05 | sh: kexec: Register crashk_res | Simon Horman |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-11-09 | sh: Break out cpuinfo_op procfs bits. | Paul Mundt |
2010-10-27 | sh: Fix the sparsemem disabled build. | Paul Mundt |
2010-10-26 | sh: Expose physical addressing mode through cpuinfo. | Paul Mundt |
2010-10-06 | sh: Fix address calculation of Initrd | Nobuhiro Iwamatsu |
2010-09-24 | sh: provide generic arch_debugfs_dir. | Paul Mundt |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-05-13 | Merge branch 'sh/lmb' | Paul Mundt |
2010-05-11 | sh: Ensure active regions have a backing PMB entry. | Paul Mundt |
2010-05-11 | sh: bootmem refactoring. | Paul Mundt |
2010-05-10 | sh: rework memory limits to work with LMB. | Paul Mundt |
2010-05-10 | sh: enable LMB region setup via machvec. | Paul Mundt |
2010-05-07 | sh: shuffle the elfcorehdr handling over to the crash dump code. | Paul Mundt |
2010-05-07 | sh: bump up extra LMB reservations in bootmem init. | Paul Mundt |
2010-05-07 | sh: convert initrd reservation to LMB. | Paul Mundt |
2010-05-07 | sh: convert kexec crash kernel management to LMB. | Paul Mundt |
2010-05-06 | sh: Make initrd detection more robust. | Paul Mundt |
2010-04-26 | sh: arch/sh/kernel/setup.c needs asm/smp.h. | Paul Mundt |
2010-04-21 | sh: Move platform smp ops in to their own structure. | Paul Mundt |
2010-03-03 | sh: establish PMB mappings for NUMA nodes. | Paul Mundt |
2010-02-18 | sh: Merge legacy and dynamic PMB modes. | Paul Mundt |
2010-01-16 | sh: Add fixed ioremap support | Matt Fleming |
2010-01-13 | sh: fixed PMB mode refactoring. | Paul Mundt |
2009-12-15 | sh-sci: Extend sh-sci driver with early console V2 | Magnus Damm |
2009-10-14 | Merge branch 'sh/stable-updates' | Paul Mundt |
2009-10-14 | sh: Tidy up SMP cpuinfo. | Paul Mundt |
2009-10-10 | sh: Fold fixed-PMB support into dynamic PMB support | Matt Fleming |
2009-10-10 | sh: Make most PMB functions static | Matt Fleming |