Age | Commit message (Expand) | Author | Files | Lines |
2010-05-24 | ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanup | Andrea Gelmini | 1 | -1/+1 |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King | 1 | -9/+3 |
2010-05-06 | [ARM] pxa: update cpuid pattern for pxa9xx in head.S | Haojian Zhuang | 1 | -8/+2 |
2010-04-14 | ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images | Albin Tonnerre | 3 | -0/+11 |
2010-04-08 | ARM: 6031/1: fix Thumb-2 decompressor | Rabin Vincent | 1 | -1/+1 |
2010-03-15 | ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4... | Sascha Hauer | 1 | -1/+1 |
2010-03-15 | ARM: Add final piece to fix XIP decompressor in read-only memory | Russell King | 1 | -0/+1 |
2010-03-13 | ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstat... | Mark Brown | 1 | -0/+1 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-08 | Merge branch 'master' into for-linus | Russell King | 2 | -27/+26 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-02-26 | ARM: Fix decompressor's kernel size estimation for ROM=y | Russell King | 2 | -27/+26 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 4 | -104/+64 |
2010-02-25 | ARM: Eliminate decompressor -Dstatic= PIC hack | Russell King | 4 | -104/+64 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -10/+10 |
2010-02-05 | fix typos "precidence" -> "precedence" in comments | Uwe Kleine-König | 1 | -1/+1 |
2010-01-19 | ARM: 5884/1: arm: Fix DCC console for v7 | Tony Lindgren | 2 | -0/+20 |
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 | 4 | -92/+66 |
2009-11-27 | ARM: add base support for Marvell Dove SoC | Saeed Bishara | 1 | -0/+6 |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 1 | -2/+2 |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre | 1 | -1/+1 |
2009-09-12 | Merge branch 'master' into devel | Russell King | 1 | -1/+0 |
2009-07-25 | ARM: includecheck fix: misc.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-07-24 | nommu: Fix compressed/head.S to not perform MMU specific operations | Catalin Marinas | 1 | -0/+14 |
2009-07-24 | Thumb-2: Make the uImage entry an odd number | Catalin Marinas | 1 | -1/+8 |
2009-07-24 | Thumb-2: Implement the unified boot code | Catalin Marinas | 1 | -68/+99 |
2009-07-24 | Thumb-2: Add some .align statements to the .S files | Catalin Marinas | 1 | -0/+3 |
2009-06-19 | [ARM] Add old Feroceon support to compressed/head.S | Joonyoung Shim | 1 | -0/+9 |
2009-05-30 | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2 | -1/+10 |
2009-03-31 | arm: allow usage of string functions in linux/string.h | Rusty Russell | 1 | -1/+4 |
2009-03-27 | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel | Russell King | 1 | -0/+26 |
2009-03-25 | ARM: Add support for FA526 v2 | Paulius Zaleckas | 1 | -0/+26 |
2009-03-23 | [ARM] pxa: add base support for Marvell's PXA168 processor line | Eric Miao | 1 | -0/+12 |
2009-02-27 | [ARM] 5412/1: XSCALE: add ice dcc support | Jean-Christop PLAGNIOL-VILLARD | 2 | -0/+21 |
2009-02-19 | [ARM] 5383/2: unwind: Add core support for ARM stack unwinding | Catalin Marinas | 1 | -0/+5 |
2008-12-03 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 1 | -0/+6 |
2008-12-02 | [ARM] pxa: add base PXA935 support due to CPUID change | Eric Miao | 1 | -0/+6 |
2008-11-27 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 1 | -4/+10 |
2008-11-27 | Merge branch 'clps7500' into devel | Russell King | 2 | -90/+0 |
2008-11-27 | [ARM] clps7500: remove support | Russell King | 2 | -90/+0 |
2008-11-27 | [ARM] remove memzero() | Russell King | 1 | -0/+2 |
2008-11-06 | ARMv7: Add extra barriers for flush_cache_all compressed/head.S | Catalin Marinas | 1 | -4/+10 |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 1 | -1/+1 |
2008-10-03 | [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name | Catalin Marinas | 1 | -1/+1 |
2008-09-09 | [ARM] Add -march=all to assembly file build in arch/arm/boot/compressed | Russell King | 1 | -1/+1 |
2008-09-01 | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 1 | -0/+1 |
2008-08-12 | [ARM] 5194/1: update .gitignore | Nicolas Pitre | 1 | -1/+2 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2 | -2/+2 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |