index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
init_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
1
-1
/
+1
2019-03-02
powerpc/mm: fix "section_base" set but not used
Qian Cai
1
-2
/
+0
2018-12-09
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
1
-3
/
+16
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
1
-49
/
+0
2018-04-04
powerpc/mm/radix: Parse disable_radix commandline correctly.
Aneesh Kumar K.V
1
-1
/
+1
2018-03-31
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
1
-6
/
+0
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+8
2018-01-08
mm: split altmap memory map allocation from normal case
Christoph Hellwig
1
-1
/
+4
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-3
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
1
-5
/
+2
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-3
/
+2
2017-11-06
powerpc/mm: Add a CONFIG option to choose if radix is used by default
Michael Ellerman
1
-2
/
+11
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-4
/
+4
2017-08-10
powerpc/mm: Fix section mismatch warning in early_check_vec5()
Michael Ellerman
1
-1
/
+1
2017-07-24
powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config
Aneesh Kumar K.V
1
-2
/
+2
2017-07-02
powerpc/vmemmap: Add altmap support
Oliver O'Halloran
1
-2
/
+13
2017-07-02
powerpc/vmemmap: Reshuffle vmemmap_free()
Oliver O'Halloran
1
-23
/
+25
2017-06-28
powerpc/mm: Add comments on vmemmap physical mapping
Anshuman Khandual
1
-0
/
+21
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+0
2017-03-31
powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small
Aneesh Kumar K.V
1
-4
/
+0
2017-03-21
Revert "powerpc/64: Disable use of radix under a hypervisor"
Paul Mackerras
1
-2
/
+1
2017-03-06
powerpc: Update to new option-vector-5 format for CAS
Suraj Jitindar Singh
1
-6
/
+30
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+35
2017-02-16
powerpc/64: Disable use of radix under a hypervisor
Paul Mackerras
1
-1
/
+2
2017-01-31
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
1
-5
/
+7
2017-01-31
powerpc/64: Don't try to use radix MMU under a hypervisor
Paul Mackerras
1
-0
/
+33
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
1
-77
/
+0
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
1
-1
/
+3
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
1
-0
/
+3
2016-08-01
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
1
-0
/
+11
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
1
-0
/
+6
2016-05-01
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
1
-5
/
+0
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
1
-2
/
+2
2016-05-01
powerpc/mm: Move hash and no hash code to separate files
Aneesh Kumar K.V
1
-69
/
+5
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
1
-6
/
+15
2016-03-01
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
1
-12
/
+26
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
1
-4
/
+5
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
1
-4
/
+0
2015-03-26
powerpc/mm: Free string after creating kmem cache
Yanjiang Jin
1
-0
/
+1
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-09-25
powerpc: Move htab_remove_mapping function prototype into header file
Anton Blanchard
1
-3
/
+0
2014-08-05
powerpc: start loop at section start of start in vmemmap_populated()
Li Zhong
1
-1
/
+2
2014-08-05
powerpc: implement vmemmap_free()
Li Zhong
1
-21
/
+64
2014-08-05
powerpc: implement vmemmap_remove_mapping() for BOOK3S
Li Zhong
1
-0
/
+22
2014-08-05
powerpc: implement vmemmap_list_free()
Li Zhong
1
-10
/
+52
2013-10-11
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
1
-1
/
+50
[next]