Searched +hist:1844 +hist:c9bc (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dhead64.Sdiff 57d84906 Wed May 12 01:32:13 MDT 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 1844c9bc Fri Feb 26 14:37:53 MST 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>
diff 1844c9bc Fri Feb 26 14:37:53 MST 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 1844c9bc Fri Feb 26 14:37:53 MST 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>
diff 1844c9bc Fri Feb 26 14:37:53 MST 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-master/arch/s390/boot/
H A DMakefilediff aec644e5 Fri Nov 08 05:47:59 MST 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 1844c9bc Fri Feb 26 14:37:53 MST 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>
diff 1844c9bc Fri Feb 26 14:37:53 MST 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-master/arch/s390/
H A DMakefilediff 1844c9bc Fri Feb 26 14:37:53 MST 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>
diff 1844c9bc Fri Feb 26 14:37:53 MST 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 1844c9bc Fri Feb 26 14:37:53 MST 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>
diff 1844c9bc Fri Feb 26 14:37:53 MST 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>

Completed in 429 milliseconds