1. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  2. 4ab1056 Merge branch 'v3-removal' into for-linus by Russell King · 13 years ago
  3. 1fdc08a ARM: decompressor: avoid speculative prefetch from non-RAM areas by Russell King · 13 years ago
  4. 4cdfc2e ARM: Remove ARMv3 support from decompressor by Russell King · 13 years ago
  5. 6540afe Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanup by Arnd Bergmann · 13 years ago
  6. a106b21 ARM: 7380/1: DT: do not add a zero-sized memory property by Marc Zyngier · 13 years ago
  7. 9c5fd9e ARM: 7379/1: DT: fix atags_to_fdt() second call site by Marc Zyngier · 13 years ago
  8. c65f2ab ARM: remove ixp23xx and ixp2000 platforms by Rob Herring · 13 years ago
  9. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  10. a7f464f ARM: 7001/2: Wire up support for the XZ decompressor by Imre Kaloz · 13 years ago
  11. b130d5c ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX by Kukjin Kim · 13 years ago
  12. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  13. 1ec332a ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocation by Janusz Krzysztofik · 13 years ago
  14. d675d0b ARM: LPAE: add ISBs around MMU enabling code by Will Deacon · 13 years ago
  15. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  16. 531a6a9 ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_OFFSET by Nicolas Pitre · 13 years ago
  17. 4bdad98 ARM: 7120/1: remove bashism in check for multiple zreladdrs by Rabin Vincent · 13 years ago
  18. 60aac93 ARM: 7020/1: Check for multiple zreladdrs by Sascha Hauer · 14 years ago
  19. 4722cd7 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 13 years ago
  20. 63d1514 ARM: zImage: prevent constant copy+rebuild of lib1funcs.S by Nicolas Pitre · 14 years ago
  21. b90b9a3 ARM: zImage: allow supplementing appended DTB with traditional ATAG data by Nicolas Pitre · 14 years ago
  22. df4879f ARM: zImage: gather some string functions into string.c by Nicolas Pitre · 14 years ago
  23. 5ffb04f ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss by Nicolas Pitre · 14 years ago
  24. e2a6a3a ARM: zImage: Allow the appending of a device tree binary by John Bonesio · 14 years ago
  25. 72bf0bc ARM: zImage: ensure it is always a multiple of 64 bits in size by Nicolas Pitre · 14 years ago
  26. b362308 mmc: sdhi, mmcif: zboot: Correct clock disable logic by Simon Horman · 14 years ago
  27. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 14 years ago
  28. 540b573 ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state by Dave Martin · 14 years ago
  29. 3002b41 ARM: decompressor: use better output sections by Russell King · 14 years ago
  30. 090ab3f ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARM by Simon Horman · 14 years ago
  31. 946a105 ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries by Dave Martin · 14 years ago
  32. 720c60e ARM: 6954/1: zImage: fix Thumb2 breakage by Nicolas Pitre · 14 years ago
  33. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 14 years ago
  34. ec19628 Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linus by Russell King · 14 years ago
  35. af3e4fd ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor by Mark A. Greer · 14 years ago
  36. 362607d Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nico/linux into fixes by Russell King · 14 years ago
  37. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
  38. 8d7e4cc ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols by Nicolas Pitre · 14 years ago
  39. ccc1c7c ARM: zImage: don't ignore error returned from decompress() by Nicolas Pitre · 14 years ago
  40. e40f1e9 ARM: zImage: simplify decompress_kernel() by Nicolas Pitre · 14 years ago
  41. 34cc1a8 ARM: zImage: no need to get the decompressed size from the filesystem by Nicolas Pitre · 14 years ago
  42. ea9df3b ARM: zImage: the page table memory must be considered before relocation by Nicolas Pitre · 14 years ago
  43. adcc259 ARM: zImage: make sure not to relocate on top of the relocation code by Nicolas Pitre · 14 years ago
  44. 7c2527f ARM: zImage: Fix bad SP address after relocating kernel by Tony Lindgren · 14 years ago
  45. 3bd2cbb ARM: zImage: make sure the stack is 64-bit aligned by Nicolas Pitre · 14 years ago
  46. f5178dd ARM: PJ4: remove the ARMv6 compatible cache method entries by Nicolas Pitre · 14 years ago
  47. dfad549 ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support by Stephen Boyd · 14 years ago
  48. 9d9659b mmc: Add MMC_PROGRESS_* by Simon Horman · 14 years ago
  49. a6558c2 mmc, ARM: Rename SuperH Mobile ARM zboot helpers by Simon Horman · 14 years ago
  50. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  51. 21f0b31 arm: change to new flag variables by matt mooney · 14 years ago
  52. bd1274d Merge branch 'v6v7' into devel by Russell King · 14 years ago
  53. 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
  54. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 14 years ago
  55. 1cf7cf0 ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expanded variable by Nicolas Pitre · 14 years ago
  56. d239b1d ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernel by Nicolas Pitre · 14 years ago
  57. 6d7d0ae ARM: 6750/1: improvements to compressed/head.S by Nicolas Pitre · 14 years ago
  58. b11fe38 ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one by Nicolas Pitre · 14 years ago
  59. 32c3fcb ARM: 6739/1: update .gitignore for boot/compressed by Nicolas Pitre · 14 years ago
  60. e399b1a ARM: v6k: introduce CPU_V6K option by Russell King · 14 years ago
  61. 21f47fb ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC's by Alexey Charkov · 14 years ago
  62. f45b114 ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARM by Simon Horman · 14 years ago
  63. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  64. 9a4af11 ARM: 6515/1: Add zboot support for SuperH Mobile ARM by Kuninori Morimoto · 14 years ago
  65. 26e5ca9 ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
  66. bfa64c4 ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.S by Dave Martin · 14 years ago
  67. b0c4d4e ARM: avoid marking decompressor .stack section as having contents by Russell King · 14 years ago
  68. d93c333 ARM: Fix build error when using KCONFIG_CONFIG by Russell King · 14 years ago
  69. 9e84ed6 ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions" by Russell King · 15 years ago
  70. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 15 years ago
  71. 7775441 ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR" by Rabin Vincent · 15 years ago
  72. f165eb7 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 15 years ago
  73. 9c3fca2 [ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.S by Eric Miao · 15 years ago
  74. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  75. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  76. f1b957d ARM: 6270/1: clean files in arch/arm/boot/compressed/ by Magnus Damm · 15 years ago
  77. e69edc79 ARM: Auto calculate ZRELADDR and provide option for exceptions by Eric Miao · 15 years ago
  78. db7b2b4 ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed by Eric Miao · 15 years ago
  79. 8d68fe7 ARM: zImage: don't define unused symbol initrd_phys by Uwe Kleine-König · 15 years ago
  80. 7179304 ARM: remove bit-rotten STANDALONE_DEBUG for decompressor by Uwe Kleine-König · 15 years ago
  81. c9c6fe5 ARM: Remove support for LinkUp Systems L7200 SDP. by Russell King · 15 years ago
  82. be6f9f0 ARM: zImage: annotate debug functions about corrupted registers by Uwe Kleine-König · 15 years ago
  83. 21b2841 ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush by Uwe Kleine-König · 15 years ago
  84. 63fa718 ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification by Uwe Kleine-König · 15 years ago
  85. 4a8d57a ARM: zImage: some comments for __armv3_mpu_cache_on by Uwe Kleine-König · 15 years ago
  86. 88237c2 ARM: zImage: don't hard code the stack size twice by Uwe Kleine-König · 15 years ago
  87. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  88. 4157d31 [ARM] pxa: update cpuid pattern for pxa9xx in head.S by Haojian Zhuang · 15 years ago
  89. 6e8699f ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images by Albin Tonnerre · 15 years ago
  90. d4d9959 ARM: 6031/1: fix Thumb-2 decompressor by Rabin Vincent · 15 years ago
  91. 7521685 ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4_mmu_cache_flush by Sascha Hauer · 15 years ago
  92. b89ebad ARM: Add final piece to fix XIP decompressor in read-only memory by Russell King · 15 years ago
  93. a2302b4 ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstatic= PIC hack" by Mark Brown · 15 years ago
  94. 91e0138 Merge branch 'master' into for-linus by Russell King · 15 years ago
  95. 98e12b5 ARM: Fix decompressor's kernel size estimation for ROM=y by Russell King · 15 years ago
  96. 2741ecb Merge branch 'misc2' into devel by Russell King · 15 years ago
  97. 5de813b ARM: Eliminate decompressor -Dstatic= PIC hack by Russell King · 15 years ago
  98. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 15 years ago
  99. 200b7a8 ARM: 5884/1: arm: Fix DCC console for v7 by Tony Lindgren · 15 years ago
  100. b53e9b5 ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(void) by Tony Lindgren · 15 years ago