index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
init_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
2021-11-30
1
-1
/
+45
*
Merge branch 'fixes' into next
Michael Ellerman
2020-09-14
1
-2
/
+9
|
\
|
*
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
2020-08-28
1
-2
/
+9
*
|
powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entry
Aneesh Kumar K.V
2020-08-25
1
-3
/
+1
*
|
powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.
Aneesh Kumar K.V
2020-08-25
1
-7
/
+28
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-2
/
+2
|
\
|
*
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
2020-08-07
1
-2
/
+2
*
|
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
2020-07-29
1
-1
/
+0
*
|
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
2020-07-16
1
-1
/
+4
|
/
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-11
1
-2
/
+2
*
Merge branch 'topic/kaslr-book3e32' into next
Michael Ellerman
2019-11-14
1
-5
/
+0
|
\
|
*
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
2019-11-13
1
-5
/
+0
*
|
powerpc/nvdimm: Update vmemmap_populated to check sub-section range
Aneesh Kumar K.V
2019-10-28
1
-16
/
+38
|
/
*
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
2019-09-24
1
-1
/
+16
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-1
/
+4
|
\
|
*
powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap b...
Aneesh Kumar K.V
2019-07-05
1
-1
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
|
/
*
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc/mm: fix "section_base" set but not used
Qian Cai
2019-03-02
1
-2
/
+0
*
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
2018-12-09
1
-3
/
+16
*
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
2018-09-12
1
-49
/
+0
*
powerpc/mm/radix: Parse disable_radix commandline correctly.
Aneesh Kumar K.V
2018-04-04
1
-1
/
+1
*
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
2018-03-31
1
-6
/
+0
*
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
1
-9
/
+8
|
\
|
*
mm: split altmap memory map allocation from normal case
Christoph Hellwig
2018-01-08
1
-1
/
+4
|
*
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-3
/
+2
|
*
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2018-01-08
1
-5
/
+2
*
|
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-12-04
1
-3
/
+2
|
/
*
powerpc/mm: Add a CONFIG option to choose if radix is used by default
Michael Ellerman
2017-11-06
1
-2
/
+11
*
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-4
/
+4
*
powerpc/mm: Fix section mismatch warning in early_check_vec5()
Michael Ellerman
2017-08-10
1
-1
/
+1
*
powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config
Aneesh Kumar K.V
2017-07-24
1
-2
/
+2
*
powerpc/vmemmap: Add altmap support
Oliver O'Halloran
2017-07-02
1
-2
/
+13
*
powerpc/vmemmap: Reshuffle vmemmap_free()
Oliver O'Halloran
2017-07-02
1
-23
/
+25
*
powerpc/mm: Add comments on vmemmap physical mapping
Anshuman Khandual
2017-06-28
1
-0
/
+21
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-4
/
+0
|
\
|
*
powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small
Aneesh Kumar K.V
2017-03-31
1
-4
/
+0
*
|
Revert "powerpc/64: Disable use of radix under a hypervisor"
Paul Mackerras
2017-03-21
1
-2
/
+1
|
/
*
powerpc: Update to new option-vector-5 format for CAS
Suraj Jitindar Singh
2017-03-06
1
-6
/
+30
*
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
1
-0
/
+35
|
\
|
*
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
2017-01-31
1
-5
/
+7
|
*
powerpc/64: Don't try to use radix MMU under a hypervisor
Paul Mackerras
2017-01-31
1
-0
/
+33
*
|
powerpc/64: Disable use of radix under a hypervisor
Paul Mackerras
2017-02-16
1
-1
/
+2
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-12-09
1
-77
/
+0
*
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
1
-1
/
+1
*
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-08-01
1
-1
/
+1
*
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2016-08-01
1
-1
/
+3
*
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2016-08-01
1
-0
/
+3
[next]