index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-1
/
+2
*
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-27
25
-338
/
+668
|
\
|
*
powerpc/vfio/iommu/kvm: Do not pin device memory
Alexey Kardashevskiy
2018-12-21
1
-9
/
+84
|
*
powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
Alexey Kardashevskiy
2018-12-21
1
-10
/
+9
|
*
powerpc/mm: Fix reporting of kernel execute faults on the 8xx
Christophe Leroy
2018-12-21
1
-1
/
+3
|
*
powerpc/pkeys: Fix handling of pkey state across fork()
Ram Pai
2018-12-21
1
-0
/
+10
|
*
powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
Diana Craciun
2018-12-20
1
-0
/
+7
|
*
powerpc/mm: Make NULL pointer deferences explicit on bad page faults.
Christophe Leroy
2018-12-20
1
-8
/
+9
|
*
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-20
1
-30
/
+17
|
*
powerpc/dma: split the two __dma_alloc_coherent implementations
Christoph Hellwig
2018-12-20
1
-8
/
+7
|
*
powerpc/mm/hash: Handle user access of kernel address gracefully
Aneesh Kumar K.V
2018-12-20
1
-5
/
+19
|
*
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2018-12-19
2
-11
/
+11
|
*
powerpc/mm: define an empty slice_init_new_context_exec()
Christophe Leroy
2018-12-19
1
-2
/
+0
|
*
powerpc/book3s/32: fix number of bats in p/v_block_mapped()
Christophe Leroy
2018-12-19
1
-2
/
+2
|
*
powerpc/44x: use patch_sites for TLB handlers patching
Christophe Leroy
2018-12-19
1
-11
/
+3
|
*
powerpc/8xx: use modify_instruction_site()
Christophe Leroy
2018-12-19
1
-5
/
+1
|
*
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
2018-12-19
2
-39
/
+29
|
*
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
Christophe Leroy
2018-12-19
1
-11
/
+1
|
*
powerpc: implement CONFIG_DEBUG_VIRTUAL
Christophe Leroy
2018-12-19
1
-1
/
+1
|
*
Merge branch 'fixes' into next
Michael Ellerman
2018-12-17
2
-3
/
+17
|
|
\
|
*
|
powerpc/mm: dump block address translation on book3s/32
Christophe Leroy
2018-12-04
2
-1
/
+174
|
*
|
powerpc/mm: dump segment registers on book3s/32
Christophe Leroy
2018-12-04
2
-1
/
+65
|
*
|
powerpc/8xx: Enable 512k hugepage support with HW assistance
Christophe Leroy
2018-12-04
2
-1
/
+12
|
*
|
powerpc/8xx: Enable 8M hugepage support with HW assistance
Christophe Leroy
2018-12-04
1
-0
/
+3
|
*
|
powerpc/8xx: Use hardware assistance in TLB handlers
Christophe Leroy
2018-12-04
1
-2
/
+2
|
*
|
powerpc/8xx: Temporarily disable 16k pages and hugepages
Christophe Leroy
2018-12-04
1
-6
/
+0
|
*
|
powerpc/mm: remove unnecessary test in pgtable_cache_init()
Christophe Leroy
2018-12-04
1
-2
/
+2
|
*
|
powerpc/mm: fix a warning when a cache is common to PGD and hugepages
Christophe Leroy
2018-12-04
2
-17
/
+35
|
*
|
powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
Christophe Leroy
2018-12-04
1
-19
/
+7
|
*
|
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-12-04
1
-3
/
+3
|
*
|
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
4
-22
/
+16
|
*
|
powerpc/mm: add helpers to get/set mm.context->pte_frag
Christophe Leroy
2018-12-04
1
-4
/
+4
|
*
|
powerpc/mm: Avoid useless lock with single page fragments
Christophe Leroy
2018-12-04
2
-0
/
+6
|
*
|
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
2018-12-04
4
-101
/
+119
|
*
|
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-11-26
3
-5
/
+5
|
*
|
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
2
-2
/
+2
|
*
|
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-1
/
+1
|
*
|
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-11-26
1
-1
/
+1
|
*
|
powerpc/mm: Remove extern from function definition
Breno Leitao
2018-11-25
1
-3
/
+3
|
*
|
powerpc/pkey: Define functions as static
Breno Leitao
2018-11-25
1
-7
/
+8
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-04
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
powerpc: Convert hugepd_free() to use call_rcu()
Paul E. McKenney
2018-11-09
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
2018-12-17
1
-0
/
+1
|
|
/
/
*
|
|
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
2018-12-09
1
-3
/
+16
*
|
|
powerpc/mm: Fix linux page tables build with some configs
Michael Ellerman
2018-11-27
1
-0
/
+1
|
/
/
*
|
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
2018-11-14
1
-1
/
+1
*
|
powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
Michael Ellerman
2018-11-12
1
-1
/
+1
*
|
powerpc/mm/64s: Only use slbfee on CPUs that support it
Michael Ellerman
2018-11-06
1
-0
/
+3
[next]