1. eeedcea ARM: 8395/1: l2c: Add support for the "arm,shared-override" property by Geert Uytterhoeven · 9 years ago
  2. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
  3. 20a1080 ARM: io: convert ioremap*() to functions by Russell King · 9 years ago
  4. eeb3fee ARM: add helpful message when truncating physical memory by Russell King · 9 years ago
  5. 3de1f52 ARM: 8394/1: update memblock limit after mapping lowmem by Laura Abbott · 9 years ago
  6. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  7. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  8. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  9. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  10. e75ea45 Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm into next/cleanup by Kevin Hilman · 9 years ago
  11. a9dd386 Merge branch 'for-arm-soc' into for-next by Russell King · 9 years ago
  12. 05c9ca8 Merge branch 'bsym' into for-next by Russell King · 9 years ago
  13. 9de44aa Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next by Russell King · 9 years ago
  14. ec3bd0e ARM: 8391/1: l2c: add options to overwrite prefetching behavior by Hauke Mehrtens · 9 years ago
  15. 55af8a9 ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap by Mike Looijmans · 9 years ago
  16. 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 9 years ago
  17. 45b0fa0 ARM: 8369/1: ARMv7M: define size of vector table for Vybrid by Stefan Agner · 9 years ago
  18. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  19. c76f238 ARM: proc-v7: sanitise and document registers around errata by Russell King · 9 years ago
  20. 4419496 ARM: proc-v7: clean up MIDR access by Russell King · 9 years ago
  21. 17e7bf8 ARM: proc-v7: move CPU errata out of line by Russell King · 9 years ago
  22. b2c3e38 ARM: redo TTBR setup code for LPAE by Russell King · 9 years ago
  23. 1221ed1 ARM: cleanup early_paging_init() calling by Russell King · 9 years ago
  24. d8dc7fb ARM: re-implement physical address space switching by Russell King · 9 years ago
  25. c0b759d ARM: keystone2: rename init_meminfo to pv_fixup by Russell King · 9 years ago
  26. 39b74fe ARM: keystone2: move address space switch printk into generic code by Russell King · 9 years ago
  27. c8ca2b4 ARM: keystone2: move update of the phys-to-virt constants into generic code by Russell King · 9 years ago
  28. 02b4e27 ARM: v7 setup function should invalidate L1 cache by Russell King · 9 years ago
  29. 90543ec ARM: 8381/1: fix ARMv4+Feroceon multiplatform build by Arnd Bergmann · 9 years ago
  30. c32b765 ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMI by Arnd Bergmann · 9 years ago
  31. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  32. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  33. 5b290ec ARM: l2c: avoid passing auxiliary control register through enable method by Russell King · 9 years ago
  34. e946a8c ARM: l2c: only unlock caches if NS_LOCKDOWN bit is set by Russell King · 9 years ago
  35. 50beefd ARM: l2c: clean up l2c_configure() by Russell King · 9 years ago
  36. 7705dd2 ARM: l2c: write auxiliary control register first by Russell King · 9 years ago
  37. d965b0f ARM: l2c: restore the behaviour documented above l2c_enable() by Russell King · 9 years ago
  38. 965278d ARM: 8356/1: mm: handle non-pmd-aligned end of RAM by Mark Rutland · 9 years ago
  39. 14327c6 ARM: replace BSYM() with badr assembly macro by Russell King · 9 years ago
  40. e748994 ARM: 8353/1: mm: Fix Cortex-A8 erratum 430973 segfaults for bootloaders and multiarch by Tony Lindgren · 9 years ago
  41. 6b1814c ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entries by Maxime Coquelin stm32 · 9 years ago
  42. 59c3191 ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macro by Andrew Lunn · 9 years ago
  43. 13f2fa7 ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef block by Valentin Rothberg · 9 years ago
  44. 024587d ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLE by Valentin Rothberg · 9 years ago
  45. 1424532 ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops by Marek Szyprowski · 9 years ago
  46. fb65d87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  47. 6b7acae Merge branches 'misc' and 'vdso' into for-next by Russell King · 9 years ago
  48. 5d38000 ARM: 8342/1: VDSO: depend on CPU_V7 by Nathan Lynch · 9 years ago
  49. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  50. d30eae4 arm: add support for memtest by Vladimir Murzin · 9 years ago
  51. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  52. fbbc400 arm: factor out mmap ASLR into mmap_rnd by Kees Cook · 9 years ago
  53. c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 9 years ago
  54. 37463be ARM: switch to use the generic show_mem() implementation by Russell King · 9 years ago
  55. a6d74678 ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs by Russell King · 9 years ago
  56. aaf4b5d ARM: cache-v7: optimise test for Cortex A9 r0pX devices by Russell King · 9 years ago
  57. d3cd451 ARM: cache-v7: optimise branches in v7_flush_cache_louis by Russell King · 9 years ago
  58. cd8b24d ARM: cache-v7: consolidate initialisation of cache level index by Russell King · 9 years ago
  59. 47b8484 ARM: cache-v7: shift CLIDR to extract appropriate field before masking by Russell King · 9 years ago
  60. 5aca3708 ARM: cache-v7: use movw/movt instructions by Russell King · 9 years ago
  61. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  62. 6c5c2a0 ARM: proc-arm94*.S: fix setup function by Russell King · 9 years ago
  63. e1e2f6e ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMP by Florian Fainelli · 10 years ago
  64. 49f28aa6 ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocations by Tomasz Figa · 9 years ago
  65. c4a84ae ARM: 8322/1: keep .text and .fixup regions closer together by Ard Biesheuvel · 9 years ago
  66. bf35706 ARM: 8314/1: replace PROCINFO embedded branch with relative offset by Ard Biesheuvel · 9 years ago
  67. e5b61de ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits by Nathan Lynch · 9 years ago
  68. 89cfdb1 ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata by Will Deacon · 10 years ago
  69. f2ca09f ARM: 8311/1: Don't use is_module_addr in setting page attributes by Laura Abbott · 9 years ago
  70. 5c95ed4 ARM: 8310/1: l2c: Fix prefetch settings dt parsing by Fabrice Gasnier · 9 years ago
  71. 22b3c18 arm: dma-mapping: limit IOMMU mapping size by Murali Karicheri · 9 years ago
  72. 6d021b7 ARM: dump pgd, pmd and pte states on unhandled data abort faults by Russell King · 9 years ago
  73. 8bf1268 ARM: dma-api: fix off-by-one error in __dma_supported() by Russell King · 9 years ago
  74. 1b4bd60 ARM: 8309/1: l2c: enforce use of cache-level property by Florian Fainelli · 9 years ago
  75. 6e8266e ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU by Carlo Caione · 10 years ago
  76. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  77. 23be7fd ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() by Alexandre Courbot · 9 years ago
  78. d88d6cf ARM: mm: Remove Kconfig symbol CACHE_PL310 by Paul Bolle · 10 years ago
  79. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  80. b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 10 years ago
  81. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  82. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  83. b007ea7 arm: drop L_PTE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  84. ed8f8ce Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into for-next by Russell King · 10 years ago
  85. 1d88967 ARM: 8297/1: cache-l2x0: optimize aurora range operations by Arnd Bergmann · 10 years ago
  86. 20e783e ARM: 8296/1: cache-l2x0: clean up aurora cache handling by Arnd Bergmann · 10 years ago
  87. 5659c0e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  88. 8e64806 ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover by Will Deacon · 10 years ago
  89. eab8d65 arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() by Laurent Pinchart · 10 years ago
  90. fba2890 ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled by Arnd Bergmann · 10 years ago
  91. c2273a1 ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown by Will Deacon · 10 years ago
  92. 99a468d ARM: 8286/1: mm: Fix dma_contiguous_reserve comment by George G. Davis · 10 years ago
  93. b69a780 ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller by Pavel Machek · 10 years ago
  94. f2c2273 ARM: l2c: fix comment by Geert Uytterhoeven · 10 years ago
  95. cf0681c ARM: 8262/1: l2c: Add support for overriding prefetch settings by Tomasz Figa · 10 years ago
  96. c6d1a2d ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2C by Tomasz Figa · 10 years ago
  97. 6b49241 ARM: 8259/1: l2c: Refactor the driver to use commit-like interface by Tomasz Figa · 10 years ago
  98. 0021824 ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regs by Marek Szyprowski · 10 years ago
  99. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
  100. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago