Home
last modified time | relevance | path

Searched hist:"1844 c9bc0b2fed3023551c1affe033ab38e90b9a" (Results 1 – 5 of 5) sorted by relevance

/linux/arch/s390/boot/
H A DMakefilediff aec644e56ed4fdd6c96db9cd494ae523f0d70e2e Fri Nov 08 13:47:59 CET 2013 Hendrik Brueckner <brueckner@linux.vnet.ibm.com> s390/boot: Install bzImage as default kernel image

The compressed kernel image is built since commit "[S390] add support for
compressed kernels" (1844c9bc0b2fed3023551c1affe033ab38e90b9a).
Now install the compressed kernel image (bzImage) as default.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
diff 1844c9bc0b2fed3023551c1affe033ab38e90b9a Fri Feb 26 22:37:53 CET 2010 Martin Schwidefsky <schwidefsky@de.ibm.com> [S390] add support for compressed kernels

Add the "bzImage" compile target and the necessary code to generate
compressed kernel images. The old style uncompressed "image" target
is preserved, a simple make will build them both.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
/linux/arch/s390/kernel/
H A Dhead64.Sdiff 57d84906f0f3005d4d22e13a3f5102a16a7fc4a2 Wed May 12 09:32:13 CEST 2010 Martin Schwidefsky <schwidefsky@de.ibm.com> [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y

As of git commit 1844c9bc0b2fed3023551c1affe033ab38e90b9a head64.S/head31.S
are not included in head.S anymore but build as an extra object. This breaks
shared kernel support because the .org statement in head64.S/head31.S for
CONFIG_SHARED_KERNEL=y will have a different effect. The end address of the
head.text section in head.o will be added to the .org value, to compensate
for this subtract 0x11000 to get the required value of 0x100000 again.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
diff 1844c9bc0b2fed3023551c1affe033ab38e90b9a Fri Feb 26 22:37:53 CET 2010 Martin Schwidefsky <schwidefsky@de.ibm.com> [S390] add support for compressed kernels

Add the "bzImage" compile target and the necessary code to generate
compressed kernel images. The old style uncompressed "image" target
is preserved, a simple make will build them both.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A DMakefilediff 1844c9bc0b2fed3023551c1affe033ab38e90b9a Fri Feb 26 22:37:53 CET 2010 Martin Schwidefsky <schwidefsky@de.ibm.com> [S390] add support for compressed kernels

Add the "bzImage" compile target and the necessary code to generate
compressed kernel images. The old style uncompressed "image" target
is preserved, a simple make will build them both.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
/linux/arch/s390/
H A DMakefilediff 1844c9bc0b2fed3023551c1affe033ab38e90b9a Fri Feb 26 22:37:53 CET 2010 Martin Schwidefsky <schwidefsky@de.ibm.com> [S390] add support for compressed kernels

Add the "bzImage" compile target and the necessary code to generate
compressed kernel images. The old style uncompressed "image" target
is preserved, a simple make will build them both.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A DKconfigdiff 1844c9bc0b2fed3023551c1affe033ab38e90b9a Fri Feb 26 22:37:53 CET 2010 Martin Schwidefsky <schwidefsky@de.ibm.com> [S390] add support for compressed kernels

Add the "bzImage" compile target and the necessary code to generate
compressed kernel images. The old style uncompressed "image" target
is preserved, a simple make will build them both.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>