index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-20
powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmd
Nicholas Piggin
2018-10-20
powerpc/mm: Fix page table dump to work on Radix
Michael Ellerman
2018-10-20
powerpc/mm/radix: Display if mappings are exec or not
Michael Ellerman
2018-10-20
powerpc/mm/radix: Simplify split mapping logic
Michael Ellerman
2018-10-20
powerpc/mm/radix: Remove the retry in the split mapping logic
Michael Ellerman
2018-10-20
powerpc/mm/radix: Fix small page at boundary when splitting
Michael Ellerman
2018-10-20
powerpc/mm/radix: Fix overuse of small pages in splitting logic
Michael Ellerman
2018-10-20
powerpc/mm/radix: Fix off-by-one in split mapping logic
Michael Ellerman
2018-10-20
powerpc/mm: Fix WARN_ON with THP NUMA migration
Aneesh Kumar K.V
2018-10-20
powerpc/mm: fix always true/false warning in slice.c
Christophe Leroy
2018-10-20
powerpc/mm: fix missing prototypes in slice.c
Christophe Leroy
2018-10-20
powerpc/mm: Trace tlbia instruction
Christophe Leroy
2018-10-20
powerpc/mm: Add missing tracepoint for tlbie
Christophe Leroy
2018-10-20
powerpc/book3s64: fix dump_linuxpagetables "present" flag
Christophe Leroy
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
2018-10-14
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2018-10-14
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
powerpc/mm: Split dump_pagelinuxtables flag_array table
Christophe Leroy
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
2018-10-14
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-10-13
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
2018-10-13
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-10-07
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2018-10-05
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
2018-10-04
powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
Nicholas Piggin
2018-10-04
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
Nicholas Piggin
2018-10-04
powerpc/nohash: fix undefined behaviour when testing page size support
Daniel Axtens
2018-10-03
powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
Christophe Leroy
2018-10-03
arch/powerpc/mm/hash: validate the pte entries before handling the hash fault
Aneesh Kumar K.V
2018-10-03
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
Aneesh Kumar K.V
2018-10-03
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
2018-10-03
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-09-28
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2018-09-25
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
[next]