index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2016-01-25
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
Catalin Marinas
2016-01-15
arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP
Minchan Kim
2016-01-15
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-05
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
2015-12-21
arm64: hugetlb: add support for PTE contiguous bit
David Woods
2015-12-11
arm64: Improve error reporting on set_pte_at() checks
Catalin Marinas
2015-12-01
arm64: pgtable: implement pte_accessible()
Will Deacon
2015-11-18
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
2015-11-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-09
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-16
arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset
Catalin Marinas
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-13
arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
yalin wang
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-10-08
arm64: Default kernel pages should be contiguous
Jeremy Linton
2015-10-08
arm64: Macros to check/set/unset the contiguous bit
Jeremy Linton
2015-10-07
arm64: mm: remove dsb from update_mmu_cache
Will Deacon
2015-10-07
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
2015-10-01
arm64: Fix THP protection change logic
Steve Capper
2015-09-14
arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM
Will Deacon
2015-09-14
arm64: Fix pte_modify() to preserve the hardware dirty information
Catalin Marinas
2015-09-14
arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled
Catalin Marinas
2015-08-08
arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT
Jonathan (Zhixiong) Zhang
2015-07-28
arm64: pgtable: fix definition of pte_valid
Will Deacon
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
arm64: Add support for hardware updates of the access and dirty pte bits
Catalin Marinas
2015-07-27
arm64: move update_mmu_cache() into asm/pgtable.h
Will Deacon
2015-04-14
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-02-26
arm64: enable PTE type bit in the mask for pte_modify
Feng Kan
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
arm64: drop PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-01-28
arm64:mm: free the useless initial page table
zhichang.yuan
2015-01-12
arm64/mm: add create_pgd_mapping() to create private page tables
Ard Biesheuvel
2014-12-23
arm64: mm: Add pgd_page to support RCU fast_gup
Jungseok Lee
2014-12-10
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
2014-10-18
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-10
arm64: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
arm64: mm: enable RCU fast_gup
Steve Capper
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-30
arm64: Add architectural support for PCI
Liviu Dudau
2014-09-08
arm64: Introduce {set,clear}_pte_bit
Laura Abbott
2014-07-24
arm64: Fix barriers used for page table modifications
Catalin Marinas
2014-07-23
arm64: asm/pgtable.h pmd/pud definitions clean-up
Catalin Marinas
2014-07-23
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
Catalin Marinas
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
[next]