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.13.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
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
19
-325
/
+506
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
1
-13
/
+10
2021-09-01
powerpc/ptdump: Fix generic ptdump for 64-bit
Michael Ellerman
1
-0
/
+2
2021-08-26
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
1
-5
/
+2
2021-08-26
powerpc/numa: Print debug statements only when required
Srikar Dronamraju
1
-5
/
+4
2021-08-26
powerpc/numa: convert printk to pr_xxx
Srikar Dronamraju
1
-13
/
+9
2021-08-26
powerpc/numa: Drop dbg in favour of pr_debug
Srikar Dronamraju
1
-15
/
+9
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
1
-1
/
+1
2021-08-25
powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP
Christophe Leroy
4
-114
/
+45
2021-08-25
powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level
Christophe Leroy
4
-14
/
+21
2021-08-25
powerpc/ptdump: Remove unused 'page_size' parameter
Christophe Leroy
1
-3
/
+3
2021-08-25
powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()
Christophe Leroy
4
-46
/
+5
2021-08-25
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
1
-2
/
+2
2021-08-22
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-13
/
+10
2021-08-19
powerpc/mm: Fix set_memory_*() against concurrent accesses
Michael Ellerman
1
-13
/
+10
2021-08-13
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
1
-35
/
+152
2021-08-13
powerpc/pseries: Add a helper for form1 cpu distance
Aneesh Kumar K.V
1
-1
/
+9
2021-08-13
powerpc/pseries: Consolidate different NUMA distance update code paths
Aneesh Kumar K.V
1
-57
/
+155
2021-08-13
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
1
-14
/
+21
2021-08-13
powerpc/pseries: rename min_common_depth to primary_domain_index
Aneesh Kumar K.V
1
-19
/
+19
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
5
-11
/
+11
2021-08-13
powerpc/book3s64/radix: make tlb_single_page_flush_ceiling a debugfs entry
Aneesh Kumar K.V
1
-2
/
+14
2021-08-10
pseries/drmem: update LMBs after LPM
Laurent Dufour
1
-0
/
+46
2021-08-10
powerpc/numa: Consider the max NUMA node for migratable LPAR
Laurent Dufour
1
-3
/
+10
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
3
-4
/
+5
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
1
-0
/
+10
2021-07-09
Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+1
2021-07-08
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
2
-18
/
+34
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2
-2
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2
-3
/
+3
2021-07-05
powerpc/mm: Fix lockup on kernel exec fault
Christophe Leroy
1
-3
/
+1
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
21
-328
/
+360
2021-06-30
powerpc/64s: fix hash page fault interrupt handler
Nicholas Piggin
1
-13
/
+11
2021-06-30
powerpc/4xx: Fix setup_kuep() on SMP
Christophe Leroy
1
-1
/
+5
2021-06-30
powerpc/32s: Fix setup_{kuap/kuep}() on SMP
Christophe Leroy
2
-2
/
+2
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2
-3
/
+3
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-61
/
+177
2021-06-24
powerpc/mm: Properly coalesce pages in ptdump
Christophe Leroy
1
-19
/
+3
2021-06-24
powerpc/mm: Leave a gap between early allocated IO areas
Christophe Leroy
2
-3
/
+3
2021-06-24
powerpc/64s: Fix boot failure with 4K Radix
Michael Ellerman
1
-1
/
+7
2021-06-22
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-4
/
+179
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
1
-4
/
+0
2021-06-21
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
1
-0
/
+174
2021-06-21
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
1
-0
/
+5
2021-06-21
powerpc/32: use set_memory_attr()
Christophe Leroy
1
-50
/
+10
2021-06-21
powerpc/mm: implement set_memory_attr()
Christophe Leroy
1
-0
/
+33
[next]