index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
slb_low.S
Age
Commit message (
Expand
)
Author
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-06
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
2017-11-13
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-07
powerpc/mm/hash: Remove stale comment.
Michal Suchanek
2017-08-08
powerpc/mm/hash64: Make vmalloc 56T on hash
Michael Ellerman
2017-08-08
powerpc/mm/slb: Move comment next to the code it's referring to
Michael Ellerman
2017-06-21
powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()
Michael Ellerman
2017-06-20
powerpc/64s: Preserve r3 in slb_allocate_realmode()
Nicholas Piggin
2017-04-01
powerpc/mm/hash: Store addr_limit in PACA
Aneesh Kumar K.V
2017-03-31
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
2017-03-31
powerpc/mm/hash: Use context ids 1-4 for the kernel
Aneesh Kumar K.V
2017-02-17
powerpc/mm: Blacklist SLB symbols from kprobe
Michael Ellerman
2017-02-17
powerpc/mm: Convert slb_finish_load[_1T] to local symbols
Michael Ellerman
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-13
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
Paul Mackerras
2016-09-08
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-04-11
powerpc/mm: Remove long disabled SLB code
Michael Ellerman
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-05-01
powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital
Liu Ping Fan
2014-04-23
powerpc: Fix branch patching code for ABIv2
Anton Blanchard
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
powerpc: Update kernel VSID range
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Add 64TB support
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Use 32bit array for slb cache
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Use the required number of VSID bits in slbmte
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Increase the slice range to 64TB
Aneesh Kumar K.V
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2009-10-14
powerpc/mm: Fix hang accessing top of vmalloc space
Benjamin Herrenschmidt
2008-05-15
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
2007-05-09
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2006-10-03
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
Stephen Rothwell
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-15
powerpc: Use 64k pages without needing cache-inhibited large pages
Paul Mackerras
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-01-09
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
2005-11-07
[PATCH] ppc64: Fix bug in SLB miss handler for hugepages
David Gibson
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras