Steve Capper
|
1a541b4e3c
arm64: Fix THP protection change logic
|
10 years ago |
Will Deacon
|
bf950040a5
arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM
|
10 years ago |
Catalin Marinas
|
62d96c71d2
arm64: Fix pte_modify() to preserve the hardware dirty information
|
10 years ago |
Catalin Marinas
|
b847415ce9
arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled
|
10 years ago |
Will Deacon
|
766ffb6980
arm64: pgtable: fix definition of pte_valid
|
10 years ago |
Will Deacon
|
4b3dc9679c
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
|
10 years ago |
Catalin Marinas
|
2f4b829c62
arm64: Add support for hardware updates of the access and dirty pte bits
|
10 years ago |
Will Deacon
|
cba3574fd5
arm64: move update_mmu_cache() into asm/pgtable.h
|
10 years ago |
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 |