1. 9d85460 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  2. 691b1e2 arm64: mm: allow preemption in copy_to_user_page by Mark Rutland · 9 years ago
  3. c661cb1 arm64: consistently use p?d_set_huge by Mark Rutland · 9 years ago
  4. f09f1ba arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_cont() by Catalin Marinas · 9 years ago
  5. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  6. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  7. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
  8. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  9. 2776e0e arm64: kasan: Fix zero shadow mapping overriding kernel image shadow by Catalin Marinas · 9 years ago
  10. 2f76969 arm64: kasan: Use actual memory node when populating the kernel image shadow by Catalin Marinas · 9 years ago
  11. ff79258 arm64: hugetlb: partial revert of 66b3923a1a0f by Will Deacon · 9 years ago
  12. ed385c7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  13. 1cc6ed9 arm64: make mrs_s prefixing implicit in read_cpuid by Mark Rutland · 9 years ago
  14. 6d2aa549de arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly by Ard Biesheuvel · 9 years ago
  15. 020d044 arm64: mm: treat memstart_addr as a signed quantity by Ard Biesheuvel · 9 years ago
  16. a6e1f72 arm64: mm: list kernel sections in order by Ard Biesheuvel · 9 years ago
  17. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  18. cc30e6b arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR by Kefeng Wang · 9 years ago
  19. dfd55ad arm64: vmemmap: use virtual projection of linear region by Ard Biesheuvel · 9 years ago
  20. 104a0c0 arm64: Add workaround for Cavium erratum 27456 by Andrew Pinski · 9 years ago
  21. 2f39b5f arm64: mm: Mark .rodata as RO by Jeremy Linton · 9 years ago
  22. b7dc8d1 arm64/mm: remove unnecessary boundary check by Miles Chen · 9 years ago
  23. 28c5dcb arm64: Rename cpuid_feature field extract routines by Suzuki K Poulose · 9 years ago
  24. 13f417f arm64: Ensure the secondary CPUs have safe ASIDBits size by Suzuki K Poulose · 9 years ago
  25. 038dc9c arm64: Add helper for extracting ASIDBits by Suzuki K Poulose · 9 years ago
  26. c031a42 arm64: kaslr: randomize the linear region by Ard Biesheuvel · 9 years ago
  27. f80fb3a arm64: add support for kernel ASLR by Ard Biesheuvel · 9 years ago
  28. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 9 years ago
  29. 70c8abc arm64: User die() instead of panic() in do_page_fault() by Catalin Marinas · 9 years ago
  30. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 9 years ago
  31. a7f8de1 arm64: allow kernel Image to be loaded anywhere in physical memory by Ard Biesheuvel · 9 years ago
  32. a89dea5 arm64: defer __va translation of initrd_start and initrd_end by Ard Biesheuvel · 9 years ago
  33. f904077 arm64: move kernel image to base of vmalloc area by Ard Biesheuvel · 9 years ago
  34. 157962f arm64: decouple early fixmap init from linear mapping by Ard Biesheuvel · 9 years ago
  35. 324420b arm64: add support for ioremap() block mappings by Ard Biesheuvel · 9 years ago
  36. e950631 arm64: Remove the get_thread_info() function by Catalin Marinas · 9 years ago
  37. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 9 years ago
  38. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 9 years ago
  39. 0f54b14 arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro by James Morse · 9 years ago
  40. 722ec35 arm64: dma-mapping: fix handling of devices registered before arch_initcall by Marek Szyprowski · 9 years ago
  41. d7e9d59 arm64: ptdump: Indicate whether memory should be faulting by Laura Abbott · 9 years ago
  42. 83863f2 arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC by Laura Abbott · 9 years ago
  43. 132233a arm64: Drop alloc function from create_mapping by Laura Abbott · 9 years ago
  44. 068a17a arm64: mm: create new fine-grained mappings at boot by Mark Rutland · 9 years ago
  45. 11509a3 arm64: mm: allow passing a pgdir to alloc_init_* by Mark Rutland · 9 years ago
  46. cdef5f6 arm64: mm: allocate pagetables anywhere by Mark Rutland · 9 years ago
  47. f471044 arm64: mm: use fixmap when creating page tables by Mark Rutland · 9 years ago
  48. 316b39db arm64: mm: avoid redundant __pa(__va(x)) by Mark Rutland · 9 years ago
  49. c1a88e9 arm64: kasan: avoid TLB conflicts by Mark Rutland · 9 years ago
  50. 50e1881 arm64: mm: add code to safely replace TTBR1_EL1 by Mark Rutland · 9 years ago
  51. 86ccce8 arm64: unmap idmap earlier by Mark Rutland · 9 years ago
  52. 9e8e865 arm64: unify idmap removal by Mark Rutland · 9 years ago
  53. 5227cfa arm64: mm: place empty_zero_page in bss by Mark Rutland · 9 years ago
  54. 21ab99c arm64: mm: specialise pagetable allocators by Mark Rutland · 9 years ago
  55. 95f5c80 arm64: allow vmalloc regions to be set with set_memory_* by Ard Biesheuvel · 9 years ago
  56. 57adec8 arm64: mm: avoid calling apply_to_page_range on empty range by Mika Penttilä · 9 years ago
  57. b312202 arm64: Fix an enum typo in mm/dump.c by Masanari Iida · 9 years ago
  58. f436b2a arm64: kernel: fix architected PMU registers unconditional access by Lorenzo Pieralisi · 9 years ago
  59. 7b1af97 arm64: kasan: ensure that the KASAN zero page is mapped read-only by Ard Biesheuvel · 9 years ago
  60. b7ed934 arm64, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  61. 8f0d3aa arm64: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  62. 541d284 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  63. 39b5be9 arm64: mm: move pgd_cache initialisation to pgtable_cache_init by Will Deacon · 9 years ago
  64. 66b3923 arm64: hugetlb: add support for PTE contiguous bit by David Woods · 9 years ago
  65. 60792ad arm64: kernel: enforce pmuserenr_el0 initialization and restore by Lorenzo Pieralisi · 9 years ago
  66. 0a28714 arm64: Use PoU cache instr for I/D coherency by Ashok Kumar · 9 years ago
  67. e6b1185 arm64: Defer dcache flush in __cpu_copy_user_page by Ashok Kumar · 9 years ago
  68. 129b985 Merge branch 'aarch64/efi' into aarch64/for-next/core by Will Deacon · 9 years ago
  69. 32d6397 arm64: mm: ensure that the zero page is visible to the page table walker by Will Deacon · 9 years ago
  70. f00083c arm64: mm: place __cpu_setup in .text by Mark Rutland · 9 years ago
  71. 9aa4ec1 arm64: mm: fold alternatives into .init by Mark Rutland · 9 years ago
  72. e2c30ee arm64: mm: remove pointless PAGE_MASKing by Mark Rutland · 9 years ago
  73. 68709f4 arm64: only consider memblocks with NOMAP cleared for linear mapping by Ard Biesheuvel · 9 years ago
  74. a7c61a3 arm64: add __init/__initdata section marker to some functions/variables by Jisheng Zhang · 9 years ago
  75. 9c4e08a arm64: mm: allow sections for unaligned bases by Mark Rutland · 9 years ago
  76. cc5d2b3 arm64: mm: detect bad __create_mapping uses by Mark Rutland · 9 years ago
  77. 667c275 Revert "arm64: Mark kernel page ranges contiguous" by Catalin Marinas · 9 years ago
  78. 0ebea808 arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers by Will Deacon · 9 years ago
  79. c03784ee8 arm64: mm: fix fault_info table xFSC decoding by Mark Rutland · 9 years ago
  80. 7142392 arm64: early_alloc: Fix check for allocation failure by Suzuki K. Poulose · 9 years ago
  81. 0b2aa5b arm64: Fix R/O permissions in mark_rodata_ro by Laura Abbott · 9 years ago
  82. 1dccb59 arm64: simplify dma_get_ops by Arnd Bergmann · 9 years ago
  83. 4fee9f3 arm64: mm: use correct mapping granularity under DEBUG_RODATA by Ard Biesheuvel · 9 years ago
  84. bd1c6ff arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs by Robin Murphy · 9 years ago
  85. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  86. 9a17a21 arm64: mmu: make split_pud and fixup_executable static by Jisheng Zhang · 9 years ago
  87. fb226c3 arm64: fix R/O permissions of FDT mapping by Ard Biesheuvel · 9 years ago
  88. b219545 arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation by Ard Biesheuvel · 9 years ago
  89. ce5c2d2 arm64: fixup for mm renames by Andrew Morton · 9 years ago
  90. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  91. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  92. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  93. 86a5906 arm64: Fix build with CONFIG_ZONE_DMA=n by Robin Murphy · 9 years ago
  94. f23bef3 arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED by Alexander Kuleshov · 9 years ago
  95. dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
  96. 44eaacf arm64: Add 16K page size support by Suzuki K. Poulose · 9 years ago
  97. b433dce arm64: Handle section maps for swapper/idmap by Suzuki K. Poulose · 9 years ago
  98. 876945d arm64: Hook up IOMMU dma_ops by Robin Murphy · 9 years ago
  99. 13b8629 arm64: Add IOMMU dma_ops by Robin Murphy · 9 years ago
  100. c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago