1. 744c6c3 arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 by James Morse · 8 years ago
  2. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  3. bfe6c8a arm64: Fix NUMA build error when !CONFIG_ACPI by Catalin Marinas · 8 years ago
  4. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 8 years ago
  5. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  6. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  7. 04a8481 arm64: mm: avoid fdt_check_header() before the FDT is fully mapped by Ard Biesheuvel · 8 years ago
  8. cb0a650 arm64:acpi: fix the acpi alignment exception when 'mem=' specified by Dennis Chen · 8 years ago
  9. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  10. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  11. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  12. 1378dc3 arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages by Ard Biesheuvel · 8 years ago
  13. 258a160 arm64: mm: make create_mapping_late() non-allocating by Ard Biesheuvel · 8 years ago
  14. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  15. a95b064 Merge branch 'for-next/kprobes' into for-next/core by Catalin Marinas · 8 years ago
  16. 2ce39ad arm64: debug: unmask PSTATE.D earlier by Will Deacon · 8 years ago
  17. 2dd0e8d arm64: Kprobes with single stepping support by Sandeepa Prabhu · 8 years ago
  18. 16c1132 arm64: mm: change IOMMU notifier action to attach DMA ops by Lorenzo Pieralisi · 8 years ago
  19. e19a6ee arm64: kernel: Save and restore UAO and addr_limit on exception entry by James Morse · 8 years ago
  20. 40f87d3 arm64: mm: fold init_pgd() into __create_pgd_mapping() by Ard Biesheuvel · 8 years ago
  21. 4133af6 arm64: mm: Remove split_p*d() functions by Catalin Marinas · 8 years ago
  22. 53e1b32 arm64: mm: add param to force create_pgd_mapping() to use page mappings by Ard Biesheuvel · 8 years ago
  23. 290622e arm64: fix "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
  24. 6c5269f arm64: mm: remove unnecessary BUG_ON by Kefeng Wang · 8 years ago
  25. 9fdc14c5 arm64: mm: fix location of _etext by Ard Biesheuvel · 8 years ago
  26. ea2cbee arm64: mm: simplify memblock numa node extraction by Mark Rutland · 8 years ago
  27. 20c27a4 arm64: mm: remove page_mapping check in __sync_icache_dcache by Shaokun Zhang · 8 years ago
  28. f7e0efc arm64: update ASID limit by Jean-Philippe Brucker · 8 years ago
  29. 541ec87 arm64: kill ESR_LNX_EXEC by Mark Rutland · 8 years ago
  30. 275f344 arm64: add macro to extract ESR_ELx.EC by Mark Rutland · 8 years ago
  31. b67a8b2 arm64: mm: only initialize swiotlb when necessary by Jisheng Zhang · 8 years ago
  32. 4674fdb arm64: mm: dump: make page table dumping reusable by Mark Rutland · 8 years ago
  33. bbb1681 arm64: mm: mark fault_info table const by Mark Rutland · 8 years ago
  34. 0106d45 arm64: mm: always take dirty state from new pte in ptep_set_access_flags by Will Deacon · 8 years ago
  35. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 8 years ago
  36. ab2e1b8 Revert "arm64: hugetlb: partial revert of 66b3923a1a0f" by Will Deacon · 8 years ago
  37. d8b47fc arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT by Hanjun Guo · 8 years ago
  38. 34c3337 arm64, NUMA: Cleanup NUMA disabled messages by David Daney · 8 years ago
  39. 8ccbbda arm64, NUMA: rework numa_add_memblk() by Hanjun Guo · 8 years ago
  40. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  41. d77e20c arm64: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  42. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  43. 3b6b7e1 iommu/dma: Finish optimising higher-order allocations by Robin Murphy · 8 years ago
  44. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 8 years ago
  45. 394bf2f arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL by Yang Shi · 8 years ago
  46. cabe1c8 arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va by James Morse · 8 years ago
  47. 7b7293a arm64: Fold proc-macros.S into assembler.h by Geoff Levand · 8 years ago
  48. d8fc68a arm64: ptdump: add region marker for kasan shadow region by Ard Biesheuvel · 8 years ago
  49. c8f8cca arm64: ptdump: use static initializers for vmemmap region boundaries by Ard Biesheuvel · 8 years ago
  50. 921b1f5 arm64/dma-mapping: Remove default domain workaround by Robin Murphy · 8 years ago
  51. 226d89c arm64/dma-mapping: Extend DMA ops workaround to PCI devices by Robin Murphy · 8 years ago
  52. 9974723 arm64: mm: Show bss segment in kernel memory layout by Kefeng Wang · 8 years ago
  53. d32351c arm64: mm: make pr_cont() per line in Virtual kernel memory layout by Kefeng Wang · 8 years ago
  54. 3a72db7 arm64: mm: remove the redundant code by Huang Shijie · 8 years ago
  55. 66dbd6e arm64: Implement ptep_set_access_flags() for hardware AF/DBM by Catalin Marinas · 8 years ago
  56. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 8 years ago
  57. 3194ac6 arm64: Move unflatten_device_tree() call earlier. by David Daney · 8 years ago
  58. 17eebd1 arm64: Add cpu_panic_kernel helper by Suzuki K Poulose · 8 years ago
  59. 6afedcd arm64: mm: Add trace_irqflags annotations to do_debug_exception() by James Morse · 8 years ago
  60. 7eb90f2 arm64: cover the .head.text section in the .text segment mapping by Ard Biesheuvel · 8 years ago
  61. 2c09ec0 arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions by Ard Biesheuvel · 8 years ago
  62. 3e1907d arm64: mm: move vmemmap region right below the linear region by Ard Biesheuvel · 8 years ago
  63. d386825 arm64: mm: free __init memory via the linear mapping by Ard Biesheuvel · 8 years ago
  64. 177e15f arm64: add the initrd region to the linear mapping explicitly by Ard Biesheuvel · 8 years ago
  65. 2958987 arm64/mm: ensure memstart_addr remains sufficiently aligned by Ard Biesheuvel · 8 years ago
  66. 9d85460 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  67. 691b1e2 arm64: mm: allow preemption in copy_to_user_page by Mark Rutland · 8 years ago
  68. c661cb1 arm64: consistently use p?d_set_huge by Mark Rutland · 8 years ago
  69. f09f1ba arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_cont() by Catalin Marinas · 8 years ago
  70. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  71. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  72. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 8 years ago
  73. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  74. 2776e0e arm64: kasan: Fix zero shadow mapping overriding kernel image shadow by Catalin Marinas · 8 years ago
  75. 2f76969 arm64: kasan: Use actual memory node when populating the kernel image shadow by Catalin Marinas · 8 years ago
  76. ff79258 arm64: hugetlb: partial revert of 66b3923a1a0f by Will Deacon · 8 years ago
  77. ed385c7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  78. 1cc6ed9 arm64: make mrs_s prefixing implicit in read_cpuid by Mark Rutland · 8 years ago
  79. 6d2aa549de arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly by Ard Biesheuvel · 8 years ago
  80. 020d044 arm64: mm: treat memstart_addr as a signed quantity by Ard Biesheuvel · 8 years ago
  81. a6e1f72 arm64: mm: list kernel sections in order by Ard Biesheuvel · 8 years ago
  82. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  83. cc30e6b arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR by Kefeng Wang · 9 years ago
  84. dfd55ad arm64: vmemmap: use virtual projection of linear region by Ard Biesheuvel · 8 years ago
  85. 104a0c0 arm64: Add workaround for Cavium erratum 27456 by Andrew Pinski · 8 years ago
  86. 2f39b5f arm64: mm: Mark .rodata as RO by Jeremy Linton · 8 years ago
  87. b7dc8d1 arm64/mm: remove unnecessary boundary check by Miles Chen · 8 years ago
  88. 28c5dcb arm64: Rename cpuid_feature field extract routines by Suzuki K Poulose · 9 years ago
  89. 13f417f arm64: Ensure the secondary CPUs have safe ASIDBits size by Suzuki K Poulose · 8 years ago
  90. 038dc9c arm64: Add helper for extracting ASIDBits by Suzuki K Poulose · 8 years ago
  91. c031a42 arm64: kaslr: randomize the linear region by Ard Biesheuvel · 9 years ago
  92. f80fb3a arm64: add support for kernel ASLR by Ard Biesheuvel · 9 years ago
  93. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 9 years ago
  94. 70c8abc arm64: User die() instead of panic() in do_page_fault() by Catalin Marinas · 8 years ago
  95. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 8 years ago
  96. a7f8de1 arm64: allow kernel Image to be loaded anywhere in physical memory by Ard Biesheuvel · 8 years ago
  97. a89dea5 arm64: defer __va translation of initrd_start and initrd_end by Ard Biesheuvel · 8 years ago
  98. f904077 arm64: move kernel image to base of vmalloc area by Ard Biesheuvel · 8 years ago
  99. 157962f arm64: decouple early fixmap init from linear mapping by Ard Biesheuvel · 8 years ago
  100. 324420b arm64: add support for ioremap() block mappings by Ard Biesheuvel · 8 years ago