index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+1
2016-05-11
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
1
-359
/
+0
2016-05-11
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
1
-0
/
+4
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
1
-2
/
+13
2016-05-11
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
1
-0
/
+6
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
1
-1
/
+1
2016-05-11
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
1
-17
/
+4
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
1
-11
/
+22
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
1
-4
/
+4
2016-05-01
powerpc/mm: Move hash and no hash code to separate files
Aneesh Kumar K.V
1
-83
/
+0
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
1
-0
/
+7
2016-05-01
powerpc/mm: Use generic version of pmdp_clear_flush_young()
Aneesh Kumar K.V
1
-10
/
+3
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
1
-4
/
+0
2016-05-01
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
1
-2
/
+2
2016-05-01
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
1
-3
/
+12
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
1
-3
/
+2
2016-05-01
powerpc/mm: Use big endian Linux page tables for book3s 64
Aneesh Kumar K.V
1
-4
/
+8
2016-05-01
powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()
Aneesh Kumar K.V
1
-5
/
+1
2016-03-20
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+9
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-03
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
1
-0
/
+7
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
1
-1
/
+1
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
1
-1
/
+1
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
1
-0
/
+32
2016-01-16
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-49
/
+0
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
1
-6
/
+1
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
1
-10
/
+9
2015-08-08
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
1
-10
/
+0
[next]