index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-18
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-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-1
/
+20
2014-10-09
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-09-30
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
2014-06-18
arm64: mm: remove broken &= operator from pmd_mknotpresent
Will Deacon
1
-1
/
+1
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-52
/
+55
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-05-29
arm64: mm: fix pmd_write CoW brokenness
Will Deacon
1
-1
/
+1
2014-05-16
Revert "arm64: Introduce execute-only page access permissions"
Catalin Marinas
1
-6
/
+5
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
1
-2
/
+2
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
1
-0
/
+7
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
1
-51
/
+47
2014-05-09
arm64: Introduce execute-only page access permissions
Catalin Marinas
1
-5
/
+6
2014-05-05
arm64: mm: Remove superfluous "the" in comment
Geert Uytterhoeven
1
-1
/
+1
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-33
/
+27
2014-03-24
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
1
-2
/
+0
2014-03-14
arm64: mm: Route pmd thp functions through pte equivalents
Steve Capper
1
-28
/
+24
2014-03-13
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
1
-1
/
+1
2014-03-13
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
1
-3
/
+3
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-5
/
+5
2014-01-31
arm64: mm: Introduce PTE_WRITE
Steve Capper
1
-23
/
+25
2014-01-31
arm64: mm: Remove PTE_BIT_FUNC macro
Steve Capper
1
-10
/
+41
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
1
-14
/
+17
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
1
-1
/
+1
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-18
/
+94
2013-07-01
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
1
-16
/
+80
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-7
/
+0
2013-06-14
ARM64: mm: THP support.
Steve Capper
1
-0
/
+55
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
1
-2
/
+11
2013-06-14
ARM64: mm: Move PTE_PROT_NONE bit.
Steve Capper
1
-12
/
+12
2013-06-14
ARM64: mm: Make PAGE_NONE pages read only and no-execute.
Steve Capper
1
-2
/
+2
2013-06-12
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
1
-0
/
+12
2013-06-11
arm64: pgtable: use pte_index instead of __pte_index
Will Deacon
1
-2
/
+2
2013-06-07
arm64: KVM: define HYP and Stage-2 translation page flags
Marc Zyngier
1
-0
/
+12
2013-01-10
arm64: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
1
-11
/
+13
2013-01-10
arm64: mm: only wrprotect clean ptes if they are present
Will Deacon
1
-7
/
+9
2012-12-12
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2012-11-29
arm64: Make !dirty ptes read-only
Catalin Marinas
1
-0
/
+2
[next]