1. 766ffb6 arm64: pgtable: fix definition of pte_valid by Will Deacon · 9 years ago
  2. 4b3dc96 arm64: force CONFIG_SMP=y and remove redundant #ifdefs by Will Deacon · 9 years ago
  3. 2f4b829 arm64: Add support for hardware updates of the access and dirty pte bits by Catalin Marinas · 9 years ago
  4. cba3574 arm64: move update_mmu_cache() into asm/pgtable.h by Will Deacon · 9 years ago
  5. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  6. 6910fa1 arm64: enable PTE type bit in the mask for pte_modify by Feng Kan · 10 years ago
  7. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  8. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  9. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  10. 9b3e661 arm64: drop PTE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  11. 523d6e9 arm64:mm: free the useless initial page table by zhichang.yuan · 10 years ago
  12. 8ce837c arm64/mm: add create_pgd_mapping() to create private page tables by Ard Biesheuvel · 10 years ago
  13. 5d96e0c arm64: mm: Add pgd_page to support RCU fast_gup by Jungseok Lee · 10 years ago
  14. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  15. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  16. 4a513fb arm64: kvm: define PAGE_S2_DEVICE as read-only by default by Ard Biesheuvel · 10 years ago
  17. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  18. 29e5694 arm64: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  19. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  20. d1e6dc9 arm64: Add architectural support for PCI by Liviu Dudau · 10 years ago
  21. b6d4f28 arm64: Introduce {set,clear}_pte_bit by Laura Abbott · 10 years ago
  22. 7f0b1bf arm64: Fix barriers used for page table modifications by Catalin Marinas · 10 years ago
  23. 7078db4 arm64: asm/pgtable.h pmd/pud definitions clean-up by Catalin Marinas · 10 years ago
  24. 0837519 arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS by Catalin Marinas · 10 years ago
  25. abe669d arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS by Catalin Marinas · 10 years ago
  26. c79b954 arm64: mm: Implement 4 levels of translation tables by Jungseok Lee · 10 years ago
  27. e41ceed arm64: Introduce VA_BITS and translation level options by Jungseok Lee · 10 years ago
  28. b2f8c07 arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions by Catalin Marinas · 10 years ago
  29. f3b766a arm64: mm: Fix horrendous config typo by Steve Capper · 10 years ago
  30. e3a920a arm64: mm: remove broken &= operator from pmd_mknotpresent by Will Deacon · 10 years ago
  31. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  32. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  33. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 10 years ago
  34. 5a0fdfa Revert "arm64: Introduce execute-only page access permissions" by Catalin Marinas · 10 years ago
  35. 98f7685 arm64: barriers: make use of barrier options with explicit barriers by Will Deacon · 10 years ago
  36. 206a2a7 arm64: mm: Create gigabyte kernel logical mappings where possible by Steve Capper · 10 years ago
  37. a501e32 arm64: Clean up the default pgprot setting by Catalin Marinas · 10 years ago
  38. bc07c2c arm64: Introduce execute-only page access permissions by Catalin Marinas · 10 years ago
  39. aad9061 arm64: mm: Remove superfluous "the" in comment by Geert Uytterhoeven · 11 years ago
  40. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  41. 196adf2 arm64: Remove pgprot_dmacoherent() by Catalin Marinas · 11 years ago
  42. 9c7e535 arm64: mm: Route pmd thp functions through pte equivalents by Steve Capper · 11 years ago
  43. 71fdb6b arm64: Do not synchronise I and D caches for special ptes by Catalin Marinas · 11 years ago
  44. de2db74 arm64: Make DMA coherent and strongly ordered mappings not executable by Catalin Marinas · 11 years ago
  45. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 11 years ago
  46. c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
  47. 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
  48. 3676f9e arm64: Move PTE_PROT_NONE higher up by Catalin Marinas · 11 years ago
  49. 4f00130 arm64: Use Normal NonCacheable memory for writecombine by Catalin Marinas · 11 years ago
  50. 847264fb arm64: Use 42-bit address space with 64K pages by Catalin Marinas · 11 years ago
  51. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  52. aa729dc Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages by Catalin Marinas · 11 years ago
  53. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  54. af07484 ARM64: mm: THP support. by Steve Capper · 11 years ago
  55. 084bd29 ARM64: mm: HugeTLB support. by Steve Capper · 11 years ago
  56. 59911ca4 ARM64: mm: Move PTE_PROT_NONE bit. by Steve Capper · 11 years ago
  57. 072b1b6 ARM64: mm: Make PAGE_NONE pages read only and no-execute. by Steve Capper · 11 years ago
  58. 63917f0 Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstream by Catalin Marinas · 11 years ago
  59. 9ab6d02 arm64: pgtable: use pte_index instead of __pte_index by Will Deacon · 11 years ago
  60. 3631160 arm64: KVM: define HYP and Stage-2 translation page flags by Marc Zyngier · 12 years ago
  61. a6fadf7 arm64: mm: introduce present, faulting entries for PAGE_NONE by Will Deacon · 12 years ago
  62. 0252246 arm64: mm: only wrprotect clean ptes if they are present by Will Deacon · 12 years ago
  63. 97ebe8f Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  64. 33eaa58 arm64: Make !dirty ptes read-only by Catalin Marinas · 12 years ago
  65. 8e620b0 arm64: Distinguish between user and kernel XN bits by Catalin Marinas · 12 years ago
  66. 4f04d8f arm64: MMU definitions by Catalin Marinas · 13 years ago