Age | Commit message (Expand) | Author | Files | Lines |
2010-10-06 | sh: Fix address calculation of Initrd | Nobuhiro Iwamatsu | 1 | -3/+4 |
2010-09-23 | sh: provide generic arch_debugfs_dir. | Paul Mundt | 1 | -15/+0 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -4/+4 |
2010-05-13 | Merge branch 'sh/lmb' | Paul Mundt | 1 | -202/+26 |
2010-05-11 | sh: Ensure active regions have a backing PMB entry. | Paul Mundt | 1 | -2/+15 |
2010-05-11 | sh: bootmem refactoring. | Paul Mundt | 1 | -139/+4 |
2010-05-10 | sh: rework memory limits to work with LMB. | Paul Mundt | 1 | -38/+25 |
2010-05-10 | sh: enable LMB region setup via machvec. | Paul Mundt | 1 | -13/+13 |
2010-05-07 | sh: shuffle the elfcorehdr handling over to the crash dump code. | Paul Mundt | 1 | -19/+0 |
2010-05-07 | sh: bump up extra LMB reservations in bootmem init. | Paul Mundt | 1 | -4/+6 |
2010-05-07 | sh: convert initrd reservation to LMB. | Paul Mundt | 1 | -1/+1 |
2010-05-07 | sh: convert kexec crash kernel management to LMB. | Paul Mundt | 1 | -43/+0 |
2010-05-06 | sh: Make initrd detection more robust. | Paul Mundt | 1 | -20/+58 |
2010-04-26 | sh: arch/sh/kernel/setup.c needs asm/smp.h. | Paul Mundt | 1 | -0/+1 |
2010-04-21 | sh: Move platform smp ops in to their own structure. | Paul Mundt | 1 | -2/+0 |
2010-03-03 | sh: establish PMB mappings for NUMA nodes. | Paul Mundt | 1 | -2/+1 |
2010-02-18 | sh: Merge legacy and dynamic PMB modes. | Paul Mundt | 1 | -0/+2 |
2010-01-16 | sh: Add fixed ioremap support | Matt Fleming | 1 | -3/+4 |
2010-01-13 | sh: fixed PMB mode refactoring. | Paul Mundt | 1 | -3/+0 |
2009-12-15 | sh-sci: Extend sh-sci driver with early console V2 | Magnus Damm | 1 | -0/+3 |
2009-10-14 | Merge branch 'sh/stable-updates' | Paul Mundt | 1 | -0/+2 |
2009-10-14 | sh: Tidy up SMP cpuinfo. | Paul Mundt | 1 | -0/+2 |
2009-10-10 | sh: Fold fixed-PMB support into dynamic PMB support | Matt Fleming | 1 | -1/+1 |
2009-10-10 | sh: Make most PMB functions static | Matt Fleming | 1 | -0/+4 |
2009-09-01 | Merge branch 'master' into sh/smp | Paul Mundt | 1 | -2/+6 |
2009-08-24 | sh: Allow for kernel command line concatenation. | Pawel Moll | 1 | -1/+5 |
2009-08-21 | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda | 1 | -1/+1 |
2009-08-15 | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 1 | -0/+1 |
2009-07-03 | sh: Use bootmem ontop of lmb | Matt Fleming | 1 | -19/+52 |
2009-06-11 | sh: rework mode pin code | Magnus Damm | 1 | -1/+1 |
2009-06-01 | sh: boot word / mode pin support V2 | Magnus Damm | 1 | -0/+12 |
2009-05-08 | sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef. | Paul Mundt | 1 | -3/+1 |
2009-04-19 | Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging' | Paul Mundt | 1 | -1/+9 |
2009-04-19 | sh: Add plat_early_device_setup() | Magnus Damm | 1 | -0/+7 |
2009-04-16 | sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. | Kuninori Morimoto | 1 | -1/+2 |
2009-03-31 | sh: Fix up -Wformat-security whining. | Paul Mundt | 1 | -3/+2 |
2009-03-17 | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. | Paul Mundt | 1 | -1/+1 |
2009-03-03 | sh: Add support for SH7786 CPU subtype. | Kuninori Morimoto | 1 | -0/+1 |
2009-01-29 | sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0. | Christopher SMITH | 1 | -4/+4 |
2008-12-22 | sh: Add support for SH7201 CPU subtype. | Peter Griffin | 1 | -0/+1 |
2008-10-20 | sh: add dynamic crash base address support | Magnus Damm | 1 | -6/+9 |
2008-10-20 | sh: Fix up some merge damage. | Paul Mundt | 1 | -1/+1 |
2008-10-20 | Fix debugfs_create_dir's error checking method for arch/sh/kernel/ | Zhaolei | 1 | -0/+2 |
2008-09-08 | sh: Derive calibrate_delay lpj from clk fwk. | Paul Mundt | 1 | -0/+20 |
2008-09-08 | sh: Fix an unusual memory initialisation error. | Stuart Menefy | 1 | -4/+6 |
2008-09-08 | sh: Fix up broken 32-bit initrd support. | Stuart Menefy | 1 | -8/+9 |
2008-09-08 | sh: fixup many sparse errors. | Paul Mundt | 1 | -0/+1 |
2008-08-28 | sh: crash kernel resource fix | Magnus Damm | 1 | -5/+1 |
2008-08-01 | kdump: sh: parse elfcorehdr command line argument | Simon Horman | 1 | -0/+20 |
2008-07-28 | sh: Stub in silicon cut in CPU info. | Stuart Menefy | 1 | -0/+6 |