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
/
boot
/
compressed
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-06
sh: Remove compressed kernel libgcc dependency.
Paul Mundt
1
-3
/
+19
2011-02-15
sh: Enable CONFIG_GCOV_PROFILE_ALL for sh
Chris Smith
1
-0
/
+2
2011-01-14
sh: support XZ-compressed kernel.
Paul Mundt
2
-1
/
+7
2010-09-30
sh: boot kernel with SR.BL set
Magnus Damm
1
-1
/
+3
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-04-25
sh: Fix zImage load address when CONFIG_32BIT=y
Matt Fleming
1
-0
/
+6
2010-04-25
sh: Fix address to decompress at when CONFIG_32BIT=y
Matt Fleming
1
-0
/
+4
2010-03-03
Rename .rodata.compressed to .rodata..compressed.
Denys Vlasenko
1
-1
/
+1
2010-03-01
arch/sh/boot/compressed/cache.c: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
1
-1
/
+1
2010-02-16
sh: Fix zImage boot using fixed PMB.
Nobuhiro Iwamatsu
1
-1
/
+1
2010-01-28
sh: Kill off superfluous sh_bios references from compressed loader.
Paul Mundt
2
-23
/
+0
2010-01-13
sh: Add support for LZO-compressed kernels.
Paul Mundt
2
-0
/
+7
2009-10-10
sh: Obliterate the P1 area macros
Matt Fleming
1
-1
/
+1
2009-09-20
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
1
-2
/
+2
2009-08-24
sh: Remove implicit sign extension from assembler immediates
Stuart Menefy
1
-1
/
+1
2009-07-21
Merge branches 'sh/compressors' and 'sh/stable-updates'
Paul Mundt
1
-4
/
+0
2009-07-21
sh: bzip2/lzma uImage support.
Paul Mundt
1
-4
/
+0
2009-07-12
Merge branches 'sh/compressors' and 'sh/ftrace'
Paul Mundt
1
-1
/
+1
2009-07-11
sh64: Don't use PHYSADDR() for output_addr calculation.
Paul Mundt
1
-0
/
+4
2009-07-11
sh: rename arch/sh/boot/compressed/misc_32.c -> misc.c
Paul Mundt
3
-111
/
+2
2009-07-11
sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.c
Paul Mundt
1
-3
/
+14
2009-07-11
sh: bzip2/lzma zImage support.
Paul Mundt
6
-13
/
+53
2009-07-12
sh: Tidy up gzip-based zImage decompression.
Paul Mundt
2
-215
/
+18
2009-07-11
sh: Decouple mcount from ftrace.
Paul Mundt
1
-1
/
+1
2009-05-10
sh: Merge the split arch/sh/boot/compressed/ Makefiles.
Paul Mundt
3
-90
/
+47
2009-05-10
sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.
Paul Mundt
2
-7
/
+3
2009-05-10
sh: Fix up the sh64 zImage build.
Paul Mundt
3
-70
/
+2
2009-05-10
sh: Tidy up the ldscript output format specifier.
Paul Mundt
2
-3
/
+4
2008-10-31
sh: FTRACE renamed to FUNCTION_TRACER.
Paul Mundt
1
-1
/
+1
2008-09-21
sh: ftrace support.
Paul Mundt
1
-0
/
+5
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
1
-1
/
+1
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
1
-2
/
+2
2008-07-28
sh: Fix up link error on SH-2 zImage with older binutils.
Yoshinori Sato
4
-15
/
+12
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
2
-78
/
+0
2008-05-08
sh: remove -traditional.
Mathieu Desnoyers
2
-2
/
+0
2008-04-16
sh: fix compressed kernel build
Manuel Lauss
2
-2
/
+0
2008-01-28
sh: Clean up places that make 29-bit physical assumptions.
Stuart Menefy
1
-1
/
+4
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
2
-6
/
+6
2008-01-28
sh: Merge the sh64 zImage bits.
Paul Mundt
9
-42
/
+581
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-1
/
+1
2007-07-26
sh: arch/sh/boot - fix shell usage
David McCullough
1
-3
/
+4
2006-12-12
sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.
Paul Mundt
2
-2
/
+4
2006-12-12
sh: Add uImage and S-rec generation support.
Paul Mundt
1
-6
/
+0
2006-12-06
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
1
-1
/
+2
2006-09-27
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
1
-3
/
+3
2006-09-27
sh: Various nommu fixes.
Yoshinori Sato
1
-2
/
+8
2006-09-27
sh: Make PAGE_OFFSET configurable.
Paul Mundt
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
5
-0
/
+466