index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
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
2008-07-28
sh: export get_cpu_subtype
Adrian Bunk
1
-0
/
+1
2008-05-16
sh: display boot params by default on entry.
Paul Mundt
1
-0
/
+11
2008-05-08
sh: add memory resources to /proc/iomem
Magnus Damm
1
-1
/
+37
2008-05-08
sh: add kernel bss resource
Magnus Damm
1
-0
/
+7
2008-05-08
sh64: Some symbol exports to make the allmodconfig happier.
Paul Mundt
1
-0
/
+1
2008-04-18
sh: Add support for SH7723 CPU subtype.
Paul Mundt
1
-1
/
+1
2008-04-18
sh: Initial support for the MX-G CPU.
Paul Mundt
1
-0
/
+1
2008-04-18
sh: Create an sh debugfs root.
Paul Mundt
1
-0
/
+14
2008-02-14
sh: add support for sh7366 processor
Magnus Damm
1
-1
/
+1
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
1
-11
/
+18
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-4
/
+6
2008-01-28
sh: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-01-28
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
1
-4
/
+4
2008-01-28
sh: Add support for SH7721 CPU subtype.
Yoshihiro Shimoda
1
-4
/
+4
2008-01-28
sh: Encode L1/L2 cache shape in auxvt.
Paul Mundt
1
-0
/
+3
2008-01-28
sh: Clean up places that make 29-bit physical assumptions.
Stuart Menefy
1
-2
/
+2
2008-01-28
sh: Add a printk() to warn legacy mem= growers.
Stuart Menefy
1
-0
/
+11
2008-01-28
sh: Add SH7263 CPU support.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Add SH7203 CPU support.
Paul Mundt
1
-0
/
+1
2008-01-28
sh: Add the SH-5 cpu type symbolic names.
Paul Mundt
1
-1
/
+3
2007-11-07
sh: Kill off the remaining ST40 cruft.
Paul Mundt
1
-1
/
+0
2007-10-30
sh: Move zero page param defs somewhere sensible.
Paul Mundt
1
-16
/
+9
2007-10-30
sh: Kill off legacy embedded ramdisk section.
Paul Mundt
1
-14
/
+1
2007-10-30
sh: Fix up early mem cmdline parsing.
Paul Mundt
1
-3
/
+3
2007-10-19
Use extended crashkernel command line on sh
Bernhard Walle
1
-5
/
+33
2007-09-21
sh: Plug plat_smp_setup() in to generic setup path.
Paul Mundt
1
-0
/
+5
[prev]
[next]