Age | Commit message (Expand) | Author | Files | Lines |
2018-04-09 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+6 |
2018-04-06 | zboot: fix stack protector in compressed boot phase | Huacai Chen | 1 | -8/+1 |
2018-04-06 | ARM: decompressor: fix warning introduced in fortify patch | Russell King | 1 | -1/+1 |
2018-03-28 | ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE | Jinbum Park | 1 | -0/+5 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-12-20 | stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG | Kees Cook | 1 | -0/+14 |
2013-03-15 | ARM: 7671/1: use Kconfig to select uncompress.h | Shawn Guo | 1 | -7/+1 |
2012-09-14 | ARM: initial multiplatform support | Rob Herring | 1 | -0/+6 |
2011-09-14 | ARM: zImage: gather some string functions into string.c | Nicolas Pitre | 1 | -41/+1 |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 1 | -14/+10 |
2011-05-07 | ARM: zImage: don't ignore error returned from decompress() | Nicolas Pitre | 1 | -4/+9 |
2011-05-07 | ARM: zImage: simplify decompress_kernel() | Nicolas Pitre | 1 | -11/+2 |
2011-03-28 | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support | Stephen Boyd | 1 | -11/+1 |
2011-02-03 | ARM: v6k: introduce CPU_V6K option | Russell King | 1 | -1/+1 |
2010-07-07 | ARM: remove bit-rotten STANDALONE_DEBUG for decompressor | Uwe Kleine-König | 1 | -20/+0 |
2010-03-13 | ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstat... | Mark Brown | 1 | -0/+1 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 1 | -98/+11 |
2010-02-25 | ARM: Eliminate decompressor -Dstatic= PIC hack | Russell King | 1 | -98/+11 |
2010-01-19 | ARM: 5884/1: arm: Fix DCC console for v7 | Tony Lindgren | 1 | -0/+12 |
2010-01-18 | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(... | Tony Lindgren | 1 | -1/+0 |
2010-01-11 | arm: add support for LZO-compressed kernels | Albin Tonnerre | 1 | -82/+34 |
2009-07-25 | ARM: includecheck fix: misc.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-03-31 | arm: allow usage of string functions in linux/string.h | Rusty Russell | 1 | -1/+4 |
2009-02-27 | [ARM] 5412/1: XSCALE: add ice dcc support | Jean-Christop PLAGNIOL-VILLARD | 1 | -0/+15 |
2008-11-27 | [ARM] remove memzero() | Russell King | 1 | -0/+2 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -1/+1 |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni | 1 | -52/+7 |
2007-05-02 | [PATCH] x86: deflate stack usage in lib/inflate.c | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-09-25 | [ARM] 3838/1: ARM: DCC debug console support for ARM11 | Tony Lindgren | 1 | -0/+21 |
2006-05-02 | [ARM] 3488/1: make icedcc_putc do the right thing | Uwe Zeisberger | 1 | -2/+2 |
2006-03-28 | [ARM] Move ice-dcc code into misc.c | Russell King | 1 | -1/+14 |
2006-03-28 | [ARM] Fix decompressor serial IO to give CRLF not LFCR | Russell King | 1 | -10/+18 |
2005-11-09 | [ARM] 3132/1: S3C2410 - reset on decompression error | Ben Dooks | 1 | -0/+6 |
2005-10-29 | [PATCH] type fix in arm/boot/compressed/misc.c | Al Viro | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+329 |