1. 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
  2. 531a6a9 ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_OFFSET by Nicolas Pitre · 13 years ago
  3. 4bdad98 ARM: 7120/1: remove bashism in check for multiple zreladdrs by Rabin Vincent · 13 years ago
  4. 60aac93 ARM: 7020/1: Check for multiple zreladdrs by Sascha Hauer · 13 years ago
  5. 4722cd7 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 13 years ago
  6. 63d1514 ARM: zImage: prevent constant copy+rebuild of lib1funcs.S by Nicolas Pitre · 13 years ago
  7. b90b9a3 ARM: zImage: allow supplementing appended DTB with traditional ATAG data by Nicolas Pitre · 13 years ago
  8. df4879f ARM: zImage: gather some string functions into string.c by Nicolas Pitre · 13 years ago
  9. 5ffb04f ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss by Nicolas Pitre · 13 years ago
  10. e2a6a3a ARM: zImage: Allow the appending of a device tree binary by John Bonesio · 13 years ago
  11. 72bf0bc ARM: zImage: ensure it is always a multiple of 64 bits in size by Nicolas Pitre · 13 years ago
  12. b362308 mmc: sdhi, mmcif: zboot: Correct clock disable logic by Simon Horman · 13 years ago
  13. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  14. 540b573 ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state by Dave Martin · 13 years ago
  15. 3002b41 ARM: decompressor: use better output sections by Russell King · 13 years ago
  16. 090ab3f ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARM by Simon Horman · 14 years ago
  17. 946a105 ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries by Dave Martin · 13 years ago
  18. 720c60e ARM: 6954/1: zImage: fix Thumb2 breakage by Nicolas Pitre · 13 years ago
  19. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  20. ec19628 Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linus by Russell King · 13 years ago
  21. af3e4fd ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor by Mark A. Greer · 14 years ago
  22. 362607d Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nico/linux into fixes by Russell King · 13 years ago
  23. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  24. 8d7e4cc ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols by Nicolas Pitre · 14 years ago
  25. ccc1c7c ARM: zImage: don't ignore error returned from decompress() by Nicolas Pitre · 14 years ago
  26. e40f1e9 ARM: zImage: simplify decompress_kernel() by Nicolas Pitre · 14 years ago
  27. 34cc1a8 ARM: zImage: no need to get the decompressed size from the filesystem by Nicolas Pitre · 14 years ago
  28. ea9df3b ARM: zImage: the page table memory must be considered before relocation by Nicolas Pitre · 14 years ago
  29. adcc259 ARM: zImage: make sure not to relocate on top of the relocation code by Nicolas Pitre · 14 years ago
  30. 7c2527f ARM: zImage: Fix bad SP address after relocating kernel by Tony Lindgren · 14 years ago
  31. 3bd2cbb ARM: zImage: make sure the stack is 64-bit aligned by Nicolas Pitre · 14 years ago
  32. f5178dd ARM: PJ4: remove the ARMv6 compatible cache method entries by Nicolas Pitre · 13 years ago
  33. dfad549 ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support by Stephen Boyd · 14 years ago
  34. 9d9659b mmc: Add MMC_PROGRESS_* by Simon Horman · 14 years ago
  35. a6558c2 mmc, ARM: Rename SuperH Mobile ARM zboot helpers by Simon Horman · 14 years ago
  36. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  37. 21f0b31 arm: change to new flag variables by matt mooney · 14 years ago
  38. bd1274d Merge branch 'v6v7' into devel by Russell King · 14 years ago
  39. 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
  40. 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
  41. 1cf7cf0 ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expanded variable by Nicolas Pitre · 14 years ago
  42. d239b1d ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernel by Nicolas Pitre · 14 years ago
  43. 6d7d0ae ARM: 6750/1: improvements to compressed/head.S by Nicolas Pitre · 14 years ago
  44. b11fe38 ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one by Nicolas Pitre · 14 years ago
  45. 32c3fcb ARM: 6739/1: update .gitignore for boot/compressed by Nicolas Pitre · 14 years ago
  46. e399b1a ARM: v6k: introduce CPU_V6K option by Russell King · 14 years ago
  47. 21f47fb ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC's by Alexey Charkov · 14 years ago
  48. f45b114 ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARM by Simon Horman · 14 years ago
  49. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  50. 9a4af11 ARM: 6515/1: Add zboot support for SuperH Mobile ARM by Kuninori Morimoto · 14 years ago
  51. 26e5ca9 ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
  52. bfa64c4 ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.S by Dave Martin · 14 years ago
  53. b0c4d4e ARM: avoid marking decompressor .stack section as having contents by Russell King · 14 years ago
  54. d93c333 ARM: Fix build error when using KCONFIG_CONFIG by Russell King · 14 years ago
  55. 9e84ed6 ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions" by Russell King · 14 years ago
  56. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  57. 7775441 ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR" by Rabin Vincent · 14 years ago
  58. 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 · 14 years ago
  59. 9c3fca2 [ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.S by Eric Miao · 14 years ago
  60. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  61. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  62. f1b957d ARM: 6270/1: clean files in arch/arm/boot/compressed/ by Magnus Damm · 14 years ago
  63. e69edc79 ARM: Auto calculate ZRELADDR and provide option for exceptions by Eric Miao · 14 years ago
  64. db7b2b4 ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed by Eric Miao · 14 years ago
  65. 8d68fe7 ARM: zImage: don't define unused symbol initrd_phys by Uwe Kleine-König · 15 years ago
  66. 7179304 ARM: remove bit-rotten STANDALONE_DEBUG for decompressor by Uwe Kleine-König · 15 years ago
  67. c9c6fe5 ARM: Remove support for LinkUp Systems L7200 SDP. by Russell King · 14 years ago
  68. be6f9f0 ARM: zImage: annotate debug functions about corrupted registers by Uwe Kleine-König · 15 years ago
  69. 21b2841 ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush by Uwe Kleine-König · 15 years ago
  70. 63fa718 ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification by Uwe Kleine-König · 15 years ago
  71. 4a8d57a ARM: zImage: some comments for __armv3_mpu_cache_on by Uwe Kleine-König · 15 years ago
  72. 88237c2 ARM: zImage: don't hard code the stack size twice by Uwe Kleine-König · 15 years ago
  73. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  74. 4157d31 [ARM] pxa: update cpuid pattern for pxa9xx in head.S by Haojian Zhuang · 15 years ago
  75. 6e8699f ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images by Albin Tonnerre · 15 years ago
  76. d4d9959 ARM: 6031/1: fix Thumb-2 decompressor by Rabin Vincent · 15 years ago
  77. 7521685 ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4_mmu_cache_flush by Sascha Hauer · 15 years ago
  78. b89ebad ARM: Add final piece to fix XIP decompressor in read-only memory by Russell King · 15 years ago
  79. a2302b4 ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstatic= PIC hack" by Mark Brown · 15 years ago
  80. 91e0138 Merge branch 'master' into for-linus by Russell King · 15 years ago
  81. 98e12b5 ARM: Fix decompressor's kernel size estimation for ROM=y by Russell King · 15 years ago
  82. 2741ecb Merge branch 'misc2' into devel by Russell King · 15 years ago
  83. 5de813b ARM: Eliminate decompressor -Dstatic= PIC hack by Russell King · 15 years ago
  84. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 15 years ago
  85. 200b7a8 ARM: 5884/1: arm: Fix DCC console for v7 by Tony Lindgren · 15 years ago
  86. b53e9b5 ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(void) by Tony Lindgren · 15 years ago
  87. e7db7b4 arm: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  88. edabd38 ARM: add base support for Marvell Dove SoC by Saeed Bishara · 15 years ago
  89. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  90. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  91. 81566a0 ARM: includecheck fix: misc.c by Jaswinder Singh Rajput · 15 years ago
  92. 8bdca0a nommu: Fix compressed/head.S to not perform MMU specific operations by Catalin Marinas · 15 years ago
  93. 0e056f2 Thumb-2: Implement the unified boot code by Catalin Marinas · 15 years ago
  94. 88987ef Thumb-2: Add some .align statements to the .S files by Catalin Marinas · 15 years ago
  95. 5587931 [ARM] Add old Feroceon support to compressed/head.S by Joonyoung Shim · 15 years ago
  96. 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 15 years ago
  97. aa0d3bb arm: allow usage of string functions in linux/string.h by Rusty Russell · 16 years ago
  98. 542f869 Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel by Russell King · 16 years ago
  99. 28853ac ARM: Add support for FA526 v2 by Paulius Zaleckas · 16 years ago
  100. 49cbe78 [ARM] pxa: add base support for Marvell's PXA168 processor line by Eric Miao · 16 years ago