index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2016-08-01
1
-0
/
+11
*
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2016-08-01
1
-0
/
+6
*
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
1
-5
/
+0
*
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
1
-2
/
+2
*
powerpc/mm: Move hash and no hash code to separate files
Aneesh Kumar K.V
2016-05-01
1
-69
/
+5
*
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
2016-03-03
1
-6
/
+15
*
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
2016-03-01
1
-12
/
+26
*
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
2016-03-01
1
-4
/
+5
*
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
1
-4
/
+0
*
powerpc/mm: Free string after creating kmem cache
Yanjiang Jin
2015-03-26
1
-0
/
+1
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
1
-1
/
+0
*
powerpc: Move htab_remove_mapping function prototype into header file
Anton Blanchard
2014-09-25
1
-3
/
+0
*
powerpc: start loop at section start of start in vmemmap_populated()
Li Zhong
2014-08-05
1
-1
/
+2
*
powerpc: implement vmemmap_free()
Li Zhong
2014-08-05
1
-21
/
+64
*
powerpc: implement vmemmap_remove_mapping() for BOOK3S
Li Zhong
2014-08-05
1
-0
/
+22
*
powerpc: implement vmemmap_list_free()
Li Zhong
2014-08-05
1
-10
/
+52
*
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
2013-10-11
1
-1
/
+50
[next]