Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
3b87956ea645fb4de7e59c7d0aa94de04be72615
/
arch
/
sh
/
kernel
/
setup.c
ef4ed97
Merge branch 'sh/lmb'
by Paul Mundt
· 16 years ago
2182325
sh: Ensure active regions have a backing PMB entry.
by Paul Mundt
· 16 years ago
4bc277a
sh: bootmem refactoring.
by Paul Mundt
· 16 years ago
5e2ff32
sh: rework memory limits to work with LMB.
by Paul Mundt
· 16 years ago
19d8f84
sh: enable LMB region setup via machvec.
by Paul Mundt
· 16 years ago
7aed3b3
sh: shuffle the elfcorehdr handling over to the crash dump code.
by Paul Mundt
· 16 years ago
080e71e
sh: bump up extra LMB reservations in bootmem init.
by Paul Mundt
· 16 years ago
36fa06d
sh: convert initrd reservation to LMB.
by Paul Mundt
· 16 years ago
a5ec395
sh: convert kexec crash kernel management to LMB.
by Paul Mundt
· 16 years ago
9b7a378
sh: Make initrd detection more robust.
by Paul Mundt
· 16 years ago
c9f4a3f
sh: arch/sh/kernel/setup.c needs asm/smp.h.
by Paul Mundt
· 16 years ago
3366e35
sh: Move platform smp ops in to their own structure.
by Paul Mundt
· 16 years ago
09e1172
sh: establish PMB mappings for NUMA nodes.
by Paul Mundt
· 16 years ago
d01447b
sh: Merge legacy and dynamic PMB modes.
by Paul Mundt
· 16 years ago
4d35b93
sh: Add fixed ioremap support
by Matt Fleming
· 16 years ago
a0ab366
sh: fixed PMB mode refactoring.
by Paul Mundt
· 16 years ago
7b6fd3b
sh-sci: Extend sh-sci driver with early console V2
by Magnus Damm
· 16 years ago
b195e46
Merge branch 'sh/stable-updates'
by Paul Mundt
· 16 years ago
2908df9
sh: Tidy up SMP cpuinfo.
by Paul Mundt
· 16 years ago
20b5014
sh: Fold fixed-PMB support into dynamic PMB support
by Matt Fleming
· 17 years ago
8386aeb
sh: Make most PMB functions static
by Matt Fleming
· 17 years ago
ac6a0cf
Merge branch 'master' into sh/smp
by Paul Mundt
· 17 years ago
d724a9c
sh: Allow for kernel command line concatenation.
by Pawel Moll
· 17 years ago
c01f0f1
sh: Add initial support for SH7757 CPU subtype
by Yoshihiro Shimoda
· 17 years ago
e82da21
sh: Track the CPU family in sh_cpuinfo.
by Paul Mundt
· 17 years ago
c601a51
sh: Use bootmem ontop of lmb
by Matt Fleming
· 17 years ago
0d4fdbb
sh: rework mode pin code
by Magnus Damm
· 17 years ago
eb9b9b5
sh: boot word / mode pin support V2
by Magnus Damm
· 17 years ago
7b551f9
sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.
by Paul Mundt
· 17 years ago
22fd67c
Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'
by Paul Mundt
· 17 years ago
87a00dc
sh: Add plat_early_device_setup()
by Magnus Damm
· 17 years ago
0207a2e
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
by Kuninori Morimoto
· 17 years ago
0bd4781
sh: Fix up -Wformat-security whining.
by Paul Mundt
· 17 years ago
8263a67
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
by Paul Mundt
· 17 years ago
55ba99e
sh: Add support for SH7786 CPU subtype.
by Kuninori Morimoto
· 17 years ago
4886516
sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.
by Christopher SMITH
· 18 years ago
2825999
sh: Add support for SH7201 CPU subtype.
by Peter Griffin
· 17 years ago
4aeaa22
sh: add dynamic crash base address support
by Magnus Damm
· 18 years ago
9a19eb2
sh: Fix up some merge damage.
by Paul Mundt
· 17 years ago
9986b31
Fix debugfs_create_dir's error checking method for arch/sh/kernel/
by Zhaolei
· 17 years ago
cf204fa
sh: Derive calibrate_delay lpj from clk fwk.
by Paul Mundt
· 18 years ago
f040dda
sh: Fix an unusual memory initialisation error.
by Stuart Menefy
· 18 years ago
28d6e52
sh: Fix up broken 32-bit initrd support.
by Stuart Menefy
· 18 years ago
fa43972
sh: fixup many sparse errors.
by Paul Mundt
· 18 years ago
34894c7
sh: crash kernel resource fix
by Magnus Damm
· 18 years ago
daf423d
kdump: sh: parse elfcorehdr command line argument
by Simon Horman
· 18 years ago
3611ee7
sh: Stub in silicon cut in CPU info.
by Stuart Menefy
· 18 years ago
b19a33c
sh: export get_cpu_subtype
by Adrian Bunk
· 18 years ago
0105346
sh: display boot params by default on entry.
by Paul Mundt
· 18 years ago
0146ba7
sh: add memory resources to /proc/iomem
by Magnus Damm
· 18 years ago
3d83984
sh: add kernel bss resource
by Magnus Damm
· 18 years ago
971ac16
sh64: Some symbol exports to make the allmodconfig happier.
by Paul Mundt
· 18 years ago
178dd0c
sh: Add support for SH7723 CPU subtype.
by Paul Mundt
· 18 years ago
2ad6990
sh: Initial support for the MX-G CPU.
by Paul Mundt
· 18 years ago
b9e393c
sh: Create an sh debugfs root.
by Paul Mundt
· 18 years ago
9109a30
sh: add support for sh7366 processor
by Magnus Damm
· 18 years ago
18a01a3b
Use BOOTMEM_EXCLUSIVE for kdump
by Bernhard Walle
· 18 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 18 years ago
773c7bd
sh: constify function pointer tables
by Jan Engelhardt
· 18 years ago
7d740a0
sh: Add support for SH7763 CPU subtype.
by Yoshihiro Shimoda
· 18 years ago
31a49c4
sh: Add support for SH7721 CPU subtype.
by Yoshihiro Shimoda
· 18 years ago
cd01204
sh: Encode L1/L2 cache shape in auxvt.
by Paul Mundt
· 18 years ago
d02b08f
sh: Clean up places that make 29-bit physical assumptions.
by Stuart Menefy
· 18 years ago
80a68a4
sh: Add a printk() to warn legacy mem= growers.
by Stuart Menefy
· 18 years ago
a8f67f4
sh: Add SH7263 CPU support.
by Paul Mundt
· 18 years ago
6d01f51
sh: Add SH7203 CPU support.
by Paul Mundt
· 18 years ago
c2672f6
sh: Add the SH-5 cpu type symbolic names.
by Paul Mundt
· 18 years ago
f966918
sh: Kill off the remaining ST40 cruft.
by Paul Mundt
· 18 years ago
69d1ef4
sh: Move zero page param defs somewhere sensible.
by Paul Mundt
· 18 years ago
3f9654f
sh: Kill off legacy embedded ramdisk section.
by Paul Mundt
· 18 years ago
7e5186e
sh: Fix up early mem cmdline parsing.
by Paul Mundt
· 18 years ago
7d7712a
Use extended crashkernel command line on sh
by Bernhard Walle
· 18 years ago
0016a12
sh: Plug plat_smp_setup() in to generic setup path.
by Paul Mundt
· 19 years ago
2d4a73d
sh: Kill off special boot_cpu_data.
by Paul Mundt
· 19 years ago
3ea6bc3
sh: Add SH7720 CPU support.
by Markus Brunner
· 19 years ago
d89ddd1
sh: remove support for sh7300 and solution engine 7300
by Magnus Damm
· 19 years ago
870e8a2
sh: remove support for sh73180 and solution engine 73180
by Magnus Damm
· 19 years ago
98d877c
sh: Many symbol exports for nommu allmodconfig.
by Paul Mundt
· 19 years ago
2b1bd1a
sh: Preliminary support for the SH-X3 CPU.
by Paul Mundt
· 19 years ago
b9601c5
sh: Kill off dead SH7604 support.
by Paul Mundt
· 19 years ago
2826fa6
sh: Mark sparsemem regions present earlier.
by Paul Mundt
· 19 years ago
dfbb904
sh: sparsemem support.
by Paul Mundt
· 19 years ago
fd8f20e
sh: Rip out special unknown machvec.
by Paul Mundt
· 19 years ago
82f81f4
sh: Kill off machvec aliases.
by Paul Mundt
· 19 years ago
ba36197c
sh: Fixup cmdline handling from machvec changes.
by Paul Mundt
· 19 years ago
9655ad0
sh: Fixup machvec support.
by Paul Mundt
· 19 years ago
7a302a9
sh: Split out CPU topology initialization.
by Paul Mundt
· 19 years ago
074f98d
sh: Add 32-bit opcode feature CPU flag.
by Paul Mundt
· 19 years ago
4d5ade5
sh: kdump support.
by Paul Mundt
· 19 years ago
db62e5b
sh: Move clock reporting to its own proc entry.
by Paul Mundt
· 19 years ago
0106662
sh: bootmem tidying for discontig/sparsemem preparation.
by Paul Mundt
· 19 years ago
9465a54
sh: MS7712SE01 board support.
by Nobuhiro Iwamatsu
· 19 years ago
fa5da2f
sh: Bring kgdb back from the dead.
by Paul Mundt
· 19 years ago
11c1965
sh: Fixup cpu_data references for the non-boot CPUs.
by Paul Mundt
· 19 years ago
53c8262
[PATCH] Dynamic kernel command-line: sh
by Alon Bar-Lev
· 19 years ago
b641fe0
sh: Use early_param() for earlyprintk parsing.
by Paul Mundt
· 19 years ago
41504c3
sh: SH-MobileR SH7722 CPU support.
by Paul Mundt
· 19 years ago
19e5d9c
[PATCH] initrd: remove unused false condition for initrd_start
by Henry Nestler
· 19 years ago
b552c7e
sh: Hook SH7785 in to the build system.
by Paul Mundt
· 19 years ago
9d4436a
sh: Add support for SH7206 and SH7619 CPU subtypes.
by Yoshinori Sato
· 19 years ago
Next »