1. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 12 years ago
  2. 8b827c6 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable by Gregory CLEMENT · 12 years ago
  3. d106de3 ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b by Haojian Zhuang · 12 years ago
  4. 62e4d35 ARM: 7609/1: disable errata work-arounds which access secure registers by Rob Herring · 12 years ago
  5. 74ddcdb ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier by Rob Herring · 12 years ago
  6. f59dc2b Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  7. d056a69 ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs by Will Deacon · 12 years ago
  8. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  9. c271433 Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  11. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  12. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  13. 394ef64 mm: use vm_unmapped_area() on arm architecture by Michel Lespinasse · 12 years ago
  14. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  15. 0fa5d39 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  16. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
  17. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  18. 549a17e ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attribute by Marek Szyprowski · 12 years ago
  19. 3305769 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  20. 3e99675 ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM by Nicolas Pitre · 12 years ago
  21. 87b54e7 arm: dma mapping: Export a dma ops function arm_dma_set_mask by Gregory CLEMENT · 12 years ago
  22. de49019 arm: mm: Add support for PJ4B cpu and init routines by Gregory CLEMENT · 12 years ago
  23. a33ee3e Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linux into next/soc by Olof Johansson · 12 years ago
  24. 2079f30 Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 12 years ago
  25. f27d9b7 Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 12 years ago
  26. 98c4514 Merge 3.7-rc6 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  27. e406785 ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary by Nicolas Pitre · 12 years ago
  28. 2b6e204 ARM: 7572/1: proc-v6.S: fix comment by Nicolas Pitre · 12 years ago
  29. 26ffd0d ARM: mm: introduce present, faulting entries for PAGE_NONE by Will Deacon · 12 years ago
  30. dbf62d5 ARM: mm: introduce L_PTE_VALID for page table entries by Will Deacon · 12 years ago
  31. 0cbbbad ARM: mm: don't use the access flag permissions mechanism for classic MMU by Will Deacon · 12 years ago
  32. 864aa04 ARM: mm: use pteval_t to represent page protection values by Will Deacon · 12 years ago
  33. 3cc5a2e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  34. b8db6b8 ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl by Gregory CLEMENT · 12 years ago
  35. e5c5f2a ARM: implement debug_ll_io_init() by Rob Herring · 12 years ago
  36. bf51bb8 ARM: mm: use bitmap operations when allocating new ASIDs by Will Deacon · 12 years ago
  37. 4b88316 ARM: mm: avoid taking ASID spinlock on fastpath by Will Deacon · 12 years ago
  38. b5466f8 ARM: mm: remove IPI broadcasting on ASID rollover by Will Deacon · 12 years ago
  39. 6404f0b ARM: 7569/1: mm: uninitialized warning corrections by viresh kumar · 12 years ago
  40. e64de3b Merge 3.7-rc3 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  41. 6bb1e38 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  42. 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago
  43. 4e85fb8 ARM: mm: Remove unused arm_vmregion priv field by Laurent Pinchart · 12 years ago
  44. 3dd7ea9 ARM: dma-mapping: fix build warning in __dma_alloc() by Jingoo Han · 12 years ago
  45. b43b1ff Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Russell King · 12 years ago
  46. 153cd8e ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_reset by Dave Martin · 12 years ago
  47. 6248d06 ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_data by Gregory CLEMENT · 12 years ago
  48. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  49. 5cea24c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  50. a0f0dd5 Merge branch 'fixes' into for-linus by Russell King · 12 years ago
  51. 31d2a63 ARM: Fix another build warning in arch/arm/mm/alignment.c by Arnd Bergmann · 12 years ago
  52. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  53. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  54. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  55. ba4a63f Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linus by Russell King · 12 years ago
  56. ca41cc9 Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  57. 461b6f0 Merge branch 'next-cleanup' into for-v3.7 by Marek Szyprowski · 12 years ago
  58. abebfb1 ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page by Hiroshi Doyu · 12 years ago
  59. 48aa820f ARM: kill off arch_is_coherent by Rob Herring · 12 years ago
  60. 0fa478d ARM: add coherent iommu dma ops by Rob Herring · 12 years ago
  61. dd37e94 ARM: add coherent dma ops by Rob Herring · 12 years ago
  62. 75c5971 ARM: dma-mapping: Refrain noisy console message by Hiroshi Doyu · 12 years ago
  63. 5a796ee ARM: dma-mapping: Small logical clean up by Hiroshi Doyu · 12 years ago
  64. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 648f3b69 Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 12 years ago
  68. 7253b85 ARM: 7541/1: Add ARM ERRATA 775420 workaround by Simon Horman · 12 years ago
  69. 8ee777f ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon by Lorenzo Pieralisi · 12 years ago
  70. a3d7193 ARM: ensure vm_struct has its phys_addr member filled in by Russell King · 12 years ago
  71. 6323fa2 ARM: mm: update __v7_setup() to the new LoUIS cache maintenance API by Santosh Shilimkar · 12 years ago
  72. 3287be8 ARM: mm: rename jump labels in v7_flush_dcache_all function by Lorenzo Pieralisi · 12 years ago
  73. 031bd87 ARM: mm: implement LoUIS API for cache maintenance ops by Lorenzo Pieralisi · 12 years ago
  74. ec10665 ARM: dma-mapping: Fix potential memory leak in atomic_pool_init() by Sachin Kamat · 12 years ago
  75. 40169a7 Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dt by Olof Johansson · 12 years ago
  76. b536661 Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical by Olof Johansson · 12 years ago
  77. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  78. 2843c7d Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 12 years ago
  79. 5b6728d ARM: virt: Add CONFIG_ARM_VIRT_EXT option by Dave Martin · 13 years ago
  80. e640ca0 Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  81. a761ceb ARM: Fix build warning in arch/arm/mm/alignment.c by Russell King · 12 years ago
  82. 9d4876f ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resuming by Yilu Mao · 12 years ago
  83. 1568d9f Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  84. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  85. 8507876 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  86. e5b5d02 ARM: cache-l2x0: add a const qualifier by Uwe Kleine-König · 12 years ago
  87. f3d8752 arm: mm: fix DMA pool affiliation check by Thomas Petazzoni · 12 years ago
  88. 1875962 Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 12 years ago
  89. 863e99a Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci by Arnd Bergmann · 12 years ago
  90. 479ed93 ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC by Hiroshi Doyu · 12 years ago
  91. 665bad7 ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages() by Hiroshi Doyu · 12 years ago
  92. 21d0a75 ARM: dma-mapping: Refactor out to introduce __in_atomic_pool by Hiroshi Doyu · 12 years ago
  93. 6b3fe47 ARM: dma-mapping: atomic_pool with struct page **pages by Hiroshi Doyu · 12 years ago
  94. fb71285 ARM: DMA-Mapping: print warning when atomic coherent allocation fails by Marek Szyprowski · 12 years ago
  95. 6e5267a ARM: DMA-Mapping: add function for setting coherent pool size from platform code by Marek Szyprowski · 12 years ago
  96. 36418c5 ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM by Jonathan Austin · 12 years ago
  97. ae3790b ARM: 7502/1: contextidr: avoid using bfi instruction during notifier by Will Deacon · 12 years ago
  98. a849088 ARM: Fix ioremap() of address zero by Russell King · 12 years ago
  99. 6dab7ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  100. c2b7e05 ARM: cache: add dt support for tauros2 cache by Chao Xie · 12 years ago