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
/
powerpc
/
include
/
asm
/
nohash
/
32
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
1
-0
/
+10
2020-06-17
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
1
-5
/
+3
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-15
/
+2
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-72
/
+48
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+0
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
1
-1
/
+0
2020-05-28
powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
Christophe Leroy
1
-15
/
+0
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
1
-3
/
+7
2020-05-26
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
1
-7
/
+6
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
1
-1
/
+2
2020-05-26
powerpc/mm: Create a dedicated pte_update() for 8xx
Christophe Leroy
1
-4
/
+25
2020-05-26
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
1
-6
/
+7
2020-05-26
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
1
-2
/
+3
2020-05-26
powerpc/mm: Refactor pte_update() on nohash/32
Christophe Leroy
1
-22
/
+4
2020-05-26
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
1
-17
/
+0
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
1
-1
/
+1
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-1
/
+1
2020-03-04
powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
Christophe Leroy
1
-4
/
+2
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
1
-0
/
+5
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
1
-9
/
+3
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
1
-0
/
+4
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-2
/
+0
2019-05-03
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
1
-3
/
+10
2018-12-04
powerpc/8xx: reintroduce 16K pages with HW assistance
Christophe Leroy
1
-1
/
+7
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
1
-3
/
+4
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-6
/
+0
2018-10-14
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
1
-2
/
+24
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
1
-10
/
+6
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
1
-4
/
+8
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
1
-0
/
+5
2018-10-14
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
Christophe Leroy
1
-0
/
+28
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
1
-1
/
+1
2018-07-30
powerpc/nohash: fix hash related comments in pgtable.h
Christophe Leroy
1
-4
/
+0
2018-07-30
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
1
-1
/
+1
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
1
-0
/
+1
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
1
-0
/
+2
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
1
-2
/
+3
2018-05-07
powerpc/nohash: Remove hash related code from nohash headers.
Christophe Leroy
1
-25
/
+9
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
1
-0
/
+1
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
1
-3
/
+0
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-1
/
+1
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
1
-0
/
+2
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-22
/
+20
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
1
-22
/
+20
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
1
-1
/
+2
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
1
-1
/
+2
[next]