summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/misc.c
Commit message (Expand)AuthorAgeFilesLines
* fortify: Improve buffer overflow reportingKees Cook2024-02-291-1/+1
* fortify: Split reporting and avoid passing string pointerKees Cook2024-02-291-1/+1
* ARM: 9311/1: decompressor: move function prototypes to misc.hArnd Bergmann2023-06-191-6/+0
* ARM: 9243/1: riscpc: Unbreak the buildBart Van Assche2022-09-221-0/+2
* ARM: ep93xx: multiplatform supportArnd Bergmann2022-04-041-0/+4
* ARM: decompressor: disable stack protectorArd Biesheuvel2021-12-031-7/+0
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-04-091-1/+6
|\
| * ARM: decompressor: fix warning introduced in fortify patchRussell King2018-04-051-1/+1
| * ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEJinbum Park2018-03-281-0/+5
* | zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-051-8/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook2013-12-201-0/+14
* ARM: 7671/1: use Kconfig to select uncompress.hShawn Guo2013-03-151-7/+1
* ARM: initial multiplatform supportRob Herring2012-09-141-0/+6
* ARM: zImage: gather some string functions into string.cNicolas Pitre2011-09-141-41/+1
* Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-071-14/+10
|\
| * ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre2011-05-071-4/+9
| * ARM: zImage: simplify decompress_kernel()Nicolas Pitre2011-05-071-11/+2
* | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-281-11/+1
|/
* ARM: v6k: introduce CPU_V6K optionRussell King2011-02-021-1/+1
* ARM: remove bit-rotten STANDALONE_DEBUG for decompressorUwe Kleine-König2010-07-071-20/+0
* ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstat...Mark Brown2010-03-131-0/+1
* Merge branch 'misc2' into develRussell King2010-02-251-98/+11
|\
| * ARM: Eliminate decompressor -Dstatic= PIC hackRussell King2010-02-251-98/+11
* | ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren2010-01-191-0/+12
* | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(...Tony Lindgren2010-01-181-1/+0
|/
* arm: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-82/+34
* ARM: includecheck fix: misc.cJaswinder Singh Rajput2009-07-251-1/+0
* arm: allow usage of string functions in linux/string.hRusty Russell2009-03-311-1/+4
* [ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD2009-02-271-0/+15
* [ARM] remove memzero()Russell King2008-11-271-0/+2
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-52/+7
* [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-1/+1
* [ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren2006-09-251-0/+21
* [ARM] 3488/1: make icedcc_putc do the right thingUwe Zeisberger2006-05-021-2/+2
* [ARM] Move ice-dcc code into misc.cRussell King2006-03-281-1/+14
* [ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King2006-03-281-10/+18
* [ARM] 3132/1: S3C2410 - reset on decompression errorBen Dooks2005-11-081-0/+6
* [PATCH] type fix in arm/boot/compressed/misc.cAl Viro2005-10-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+329