1. a8e53c1 ARM: 8737/1: mm: dump: add checking for writable and executable by Jinbum Park · 7 years ago
  2. d02ca6d ARM: 8736/1: mm: dump: make the page table dumping seq_file by Jinbum Park · 7 years ago
  3. 4fb69cc ARM: 8735/1: mm: dump: make page table dumping reusable by Jinbum Park · 7 years ago
  4. 6fbab05 ARM: 8734/1: mm: idmap: Mark variables as ro_after_init by Jinbum Park · 7 years ago
  5. 7710cc6 ARM: 8732/1: NOMMU: Allow userspace to access background MPU region by Vladimir Murzin · 7 years ago
  6. 576a086 ARM: 8728/1: B15: Register reboot notifier for KEXEC by Florian Fainelli · 7 years ago
  7. 534f5f3 ARM: 8730/1: B15: Add suspend/resume hooks by Florian Fainelli · 7 years ago
  8. 55de887 ARM: 8726/1: B15: Add CPU hotplug awareness by Florian Fainelli · 7 years ago
  9. 1238c4f ARM: 8729/1: Hook B15 readahead cache functions based on processor by Florian Fainelli · 7 years ago
  10. f6f9be1 ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache support by Florian Fainelli · 7 years ago
  11. 3288291 ARM: 8724/1: v7: allow setting different cache functions by Florian Fainelli · 7 years ago
  12. c608906 ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code by Russell King · 7 years ago
  13. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  14. 400eeff ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE by Philip Derrin · 7 years ago
  15. 3b0c0c9 ARM: 8721/1: mm: dump: check hardware RO bit for LPAE by Philip Derrin · 7 years ago
  16. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  17. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  18. 0219614 Merge branch 'devel-stable' into for-next by Russell King · 7 years ago
  19. 7f3d1f9 Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next by Russell King · 7 years ago
  20. fe9c058 ARM: 8719/1: NOMMU: work around maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. 2162183 ARM: 8713/1: NOMMU: Support MPU in XIP configuration by Vladimir Murzin · 7 years ago
  23. 5c9d9a1 ARM: 8712/1: NOMMU: Use more MPU regions to cover memory by Vladimir Murzin · 7 years ago
  24. 9fcb01a ARM: 8711/1: V7M: Add support for MPU to M-class by Vladimir Murzin · 7 years ago
  25. a0995c08 ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C by Vladimir Murzin · 7 years ago
  26. e8b47e1 ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpers by Vladimir Murzin · 7 years ago
  27. 877ec11 ARM: 8706/1: NOMMU: Move out MPU setup in separate module by Vladimir Murzin · 7 years ago
  28. 195320f ARM: 8700/1: nommu: always reserve address 0 away by Nicolas Pitre · 7 years ago
  29. 0f7c4c1 ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size() by Vladimir Murzin · 7 years ago
  30. b337e1c ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_init by Vladimir Murzin · 7 years ago
  31. acb6244 ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo() by Vladimir Murzin · 7 years ago
  32. 0d9ac16 ARM: 8696/1: mm: Remove dead code in mem_init() by Vladimir Murzin · 7 years ago
  33. 8fac2f9 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  34. e558bdc Merge branches 'fixes' and 'misc' into for-linus by Russell King · 7 years ago
  35. 746a272 ARM: 8692/1: mm: abort uaccess retries upon fatal signal by Mark Rutland · 8 years ago
  36. f26fee5 ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setup by Hoeun Ryu · 8 years ago
  37. 1abd350 ARM: align .data section by Russell King · 8 years ago
  38. 878ec36 ARM: NOMMU: Wire-up default DMA interface by Vladimir Murzin · 8 years ago
  39. 43fc509 dma-coherent: introduce interface for default DMA pool by Vladimir Murzin · 8 years ago
  40. 09b56d5a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  41. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  42. 98becb7 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 8 years ago
  43. d1185a8 Merge branch 'merge/randstruct' into for-next/gcc-plugins by Kees Cook · 8 years ago
  44. 3a61a54 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  45. ffa47aa ARM: Prepare for randomized task_struct by Arnd Bergmann · 8 years ago
  46. 1655cf8 ARM: dma-mapping: Remove traces of NOMMU code by Vladimir Murzin · 8 years ago
  47. 1b11d39 ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus by Vladimir Murzin · 8 years ago
  48. 1c51c42 ARM: NOMMU: Introduce dma operations for noMMU by Vladimir Murzin · 8 years ago
  49. 9e25ebf ARM: 8685/1: ensure memblock-limit is pmd-aligned by Doug Berger · 8 years ago
  50. 418a7a7 arm: remove arch specific dma_supported implementation by Christoph Hellwig · 8 years ago
  51. 9eef8b8 arm: implement ->mapping_error by Christoph Hellwig · 8 years ago
  52. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  53. 1515b18 ARM: make configuration of userspace Thumb support an expert option by Russell King · 8 years ago
  54. d3e01c5 arm: dma-mapping: Reset the device's dma_ops by Sricharan R · 8 years ago
  55. a93a121 ARM: dma-mapping: Don't tear down third-party mappings by Laurent Pinchart · 8 years ago
  56. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  57. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  58. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. 74d86a7 arm: use set_memory.h header by Laura Abbott · 8 years ago
  60. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  61. 9c6ee01 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  62. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
  63. e058632 xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." by Stefano Stabellini · 8 years ago
  64. 26b37b9 arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops() by Laurent Pinchart · 10 years ago
  65. c92a90a Merge branches 'fixes' and 'misc' into for-next by Russell King · 8 years ago
  66. 11ce4b3 ARM: 8672/1: mm: remove tasklist locking from update_sections_early() by Grygorii Strashko · 8 years ago
  67. b70cd40 ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler mode by Vladimir Murzin · 8 years ago
  68. 6d80594 ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call by Vladimir Murzin · 8 years ago
  69. b9cdbe6 ARM: Implement pci_remap_cfgspace() interface by Lorenzo Pieralisi · 8 years ago
  70. b089c31 ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap by Jon Medhurst · 8 years ago
  71. cf763e4 ARM: Expose the VA/IDMAP offset by Marc Zyngier · 8 years ago
  72. 6b85677 ARM: Update cpu_v7_reset documentation by Marc Zyngier · 8 years ago
  73. 9da5ac2 ARM: soft-reboot into same mode that we entered the kernel by Russell King · 8 years ago
  74. dd59f97 ARM: 8666/1: mm: dump: Add domain to output by Kees Cook · 8 years ago
  75. 3cc070c ARM: 8665/1: nommu: access ID_PFR1 only if CPUID scheme by afzal mohammed · 8 years ago
  76. 916a008 ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory by Russell King · 8 years ago
  77. 471b5e4 ARM: 8659/1: l2c: allow CA9 optimizations to be disabled by Chris Brandt · 8 years ago
  78. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  79. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  80. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  81. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  82. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  83. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  84. 17a870b Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to indicate}' into for-linus by Russell King · 8 years ago
  85. cdcc5fa ARM: mm: round the initrd reservation to page boundaries by Russell King · 8 years ago
  86. 68b32f3 ARM: mm: clean up initrd initialisation by Russell King · 8 years ago
  87. 3928624 ARM: mm: move initrd init code out of arm_memblock_init() by Russell King · 8 years ago
  88. 06369a1 ARM: 8652/1: cache-uniphier: clean up active way setup code by Masahiro Yamada · 8 years ago
  89. f8300a0 ARM: 8647/2: nommu: dynamic exception base address setting by Afzal Mohammed · 8 years ago
  90. d2ca5f2 ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig by Afzal Mohammed · 8 years ago
  91. e377cd8 ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 8 years ago
  92. a09975b ARM: 8639/1: Define KERNEL_START and KERNEL_END by Florian Fainelli · 8 years ago
  93. 9856265 ARM: 8637/1: Adjust memory boundaries after reservations by Laura Abbott · 8 years ago
  94. 374d446d ARM: 8636/1: Cleanup sanity_check_meminfo by Laura Abbott · 8 years ago
  95. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  96. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  97. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  98. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  99. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  100. ebb4949 Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago