1. 5124ad2 ARM: mm: fix alignment handler faults under memory pressure by Russell King · 5 years ago
  2. 6b81ce5 ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned address by Mike Rapoport · 5 years ago
  3. 4ae0fc9 ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes by Will Deacon · 5 years ago
  4. 746643b ARM: 8901/1: add a criteria for pfn_valid of arm by zhaoyang · 5 years ago
  5. 71c3696 ARM: 8874/1: mm: only adjust sections of valid mm structures by Doug Berger · 5 years ago
  6. b788fed ARM: fix the cockup in the previous patch by Russell King · 6 years ago
  7. 2307923 ARM: ensure that processor vtables is not lost after boot by Russell King · 6 years ago
  8. ab6c397 ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 6 years ago
  9. 493a06d ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart by Vladimir Murzin · 6 years ago
  10. c711ec9 ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling by Chris Cole · 6 years ago
  11. 47571a9 ARM: spectre-v2: warn about incorrect context switching functions by Russell King · 6 years ago
  12. bf92464 ARM: spectre-v2: add firmware based hardening by Russell King · 6 years ago
  13. 26892e7 ARM: spectre-v2: harden user aborts in kernel space by Russell King · 6 years ago
  14. 9bc1ec1 ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit by Russell King · 6 years ago
  15. 33efd46 ARM: spectre-v2: harden branch predictor on context switches by Russell King · 6 years ago
  16. eed96a3 ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre by Russell King · 6 years ago
  17. 901e325 ARM: bugs: add support for per-processor bug checking by Russell King · 6 years ago
  18. 27171e1 ARM: 8799/1: mm: fix pci_ioremap_io() offset check by Thomas Petazzoni · 6 years ago
  19. b1baa116 ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot by Steven Rostedt (VMware) · 6 years ago
  20. 5460e46 ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory by Russell King · 8 years ago
  21. d72cdea ARM: 8721/1: mm: dump: check hardware RO bit for LPAE by Philip Derrin · 7 years ago
  22. eb5ede8 ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE by Philip Derrin · 7 years ago
  23. 301d91e ARM: 8692/1: mm: abort uaccess retries upon fatal signal by Mark Rutland · 7 years ago
  24. a2c222b ARM: 8685/1: ensure memblock-limit is pmd-aligned by Doug Berger · 7 years ago
  25. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  26. eefa5e1 ARM: 8637/1: Adjust memory boundaries after reservations by Laura Abbott · 8 years ago
  27. 1df21f4 ARM: 8636/1: Cleanup sanity_check_meminfo by Laura Abbott · 8 years ago
  28. 9f6cea2 ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call by Vladimir Murzin · 8 years ago
  29. 916d03a ARM: 8642/1: LPAE: catch pending imprecise abort on unmask by Alexander Sverdlin · 8 years ago
  30. 256ff1c ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcall by Marek Szyprowski · 8 years ago
  31. 544457f ARM: 8624/1: proc-v7m.S: fix init section name by Nicolas Pitre · 8 years ago
  32. 04946fb ARM: fix oops when using older ARMv4T CPUs by Russell King · 8 years ago
  33. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  34. 66f2c6d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  35. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  36. 301a36f Merge branches 'misc' and 'sa1111-base' into for-linus by Russell King · 8 years ago
  37. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  38. 24ed5d2 arm: dma-mapping: add {map,unmap}_resource for iommu ops by Niklas Söderlund · 8 years ago
  39. 95ab29a Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/soc by Arnd Bergmann · 8 years ago
  40. 6b3142b ARM: 8612/1: LPAE: initialize cache policy correctly by Stefan Agner · 8 years ago
  41. b828f96 ARM: 8611/1: l2x0: add PMU support by Mark Rutland · 8 years ago
  42. 8e02676 ARM: 8610/1: V7M: Add dsb before jumping in handler mode by Torgue Alexandre · 8 years ago
  43. 6a8146f ARM: 8609/1: V7M: Add support for the Cortex-M7 processor by Jonathan Austin · 8 years ago
  44. c3a6bcb ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUs by Jonathan Austin · 8 years ago
  45. bc0ee9d ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support. by Jonathan Austin · 8 years ago
  46. 9a1af5f2 ARM: 8606/1: V7M: introduce cache operations by Vladimir Murzin · 8 years ago
  47. dd34b11 ARM: uniphier: remove SoC-specific SMP code by Masahiro Yamada · 8 years ago
  48. f271b77 ARM: 8599/1: mm: pull asm/memory.h explicitly by Vladimir Murzin · 8 years ago
  49. 7619751 ARM: 8595/2: apply more __ro_after_init by Kees Cook · 8 years ago
  50. 55604b7 ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control register by Andrey Smirnov · 8 years ago
  51. fc14731 ARM: 8592/1: cache-l2x0.c: Replace magic numbers by Andrey Smirnov · 8 years ago
  52. bf31c5e ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variable by Fabio Estevam · 8 years ago
  53. 61444cd ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations by Ard Biesheuvel · 8 years ago
  54. b9a0198 ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit by Nicolas Pitre · 8 years ago
  55. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  56. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. b5f00d1 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  58. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  59. 397b080 arm: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  60. 9eeb226 arm/l2c: Convert to hotplug state machine by Richard Cochran · 8 years ago
  61. 5650682 ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used by Gregory CLEMENT · 9 years ago
  62. f127089 ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent by Gregory CLEMENT · 9 years ago
  63. 9f6f935 ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421 by Doug Anderson · 9 years ago
  64. 416bcf2 ARM: 8559/1: errata: Workaround erratum A12 821420 by Doug Anderson · 9 years ago
  65. 62c0f4a ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423 by Doug Anderson · 9 years ago
  66. 520319d ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS by Masahiro Yamada · 8 years ago
  67. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  68. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  69. 5632a9f Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-linus by Russell King · 8 years ago
  70. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 9 years ago
  71. 9125aeb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  72. 6427a84 ARM: 8567/1: cache-uniphier: activate ways for secondary CPUs by Masahiro Yamada · 9 years ago
  73. 5b526bd ARM: 8572/1: nommu: change memory reserve for the vectors by Jean-Philippe Brucker · 9 years ago
  74. 695665b ARM: 8571/1: nommu: fix PMSAv7 setup by Jean-Philippe Brucker · 9 years ago
  75. 204932d ARM: 8569/1: pl2x0: Add OF control of cache power management by Brad Mouring · 9 years ago
  76. 981b671 ARM: provide improved virt_to_idmap() functionality by Russell King · 9 years ago
  77. f862d66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  78. e31db4c Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into devel-stable by Russell King · 9 years ago
  79. 9c18fcf ARM: 8551/2: DMA: Fix kzalloc flags in __dma_alloc by Alexandre Courbot · 9 years ago
  80. 08b15d1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  81. b67dd2e ARM: 8548/1: dma-mapping: remove arm_dma_set_mask() by Alexandre Courbot · 9 years ago
  82. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  83. 9ab9e4f ARM: memremap: implement arch_memremap_wb() by Ard Biesheuvel · 9 years ago
  84. 20c5ea4 ARM: reintroduce ioremap_cached() for creating cached I/O mappings by Ard Biesheuvel · 9 years ago
  85. 0fc03d4 ARM: SMP enable of cache maintanence broadcast by Russell King · 9 years ago
  86. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  87. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
  88. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  89. dd273a8 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  90. 1b3bf84 Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next by Russell King · 9 years ago
  91. b426867 ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0 by Rabin Vincent · 9 years ago
  92. 19e6e5e ARM: 8547/1: dma-mapping: store buffer information by Rabin Vincent · 9 years ago
  93. f474c8c ARM: 8544/1: set_memory_xx fixes by Mika Penttilä · 9 years ago
  94. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  95. ac96680 ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNEL by Arnd Bergmann · 9 years ago
  96. 8ff97fa ARM: make the physical-relative calculation more obvious by Russell King · 9 years ago
  97. d781145 ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNEL by Nicolas Pitre · 9 years ago
  98. 64ac2e7 ARM: 8502/1: mm: mark section-aligned portion of rodata NX by Kees Cook · 9 years ago
  99. 02afa9a ARM: 8518/1: Use correct symbols for XIP_KERNEL by Chris Brandt · 9 years ago
  100. 14d3ae2 ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc by Doug Anderson · 9 years ago