1. 5d96e0c arm64: mm: Add pgd_page to support RCU fast_gup by Jungseok Lee · 10 years ago
  2. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  3. 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
  4. 4a513fb arm64: kvm: define PAGE_S2_DEVICE as read-only by default by Ard Biesheuvel · 10 years ago
  5. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  6. 29e5694 arm64: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  7. 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
  8. d1e6dc9 arm64: Add architectural support for PCI by Liviu Dudau · 10 years ago
  9. b6d4f28 arm64: Introduce {set,clear}_pte_bit by Laura Abbott · 10 years ago
  10. 7f0b1bf arm64: Fix barriers used for page table modifications by Catalin Marinas · 10 years ago
  11. 7078db4 arm64: asm/pgtable.h pmd/pud definitions clean-up by Catalin Marinas · 10 years ago
  12. 0837519 arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS by Catalin Marinas · 10 years ago
  13. abe669d arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS by Catalin Marinas · 10 years ago
  14. c79b954 arm64: mm: Implement 4 levels of translation tables by Jungseok Lee · 10 years ago
  15. e41ceed arm64: Introduce VA_BITS and translation level options by Jungseok Lee · 10 years ago
  16. b2f8c07 arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions by Catalin Marinas · 10 years ago
  17. f3b766a arm64: mm: Fix horrendous config typo by Steve Capper · 10 years ago
  18. e3a920a arm64: mm: remove broken &= operator from pmd_mknotpresent by Will Deacon · 10 years ago
  19. 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
  20. 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
  21. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 10 years ago
  22. 5a0fdfa Revert "arm64: Introduce execute-only page access permissions" by Catalin Marinas · 10 years ago
  23. 98f7685 arm64: barriers: make use of barrier options with explicit barriers by Will Deacon · 10 years ago
  24. 206a2a7 arm64: mm: Create gigabyte kernel logical mappings where possible by Steve Capper · 10 years ago
  25. a501e32 arm64: Clean up the default pgprot setting by Catalin Marinas · 10 years ago
  26. bc07c2c arm64: Introduce execute-only page access permissions by Catalin Marinas · 10 years ago
  27. aad9061 arm64: mm: Remove superfluous "the" in comment by Geert Uytterhoeven · 11 years ago
  28. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  29. 196adf2 arm64: Remove pgprot_dmacoherent() by Catalin Marinas · 11 years ago
  30. 9c7e535 arm64: mm: Route pmd thp functions through pte equivalents by Steve Capper · 11 years ago
  31. 71fdb6b arm64: Do not synchronise I and D caches for special ptes by Catalin Marinas · 11 years ago
  32. de2db74 arm64: Make DMA coherent and strongly ordered mappings not executable by Catalin Marinas · 11 years ago
  33. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 11 years ago
  34. c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
  35. 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
  36. 3676f9e arm64: Move PTE_PROT_NONE higher up by Catalin Marinas · 11 years ago
  37. 4f00130 arm64: Use Normal NonCacheable memory for writecombine by Catalin Marinas · 11 years ago
  38. 847264fb arm64: Use 42-bit address space with 64K pages by Catalin Marinas · 11 years ago
  39. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  40. aa729dc Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages by Catalin Marinas · 11 years ago
  41. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  42. af07484 ARM64: mm: THP support. by Steve Capper · 11 years ago
  43. 084bd29 ARM64: mm: HugeTLB support. by Steve Capper · 11 years ago
  44. 59911ca4 ARM64: mm: Move PTE_PROT_NONE bit. by Steve Capper · 11 years ago
  45. 072b1b6 ARM64: mm: Make PAGE_NONE pages read only and no-execute. by Steve Capper · 11 years ago
  46. 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
  47. 9ab6d02 arm64: pgtable: use pte_index instead of __pte_index by Will Deacon · 11 years ago
  48. 3631160 arm64: KVM: define HYP and Stage-2 translation page flags by Marc Zyngier · 12 years ago
  49. a6fadf7 arm64: mm: introduce present, faulting entries for PAGE_NONE by Will Deacon · 12 years ago
  50. 0252246 arm64: mm: only wrprotect clean ptes if they are present by Will Deacon · 12 years ago
  51. 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
  52. 33eaa58 arm64: Make !dirty ptes read-only by Catalin Marinas · 12 years ago
  53. 8e620b0 arm64: Distinguish between user and kernel XN bits by Catalin Marinas · 12 years ago
  54. 4f04d8f arm64: MMU definitions by Catalin Marinas · 13 years ago