index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
/
64
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
1
-0
/
+2
2021-10-22
powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
Joel Stanley
1
-0
/
+10
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-1
/
+4
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+5
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
1
-0
/
+3
2021-04-22
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
1
-1
/
+3
2021-04-08
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
Michael Ellerman
1
-0
/
+1
2021-02-09
powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs
Nicholas Piggin
1
-3
/
+20
2020-11-19
powerpc/mm: Move setting PTE specific flags to pfn_pmd()
Aneesh Kumar K.V
1
-1
/
+16
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+7
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
1
-6
/
+9
2020-10-16
powerpc/mm: add DEBUG_VM WARN for pmd_clear
Aneesh Kumar K.V
1
-0
/
+14
2020-09-15
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
1
-0
/
+7
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
1
-5
/
+3
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
1
-3
/
+5
2020-07-20
powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
Aneesh Kumar K.V
1
-9
/
+8
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-43
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-11
/
+39
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-27
/
+33
2020-06-03
powerpc/mm: drop platform defined pmd_mknotpresent()
Anshuman Khandual
1
-4
/
+0
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
1
-2
/
+5
2020-05-20
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
1
-4
/
+19
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
1
-0
/
+5
2020-05-05
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
1
-5
/
+10
2020-03-25
powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...
Aneesh Kumar K.V
1
-1
/
+3
2020-02-04
powerpc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+3
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
1
-0
/
+1
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-1
/
+0
2019-08-20
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
Nicholas Piggin
1
-2
/
+4
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
1
-1
/
+0
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
1
-0
/
+21
2019-07-05
powerpc/mm: Remove unused variable declaration
Aneesh Kumar K.V
1
-1
/
+0
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+30
2019-06-19
powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
Nicholas Piggin
1
-0
/
+8
2019-06-07
powerpc/64s: Fix THP PMD collapse serialisation
Nicholas Piggin
1
-0
/
+30
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
1
-1
/
+0
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
1
-3
/
+5
2019-04-20
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
1
-1
/
+2
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-15
/
+1
2019-03-05
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
1
-0
/
+18
2019-02-22
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
Aneesh Kumar K.V
1
-14
/
+0
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
1
-17
/
+9
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-01-31
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
1
-15
/
+7
2019-01-31
powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
Reza Arbab
1
-1
/
+1
2018-11-25
powerpc/mm: remove const type qualifier from function ‘pud_pfn’
Mathieu Malaterre
1
-1
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-0
/
+1
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-78
/
+103
[next]