Age | Commit message (Expand) | Author |
2012-12-16 | ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.S | Shawn Guo |
2012-11-23 | ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above | Dave Martin |
2012-09-30 | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King |
2012-09-19 | ARM: zImage/virt: hyp mode entry support for the zImage loader | Dave Martin |
2012-09-15 | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores | Matthew Leach |
2012-08-25 | ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 cores | Will Deacon |
2012-05-21 | Merge branch 'v3-removal' into for-linus | Russell King |
2012-05-10 | ARM: decompressor: avoid speculative prefetch from non-RAM areas | Russell King |
2012-05-09 | ARM: Remove ARMv3 support from decompressor | Russell King |
2012-04-13 | ARM: 7379/1: DT: fix atags_to_fdt() second call site | Marc Zyngier |
2012-03-02 | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim |
2011-12-08 | ARM: LPAE: add ISBs around MMU enabling code | Will Deacon |
2011-10-24 | ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O... | Nicolas Pitre |
2011-09-14 | ARM: zImage: allow supplementing appended DTB with traditional ATAG data | Nicolas Pitre |
2011-09-14 | ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss | Nicolas Pitre |
2011-09-14 | ARM: zImage: Allow the appending of a device tree binary | John Bonesio |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-19 | ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state | Dave Martin |
2011-06-21 | ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries | Dave Martin |
2011-06-09 | ARM: 6954/1: zImage: fix Thumb2 breakage | Nicolas Pitre |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King |
2011-05-12 | ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor | Mark A. Greer |
2011-05-07 | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic... | Russell King |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King |
2011-05-07 | ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols | Nicolas Pitre |
2011-05-07 | ARM: zImage: no need to get the decompressed size from the filesystem | Nicolas Pitre |
2011-05-07 | ARM: zImage: the page table memory must be considered before relocation | Nicolas Pitre |
2011-05-07 | ARM: zImage: make sure not to relocate on top of the relocation code | Nicolas Pitre |
2011-05-07 | ARM: zImage: Fix bad SP address after relocating kernel | Tony Lindgren |
2011-05-03 | ARM: PJ4: remove the ARMv6 compatible cache method entries | Nicolas Pitre |
2011-03-28 | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support | Stephen Boyd |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King |
2011-02-23 | ARM: 6750/1: improvements to compressed/head.S | Nicolas Pitre |
2011-02-23 | ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one | Nicolas Pitre |
2011-02-02 | ARM: v6k: introduce CPU_V6K option | Russell King |
2010-11-30 | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2... | Dave Martin |
2010-11-30 | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.S | Dave Martin |
2010-11-22 | ARM: avoid marking decompressor .stack section as having contents | Russell King |
2010-09-09 | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti... | Russell King |
2010-08-10 | ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR" | Rabin Vincent |
2010-07-12 | ARM: Auto calculate ZRELADDR and provide option for exceptions | Eric Miao |
2010-07-07 | ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed | Eric Miao |
2010-06-17 | ARM: zImage: annotate debug functions about corrupted registers | Uwe Kleine-König |
2010-06-17 | ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush | Uwe Kleine-König |
2010-06-17 | ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification | Uwe Kleine-König |
2010-06-17 | ARM: zImage: some comments for __armv3_mpu_cache_on | Uwe Kleine-König |
2010-06-17 | ARM: zImage: don't hard code the stack size twice | Uwe Kleine-König |
2010-05-06 | [ARM] pxa: update cpuid pattern for pxa9xx in head.S | Haojian Zhuang |
2010-04-07 | ARM: 6031/1: fix Thumb-2 decompressor | Rabin Vincent |