index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-6
/
+6
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
20
-1019
/
+786
2019-09-13
powerpc/mm/radix: remove useless kernel messages
Qian Cai
1
-3
/
+0
2019-09-13
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
1
-4
/
+0
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
1
-5
/
+5
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
1
-1
/
+1
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2
-18
/
+219
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
3
-8
/
+7
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2
-8
/
+10
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
3
-4
/
+4
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2
-100
/
+30
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
3
-42
/
+12
2019-08-30
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
1
-2
/
+2
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-19
/
+46
2019-08-30
powerpc/mm: Write to PTCR only if ultravisor disabled
Claudio Carvalho
3
-6
/
+9
2019-08-30
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
Michael Anderson
1
-13
/
+37
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
3
-322
/
+9
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2
-10
/
+7
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
3
-27
/
+33
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
3
-21
/
+31
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
5
-65
/
+27
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
5
-227
/
+229
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
5
-7
/
+5
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
3
-41
/
+19
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
4
-61
/
+37
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
1
-8
/
+9
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
2
-16
/
+2
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
1
-10
/
+1
2019-08-20
powerpc/64s/radix: Fix memory hot-unplug page table split
Nicholas Piggin
1
-2
/
+2
2019-08-20
powerpc/64s/radix: Fix memory hotplug section page table creation
Nicholas Piggin
1
-1
/
+1
2019-08-20
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
Christophe Leroy
1
-0
/
+2
2019-08-20
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
3
-26
/
+9
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
4
-58
/
+102
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
2
-10
/
+14
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
1
-4
/
+7
2019-08-20
powerpc/mm: don't display empty early ioremap area
Christophe Leroy
1
-2
/
+3
2019-08-20
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
1
-0
/
+9
2019-08-20
powerpc/kasan: Fix shadow area set up for modules.
Christophe Leroy
1
-1
/
+1
2019-08-20
powerpc/kasan: Fix parallel loading of modules.
Christophe Leroy
1
-2
/
+19
2019-08-20
powerpc/ptdump: drop non vital #ifdefs
Christophe Leroy
1
-15
/
+9
2019-08-20
powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...
Christophe Leroy
1
-1
/
+1
2019-08-20
powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
Christophe Leroy
1
-10
/
+8
2019-08-20
powerpc/ptdump: fix walk_pagetables() address mismatch
Christophe Leroy
1
-5
/
+3
2019-08-20
powerpc/ptdump: Fix addresses display on PPC32
Christophe Leroy
1
-1
/
+1
2019-08-19
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
1
-1
/
+8
2019-08-19
Merge branch 'fixes' into next
Michael Ellerman
2
-3
/
+5
2019-08-15
powerpc/64s: Make boot look nice(r)
Nicholas Piggin
1
-3
/
+0
2019-08-12
powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
Christophe Leroy
1
-1
/
+0
2019-07-31
powerpc/kasan: fix early boot failure on PPC32
Christophe Leroy
1
-2
/
+5
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+10
[next]