summaryrefslogtreecommitdiffstats
path: root/arch/sh/boot/compressed/misc.c
Commit message (Expand)AuthorAgeFilesLines
* ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...Steven Rostedt (VMware)2021-10-261-0/+3
* sh: remove sh5 supportArnd Bergmann2020-06-011-8/+0
* fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)2019-11-141-0/+5
* zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-051-8/+1
* sh/boot: add static stack-protector to pre-kernelKees Cook2017-11-171-0/+14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* sh: support XZ-compressed kernel.Paul Mundt2011-01-141-0/+4
* sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-181-1/+1
* sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu2010-02-161-1/+1
* sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt2010-01-281-19/+0
* sh: Add support for LZO-compressed kernels.Paul Mundt2010-01-131-0/+4
* sh: Obliterate the P1 area macrosMatt Fleming2009-10-101-1/+1
* sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt2009-07-111-0/+4
* sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt2009-07-111-0/+145
* sh: Merge the sh64 zImage bits.Paul Mundt2008-01-281-241/+0
* sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt2006-12-121-1/+2
* sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-061-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+240