1. 5085f3f ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type by Russell King · 14 years ago
  2. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  3. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  4. 2192482 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  5. c5f8006 [ARM] tegra: initial tegra support by Erik Gilling · 15 years ago
  6. cc0e72b ARM: S5PV310: Add new Kconfig and Makefiles by Changhwan Youn · 14 years ago
  7. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  8. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  9. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  10. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  11. 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 14 years ago
  12. 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 14 years ago
  13. 9ca03a2 ARM: Factor out common code from cpu_proc_fin() by Russell King · 14 years ago
  14. b8ab539 ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault by Kirill A. Shutemov · 14 years ago
  15. 993bf4e ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime by Kirill A. Shutemov · 14 years ago
  16. 33a9c41 ARM: 6255/1: Workaround infinity loop in handling of translation faults by Kirill A. Shutemov · 14 years ago
  17. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  18. 3dc91af ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL by Kirill A. Shutemov · 14 years ago
  19. 5bc23d3 ARM: DMA coherent allocator: align remapped addresses by Russell King · 14 years ago
  20. d746196 ARM: use generic ioremap_page_range() by Russell King · 14 years ago
  21. 4708ac4 Merge branch 'origin' into misc by Russell King · 14 years ago
  22. 1dbd30e ARM: 6225/1: make TCM allocation static and common for all archs by Linus Walleij · 14 years ago
  23. a9deb13 ARM: Remove unnecessary call to find_limits() by Russell King · 14 years ago
  24. e07b9e08 ARM: LMB: convert pfn_valid to use LMB by Russell King · 14 years ago
  25. eda2e5d ARM: LMB: Convert arm_memory_present() to use LMB memory information by Russell King · 14 years ago
  26. 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 14 years ago
  27. 2778f62 ARM: initial LMB trial by Russell King · 14 years ago
  28. 4bb2e27 ARM: early_pte_alloc() by Russell King · 14 years ago
  29. 14764b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 14 years ago
  30. 07d2a5c ARM: 6224/1: print TCM whereabouts in init message by Linus Walleij · 14 years ago
  31. cb9d770 ARM: 6222/1: add memory types for the TCMs by Linus Walleij · 14 years ago
  32. 3abe9d3 ARM: early_alloc() by Russell King · 14 years ago
  33. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 14 years ago
  34. b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 14 years ago
  35. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 14 years ago
  36. 7961239 ARM: Precalculate vmalloc_min by Russell King · 14 years ago
  37. f159f4e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 by Tony Lindgren · 14 years ago
  38. 4082cfa ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL by Sascha Hauer · 14 years ago
  39. 42c4daf ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220 by Catalin Marinas · 14 years ago
  40. ad642d9 ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance workaround by Catalin Marinas · 14 years ago
  41. ca57926 ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMP by Catalin Marinas · 14 years ago
  42. a5e9d38 ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds by Catalin Marinas · 14 years ago
  43. fc4978b Merge git://git.linaro.org/nico/arm_security into devel-stable by Russell King · 14 years ago
  44. 309caa9 ARM: Prohibit ioremap() on kernel managed RAM by Russell King · 14 years ago
  45. 3260e52 arm: mm: Don't free prohibited memmap entries by Michael Bohan · 14 years ago
  46. cc92c28 [ARM] add address randomization to mmap() by Nicolas Pitre · 14 years ago
  47. 9a40ac86 ARM: 6164/1: Add kto and kfrom to input operands list. by Khem Raj · 14 years ago
  48. 5e27fb7 ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6 by Anfei · 14 years ago
  49. 17ebba1 ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debugging by Nicolas Pitre · 14 years ago
  50. ea208f6 ARM: 6144/1: TCM memory bug freeing bug by Linus Walleij · 14 years ago
  51. a901ff7 ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MP by Santosh Shilimkar · 14 years ago
  52. 349e1fb Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  53. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  54. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  55. c39e52a Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  56. 47ab0de ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA by Russell King · 14 years ago
  57. 8c0b742 ARM: 6134/1: Handle instruction cache maintenance fault properly by Kirill A. Shutemov · 14 years ago
  58. 64039be ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310 by Jason McMullan · 14 years ago
  59. a222712 ARM: Move memory mapping into mmu.c by Russell King · 14 years ago
  60. ceb683d ARM: Ensure meminfo is sorted prior to sanity_check_meminfo by Russell King · 14 years ago
  61. b7072c6 ARM: convert /proc/cpu/aligment to seq_file by Alexey Dobriyan · 14 years ago
  62. 74b8721 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
  63. 0741b7d ARM: RX1950: Add suspend/resume support for RX1950 by Vasily Khoruzhick · 14 years ago
  64. 66b1964 [ARM] mmp: enable L2 in mmp2 by Haojian Zhuang · 14 years ago
  65. b8349b5 ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP by Catalin Marinas · 14 years ago
  66. f4d6477 ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache ops by Catalin Marinas · 14 years ago
  67. b5a07fa ARM: 6106/1: Implement copy_to_user_page() for noMMU by Catalin Marinas · 14 years ago
  68. b1a9ceb ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c by Catalin Marinas · 14 years ago
  69. 35c4493 Merge branch 'gemini_fix' of git://git.berlios.de/gemini-board into devel-stable by Russell King · 14 years ago
  70. ea056df ARM: 6093/1: Fix kernel memory printing for sparsemem by Catalin Marinas · 14 years ago
  71. e220ba6 arm: mm: qsd8x50: Fix incorrect permission faults by Dave Estes · 15 years ago
  72. fef88f1 ARM: Add Versatile Express CA9x4 processor support by Russell King · 14 years ago
  73. a3be632 ARM: Gemini: fix compiler error in copypage-fa.c by Hans Ulli Kroll · 14 years ago
  74. 4260415 ARM: fix build error in arch/arm/kernel/process.c by Russell King · 14 years ago
  75. 8e797a7e ARM: 6027/1: ux500: enable l2x0 support by Srinidhi Kasagar · 14 years ago
  76. f76348a ARM: remove unnecessary cache flush by Russell King · 15 years ago
  77. 3f2d4f5 ARM: 6052/1: kdump: make kexec work in interrupt context by Mika Westerberg · 14 years ago
  78. 7e5a69e ARM: 6007/1: fix highmem with VIPT cache and DMA by Nicolas Pitre · 14 years ago
  79. 85b3cce ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms by Russell King · 14 years ago
  80. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  82. e7c5650 ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) by Catalin Marinas · 14 years ago
  83. 23107c5 ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4) by Catalin Marinas · 14 years ago
  84. 319f551 ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4) by Catalin Marinas · 14 years ago
  85. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  86. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  87. 2741ecb Merge branch 'misc2' into devel by Russell King · 14 years ago
  88. bc85e58 Merge branch 'perf' into devel by Russell King · 14 years ago
  89. 3560adf Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel by Russell King · 14 years ago
  90. d6d502f ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kconfig by Kukjin Kim · 14 years ago
  91. ae14020 ARM: make_coherent(): fix problems with highpte, part 2 by Russell King · 15 years ago
  92. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  93. d944d54 ARM: allow alignment fault mode to be configured at kernel boot by Russell King · 14 years ago
  94. a183927 ARM: 5929/1: Add checks to detect overlap of memory regions. by Fenkart/Bostandzhyan · 14 years ago
  95. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 14 years ago
  96. a7bd08c ARM: 5927/1: Make delimiters of DMA area globally visibly. by Fenkart/Bostandzhyan · 14 years ago
  97. db9ef1a ARM: 5926/1: Add "Virtual kernel memory..." printout. by Fenkart/Bostandzhyan · 14 years ago
  98. 9e65582 ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate clean lines by Santosh Shilimkar · 14 years ago
  99. d309427e ARM: 5917/1: OMAP4: Add L2 Cache support by Santosh Shilimkar · 14 years ago
  100. 424d6b1 ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions by Santosh Shilimkar · 14 years ago