index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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/mm: Fix WARN_ON with THP NUMA migration
Aneesh Kumar K.V
2018-10-20
2
-2
/
+3
*
powerpc/mm: fix always true/false warning in slice.c
Christophe Leroy
2018-10-20
1
-7
/
+14
*
powerpc/mm: fix missing prototypes in slice.c
Christophe Leroy
2018-10-20
1
-0
/
+1
*
powerpc/mm: Trace tlbia instruction
Christophe Leroy
2018-10-20
1
-0
/
+2
*
powerpc/mm: Add missing tracepoint for tlbie
Christophe Leroy
2018-10-20
1
-0
/
+2
*
powerpc/book3s64: fix dump_linuxpagetables "present" flag
Christophe Leroy
2018-10-20
1
-2
/
+7
*
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-19
1
-2
/
+0
*
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
2018-10-14
1
-5
/
+15
*
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2018-10-14
1
-1
/
+1
*
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
2018-10-14
1
-3
/
+50
*
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
2018-10-14
3
-33
/
+19
*
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
[next]