Kirill A. Shutemov
|
9f25e6ad58
arm64: expose number of page table levels on Kconfig level
|
10 years ago |
Feng Kan
|
6910fa16db
arm64: enable PTE type bit in the mask for pte_modify
|
10 years ago |
Linus Torvalds
|
59d53737a8
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Linus Torvalds
|
6b00f7efb5
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
Kirill A. Shutemov
|
d016bf7ece
mm: make FIRST_USER_ADDRESS unsigned long on all archs
|
10 years ago |
Kirill A. Shutemov
|
9b3e661e58
arm64: drop PTE_FILE and pte_file()-related helpers
|
10 years ago |
zhichang.yuan
|
523d6e9fae
arm64:mm: free the useless initial page table
|
10 years ago |
Ard Biesheuvel
|
8ce837cee8
arm64/mm: add create_pgd_mapping() to create private page tables
|
11 years ago |
Jungseok Lee
|
5d96e0cba2
arm64: mm: Add pgd_page to support RCU fast_gup
|
10 years ago |
Kirill A. Shutemov
|
c164e038ee
mm: fix huge zero page accounting in smaps report
|
10 years ago |
Linus Torvalds
|
8a5de18239
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
|
11 years ago |
Ard Biesheuvel
|
4a513fb009
arm64: kvm: define PAGE_S2_DEVICE as read-only by default
|
11 years ago |
Linus Torvalds
|
0cf744bc7a
Merge branch 'akpm' (fixes from Andrew Morton)
|
11 years ago |
Steve Capper
|
29e5694054
arm64: mm: enable RCU fast_gup
|
11 years ago |
Linus Torvalds
|
80213c03c4
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
11 years ago |
Liviu Dudau
|
d1e6dc91b5
arm64: Add architectural support for PCI
|
11 years ago |
Laura Abbott
|
b6d4f2800b
arm64: Introduce {set,clear}_pte_bit
|
11 years ago |
Catalin Marinas
|
7f0b1bf045
arm64: Fix barriers used for page table modifications
|
11 years ago |
Catalin Marinas
|
7078db4621
arm64: asm/pgtable.h pmd/pud definitions clean-up
|
11 years ago |
Catalin Marinas
|
08375198b0
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
|
11 years ago |
Catalin Marinas
|
abe669d7e1
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
|
11 years ago |
Jungseok Lee
|
c79b954bf6
arm64: mm: Implement 4 levels of translation tables
|
11 years ago |
Jungseok Lee
|
e41ceed035
arm64: Introduce VA_BITS and translation level options
|
11 years ago |
Catalin Marinas
|
b2f8c07bcb
arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
|
11 years ago |
Steve Capper
|
f3b766a26d
arm64: mm: Fix horrendous config typo
|
11 years ago |
Will Deacon
|
e3a920afc3
arm64: mm: remove broken &= operator from pmd_mknotpresent
|
11 years ago |
Linus Torvalds
|
cc07aabc53
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next
|
11 years ago |
Linus Torvalds
|
1aacb90eaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
|
11 years ago |
Will Deacon
|
ceb218359d
arm64: mm: fix pmd_write CoW brokenness
|
11 years ago |
Catalin Marinas
|
5a0fdfada3
Revert "arm64: Introduce execute-only page access permissions"
|
11 years ago |