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
/
powerpc
/
mm
/
pgtable_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-5
/
+5
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
1
-127
/
+1
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-3
/
+0
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
1
-24
/
+0
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
1
-33
/
+0
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
1
-8
/
+9
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
1
-7
/
+0
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
1
-10
/
+1
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-10
/
+29
2019-07-04
powerpc/mm: pmd_devmap implies pmd_large().
Aneesh Kumar K.V
1
-1
/
+1
2019-07-04
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
1
-3
/
+9
2019-06-19
powerpc/64s/radix: ioremap use ioremap_page_range
Nicholas Piggin
1
-1
/
+1
2019-06-19
powerpc/64: __ioremap_at clean up in the error case
Nicholas Piggin
1
-7
/
+20
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-02
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
1
-0
/
+3
2019-05-02
powerpc: remove the __kernel_io_end export
Christoph Hellwig
1
-1
/
+0
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
1
-1
/
+1
2019-04-28
powerpc/mm: fix spelling mistake "Outisde" -> "Outside"
Colin Ian King
1
-1
/
+1
2019-04-21
powerpc/mm: Validate address values against different region limits
Aneesh Kumar K.V
1
-0
/
+5
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
1
-2
/
+0
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
1
-0
/
+2
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
1
-7
/
+7
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
1
-19
/
+18
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
1
-7
/
+3
2018-10-13
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
1
-0
/
+10
2018-10-03
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
Aneesh Kumar K.V
1
-1
/
+1
2018-05-15
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
1
-2
/
+0
2018-05-15
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
1
-114
/
+0
2018-05-15
powerpc/mm: Rename pte fragment functions
Aneesh Kumar K.V
1
-4
/
+5
2018-05-15
powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
Aneesh Kumar K.V
1
-56
/
+0
2018-03-30
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
1
-5
/
+0
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
1
-0
/
+1
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
1
-0
/
+2
2018-02-13
powerpc/mm: Flush radix process translations when setting MMU type
Alexey Kardashevskiy
1
-0
/
+2
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
1
-13
/
+1
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-11-16
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
1
-1
/
+1
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-1
/
+1
2017-08-08
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
1
-0
/
+2
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
1
-0
/
+8
2017-07-04
powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix
Balbir Singh
1
-1
/
+3
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
1
-0
/
+13
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
1
-1
/
+1
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
1
-2
/
+6
2017-06-05
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
1
-6
/
+14
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-3
/
+13
2017-01-31
powerpc/64: Make type of partition table flush depend on partition type
Paul Mackerras
1
-3
/
+13
2017-01-30
powerpc/powernv: Initialise nest mmu
Alistair Popple
1
-1
/
+5
2016-11-23
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
1
-0
/
+34
[next]