1. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  2. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 14 years ago
  3. 90de413 ARM: provide a late_initcall hook for platform initialization by Shawn Guo · 14 years ago
  4. e5ab858 ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU by Will Deacon · 14 years ago
  5. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  6. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 14 years ago
  7. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 14 years ago
  8. 195864c ARM: move CP15 definitions to separate header file by Russell King · 14 years ago
  9. 94e5a85 ARM: earlier initialization of vectors page by Russell King · 14 years ago
  10. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 14 years ago
  11. 06e9905 ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file by Fabio Estevam · 14 years ago
  12. a36d8e5 ARM: 7279/1: standardize /proc/iomem "Kernel code" name by Kees Cook · 14 years ago
  13. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  14. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 14 years ago
  15. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 14 years ago
  16. 9811ccd ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier by Arnaud Patard · 14 years ago
  17. 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 14 years ago
  18. de66a97 ARM: 7187/1: fix unwinding for XIP kernels by Uwe Kleine-König · 14 years ago
  19. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
  20. 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 14 years ago
  21. 27a3f0e ARM: sort the meminfo array earlier by Nicolas Pitre · 15 years ago
  22. a34dbfb ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list by Will Deacon · 15 years ago
  23. b44c350 ARM: restart: allow platforms more flexibility specifying restart mode by Russell King · 15 years ago
  24. a528721 ARM: restart: add restart hook to machine_desc record by Russell King · 15 years ago
  25. ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 15 years ago
  26. 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 · 15 years ago
  27. 7f94e9c ARM: 7062/1: cache: detect PIPT I-cache using CTR by Will Deacon · 15 years ago
  28. 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 15 years ago
  29. 2ecccf9 ARM: 7029/1: Make cpu_architecture into a global variable by Dave Martin · 15 years ago
  30. 4722cd7 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 15 years ago
  31. af68716 ARM: remove boot_params from struct machine_desc by Nicolas Pitre · 15 years ago
  32. 2bb9839 ARM: introduce atag_offset to replace boot_params by Nicolas Pitre · 15 years ago
  33. 72dc53a ARM: cache: detect VIPT aliasing I-cache on ARMv6 by Will Deacon · 15 years ago
  34. 3ad55155 Merge branch 'devel-stable' into for-next by Russell King · 15 years ago
  35. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 15 years ago
  36. 07f1c29 Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stable by Russell King · 15 years ago
  37. 4fddcae ARM: add dma_zone_size to the machine_desc structure by Nicolas Pitre · 15 years ago
  38. 4aa96cc Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 15 years ago
  39. 254cdf8 ARM: hwcaps: add new HWCAP defines for ARMv7-A by Will Deacon · 15 years ago
  40. 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 15 years ago
  41. b69874e ARM: pm: arrange for cpu_proc_init() to be called on resume by Russell King · 15 years ago
  42. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 15 years ago
  43. 93c02ab arm/dt: probe for platforms via the device tree by Grant Likely · 15 years ago
  44. 6291319 arm/dt: consolidate atags setup into setup_machine_atags by Grant Likely · 15 years ago
  45. 4394c12 ARM: 6893/1: Allow for kernel command line concatenation by Victor Boivie · 15 years ago
  46. 9eb8f67 arm/dt: Allow CONFIG_OF on ARM by Grant Likely · 15 years ago
  47. 2f284c8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  48. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 15 years ago
  49. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 15 years ago
  50. 05e3475 Merge branch 'p2v' into devel by Russell King · 15 years ago
  51. 1f0090a Merge branch 'misc' into devel by Russell King · 15 years ago
  52. 3572bea ARM: 6748/1: ignore mdesc->boot_params if out of range by Nicolas Pitre · 15 years ago
  53. dce72dd ARM: 6749/1: fold lookup_machine_type() into setup_machine() by Nicolas Pitre · 15 years ago
  54. f60892d ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of membanks by Will Deacon · 15 years ago
  55. 315cfe7 ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 by Catalin Marinas · 15 years ago
  56. b75c178 ARM: P2V: avoid initializers and assembly using PHYS_OFFSET by Russell King · 15 years ago
  57. 6fc31d5 ARM: Defer lookup of machine_type to setup.c by Russell King · 15 years ago
  58. 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 15 years ago
  59. 11b9369 ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources by Dima Zavin · 15 years ago
  60. 22eeb8f ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used by Alexander Holler · 15 years ago
  61. dec12e6 ARM: provide an early platform initialization hook by Russell King · 15 years ago
  62. 8ff1443 ARM: simplify early machine init hooks by Russell King · 15 years ago
  63. 5210864 ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time by eric miao · 15 years ago
  64. 0385ebc ARM: move high-usage mostly read variables in setup.c to __read_mostly by Russell King · 15 years ago
  65. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 16 years ago
  66. 842eab4 ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data by Russell King · 16 years ago
  67. 5fb31a9 ARM: 6431/1: fix isb regression on CPU < v7 by Linus Walleij · 16 years ago
  68. 8925ec4 ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing by Will Deacon · 16 years ago
  69. f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 16 years ago
  70. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 16 years ago
  71. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 16 years ago
  72. 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 16 years ago
  73. 2778f62 ARM: initial LMB trial by Russell King · 16 years ago
  74. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 16 years ago
  75. cea0bb1 ARM: 6122/1: kdump: add support for elfcorehdr parameter by Mika Westerberg · 16 years ago
  76. 3c57fb4 ARM: 6116/1: kdump: reserve memory for crashkernel by Mika Westerberg · 16 years ago
  77. f159f4e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 by Tony Lindgren · 16 years ago
  78. 354e6f7 ARM: 6197/2: preliminary support for sparse IRQ by eric miao · 16 years ago
  79. 73a65b3 ARM: deprecate support for old way to pass kernel parameters by Uwe Kleine-König · 16 years ago
  80. 92d2040 ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cmdline by Alexander Holler · 16 years ago
  81. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  82. 6c09f09 ARM: 5938/1: ARM: L2: export outer_cache_fns by Santosh Shilimkar · 16 years ago
  83. 48ab7e0 ARM: 5906/1: arm: change command_line to cmd_line by Jeremy Kerr · 16 years ago
  84. 2b0d8c2 ARM: 5880/1: arm: use generic infrastructure for early params by Jeremy Kerr · 16 years ago
  85. e119bff ARM: Move creation of /proc/cpu out of alignment.c by Russell King · 16 years ago
  86. bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 17 years ago
  87. b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 17 years ago
  88. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 17 years ago
  89. b57ee99 [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU by Catalin Marinas · 17 years ago
  90. bff595c [ARM] 5383/2: unwind: Add core support for ARM stack unwinding by Catalin Marinas · 17 years ago
  91. 7279dc3 [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 by Catalin Marinas · 17 years ago
  92. 37efe64 [ARM] use asm/sections.h by Russell King · 17 years ago
  93. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 17 years ago
  94. 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 18 years ago
  95. 2bedbdf Add HWCAP_NEON to the ARM hwcap.h file by Catalin Marinas · 18 years ago
  96. 4369ae1 Add "thumbee" to the hwcap_str array by Catalin Marinas · 18 years ago
  97. 3319f5e [ARM] 5274/1: simplify request_standard_resources() by Nicolas Pitre · 18 years ago
  98. 6c5da7a [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c by Russell King · 18 years ago
  99. 2b4ae1f [ARM] Print details relevant to how we handle the cache by Russell King · 18 years ago
  100. c0e9587 [ARM] Introduce new bitmask based cache type macros by Russell King · 18 years ago