index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-05
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
1
-1
/
+2
2015-12-21
arm64: hugetlb: add support for PTE contiguous bit
David Woods
1
-2
/
+8
2015-12-11
arm64: Improve error reporting on set_pte_at() checks
Catalin Marinas
1
-4
/
+8
2015-12-01
arm64: pgtable: implement pte_accessible()
Will Deacon
1
-0
/
+10
2015-11-18
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
1
-0
/
+1
2015-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2015-11-09
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
1
-0
/
+1
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+26
2015-10-16
arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset
Catalin Marinas
1
-2
/
+3
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
1
-10
/
+159
2015-10-13
arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
yalin wang
1
-0
/
+2
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
1
-0
/
+7
2015-10-08
arm64: Default kernel pages should be contiguous
Jeremy Linton
1
-0
/
+1
2015-10-08
arm64: Macros to check/set/unset the contiguous bit
Jeremy Linton
1
-0
/
+11
2015-10-07
arm64: mm: remove dsb from update_mmu_cache
Will Deacon
1
-3
/
+3
2015-10-07
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
1
-1
/
+1
2015-10-01
arm64: Fix THP protection change logic
Steve Capper
1
-2
/
+2
2015-09-14
arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM
Will Deacon
1
-5
/
+1
2015-09-14
arm64: Fix pte_modify() to preserve the hardware dirty information
Catalin Marinas
1
-1
/
+1
2015-09-14
arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled
Catalin Marinas
1
-2
/
+2
2015-08-08
arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT
Jonathan (Zhixiong) Zhang
1
-0
/
+2
2015-07-28
arm64: pgtable: fix definition of pte_valid
Will Deacon
1
-1
/
+1
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-5
/
+0
2015-07-27
arm64: Add support for hardware updates of the access and dirty pte bits
Catalin Marinas
1
-2
/
+145
2015-07-27
arm64: move update_mmu_cache() into asm/pgtable.h
Will Deacon
1
-0
/
+15
2015-04-15
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-4
/
+4
2015-02-26
arm64: enable PTE type bit in the mask for pte_modify
Feng Kan
1
-1
/
+1
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+8
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
arm64: drop PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-18
/
+4
2015-01-28
arm64:mm: free the useless initial page table
zhichang.yuan
1
-0
/
+3
2015-01-12
arm64/mm: add create_pgd_mapping() to create private page tables
Ard Biesheuvel
1
-0
/
+5
2014-12-23
arm64: mm: Add pgd_page to support RCU fast_gup
Jungseok Lee
1
-2
/
+3
2014-12-11
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+1
2014-10-19
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-10-10
arm64: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
1
-1
/
+1
2014-10-10
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-1
/
+20
2014-10-10
arm64: mm: enable RCU fast_gup
Steve Capper
1
-1
/
+20
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-10-01
arm64: Add architectural support for PCI
Liviu Dudau
1
-0
/
+2
2014-09-08
arm64: Introduce {set,clear}_pte_bit
Laura Abbott
1
-14
/
+19
2014-07-24
arm64: Fix barriers used for page table modifications
Catalin Marinas
1
-0
/
+13
2014-07-23
arm64: asm/pgtable.h pmd/pud definitions clean-up
Catalin Marinas
1
-29
/
+28
2014-07-23
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
Catalin Marinas
1
-5
/
+8
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
1
-9
/
+9
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
1
-0
/
+40
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
1
-4
/
+4
2014-07-17
arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
Catalin Marinas
1
-3
/
+0
2014-07-04
arm64: mm: Fix horrendous config typo
Steve Capper
1
-1
/
+1
[prev]
[next]