index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
boot
/
compressed
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
MIPS: ZBOOT: add missing <linux/string.h> include
Aurelien Jarno
1
-0
/
+1
2014-08-02
MIPS: ZBOOT: implement stack protector in compressed boot phase
Ben Chan
1
-0
/
+14
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2014-01-25
MIPS: ZBOOT: gather string functions into string.c
Antony Pavlov
3
-24
/
+30
2014-01-23
MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug port
Antony Pavlov
1
-2
/
+2
2013-10-30
MIPS: ZBOOT: Support LZ4 compression scheme
Florian Fainelli
2
-1
/
+7
2013-10-30
MIPS: ZBOOT: Define program header for text loadable segment
Florian Fainelli
1
-1
/
+4
2013-10-30
MIPS: ZBOOT: Support XZ compression scheme
Florian Fainelli
2
-1
/
+12
2013-09-03
MIPS: Refactor load/entry address calculations
James Hogan
1
-1
/
+1
2013-07-01
MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS
Markos Chandras
1
-0
/
+2
2013-06-13
MIPS: Netlogic: Support compressed kernel
Jayachandran C
1
-0
/
+12
2013-06-13
MIPS: boot: Fixes for compressed/uart-16550.c
Jayachandran C
1
-3
/
+7
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
4
-10
/
+10
2012-10-11
MIPS: Alchemy: Single kernel for DB1200/1300/1550
Manuel Lauss
1
-4
/
+0
2012-07-23
MIPS: Enable vmlinuz for JZ4740
LluĂs Batlle i Rossell
2
-0
/
+9
2011-12-08
MIPS: Alchemy: Basic support for the DB1300 board.
Manuel Lauss
1
-1
/
+4
2011-05-19
MIPS: Alchemy: Rewrite UART setup and constants.
Manuel Lauss
1
-1
/
+1
2011-05-10
MIPS: Fix calc_vmlinuz_load_addr build warnings.
Ralf Baechle
1
-1
/
+1
2010-10-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2010-10-18
MIPS: Remove all generated vmlinuz* files on "make clean"
Wu Zhangjin
1
-1
/
+1
2010-10-04
MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
Shmulik Ladkani
1
-1
/
+1
2010-08-05
MIPS: strip the un-needed sections of vmlinuz
Wu Zhangjin
1
-0
/
+3
2010-08-05
MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS
Wu Zhangjin
1
-13
/
+13
2010-08-05
MIPS: Clean up arch/mips/boot/compressed/decompress.c
Wu Zhangjin
1
-24
/
+14
2010-08-05
MIPS: Clean up arch/mips/boot/compressed/ld.script
Wu Zhangjin
1
-34
/
+17
2010-08-05
MIPS: Unify the suffix of compressed vmlinux.bin
Wu Zhangjin
2
-8
/
+61
2010-08-05
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
Manuel Lauss
1
-1
/
+1
2010-08-05
MIPS: Refactor arch/mips/boot/compressed/Makefile
Sam Ravnborg
1
-25
/
+29
2010-02-27
MIPS: Make the debugging of compressed kernel configurable
Wu Zhangjin
1
-0
/
+2
2010-02-27
MIPS: Simplify the weak annotation with __weak
Wu Zhangjin
1
-2
/
+2
2010-02-27
MIPS: Alchemy: debug output for compressed kernels
Manuel Lauss
2
-0
/
+8
2010-02-27
MIPS: Cleanup the Makefile of compressed kernel support
Wu Zhangjin
1
-3
/
+3
2010-02-27
MIPS: Loongson: Change the Email address of Wu Zhangjin
Wu Zhangjin
2
-3
/
+3
2010-01-28
MIPS: Fix vmlinuz build for 32bit-only math shells
Alexander Clouter
1
-2
/
+5
2010-01-28
MIPS: Add support of LZO-compressed kernels
Wu Zhangjin
2
-0
/
+6
2010-01-12
MIPS: Cleanup and Fixup of compressed kernel support
Wu Zhangjin
3
-155
/
+59
2009-12-17
MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images
Wu Zhangjin
7
-0
/
+516