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