index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
2
-44
/
+168
*
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
2
-0
/
+19
*
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
1
-13
/
+51
*
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-14
3
-458
/
+170
*
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
2
-2
/
+2
*
powerpc/mm: Split dump_pagelinuxtables flag_array table
Christophe Leroy
2018-10-14
6
-153
/
+307
*
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
3
-28
/
+22
*
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
2018-10-14
5
-8
/
+10
*
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
2018-10-14
1
-3
/
+3
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
7
-54
/
+45
*
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-10-14
2
-23
/
+15
*
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
2018-10-13
2
-0
/
+26
*
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
2018-10-13
1
-0
/
+6
*
Merge branch 'fixes' into next
Michael Ellerman
2018-10-09
3
-5
/
+11
|
\
|
*
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
2018-10-05
1
-2
/
+3
|
*
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
2018-09-25
1
-1
/
+3
|
*
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
2018-09-24
1
-1
/
+2
|
*
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
2018-09-20
1
-1
/
+1
|
*
powerpc: Avoid code patching freed init sections
Michael Neuling
2018-09-18
1
-0
/
+2
*
|
powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
Nicholas Piggin
2018-10-04
1
-0
/
+1
*
|
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
Nicholas Piggin
2018-10-04
1
-2
/
+2
*
|
powerpc/nohash: fix undefined behaviour when testing page size support
Daniel Axtens
2018-10-04
1
-0
/
+3
*
|
powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
Christophe Leroy
2018-10-03
1
-0
/
+3
*
|
arch/powerpc/mm/hash: validate the pte entries before handling the hash fault
Aneesh Kumar K.V
2018-10-03
2
-0
/
+10
*
|
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
Aneesh Kumar K.V
2018-10-03
3
-4
/
+8
*
|
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
2018-10-03
1
-1
/
+1
*
|
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2018-10-03
3
-9
/
+12
*
|
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-10-03
7
-373
/
+550
*
|
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-09-19
2
-39
/
+129
*
|
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
2018-09-19
2
-0
/
+19
*
|
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
2018-09-19
1
-13
/
+51
*
|
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
2018-09-19
4
-59
/
+39
*
|
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
2018-09-19
3
-456
/
+152
*
|
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
Nicholas Piggin
2018-09-19
1
-36
/
+49
*
|
powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb
Nicholas Piggin
2018-09-19
1
-15
/
+23
*
|
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
2018-09-19
1
-18
/
+5
*
|
powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed
Nicholas Piggin
2018-09-19
1
-7
/
+7
*
|
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
Nicholas Piggin
2018-09-19
1
-3
/
+5
*
|
powerpc/64s/hash: Fix stab_rr off by one initialization
Nicholas Piggin
2018-09-19
1
-1
/
+1
*
|
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
1
-0
/
+70
|
/
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-40
/
+4
|
\
|
*
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
2018-08-21
1
-40
/
+4
*
|
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-24
4
-21
/
+26
|
\
\
|
*
|
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
2018-08-23
1
-1
/
+1
|
*
|
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
2018-08-23
1
-7
/
+10
|
*
|
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
2018-08-23
1
-3
/
+5
|
*
|
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
2018-08-21
1
-10
/
+10
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
2
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
2
-4
/
+5
|
|
/
*
|
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2018-08-13
2
-5
/
+36
[next]