summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/slb_low.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin2018-10-141-335/+0
* Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-031-0/+335
* powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin2018-09-191-335/+0
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-311-3/+8
* powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-061-3/+5
* powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-131-1/+1
* powerpc/mm/hash: Remove stale comment.Michal Suchanek2017-11-071-4/+0
* powerpc/mm/hash64: Make vmalloc 56T on hashMichael Ellerman2017-08-081-3/+15
* powerpc/mm/slb: Move comment next to the code it's referring toMichael Ellerman2017-08-081-3/+4
* powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()Michael Ellerman2017-06-211-3/+3
* powerpc/64s: Preserve r3 in slb_allocate_realmode()Nicholas Piggin2017-06-201-10/+14
* powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V2017-04-011-1/+7
* powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V2017-03-311-9/+45
* powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V2017-03-311-15/+5
* powerpc/mm: Blacklist SLB symbols from kprobeMichael Ellerman2017-02-171-0/+8
* powerpc/mm: Convert slb_finish_load[_1T] to local symbolsMichael Ellerman2017-02-171-8/+8
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-5/+3
|\
| * powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras2016-09-131-5/+3
* | powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras2016-09-081-1/+6
|/
* powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V2016-05-111-1/+1
* powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-011-1/+1
* powerpc/mm: Remove long disabled SLB codeMichael Ellerman2016-04-111-50/+0
* Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-051-4/+8
|\
| * powerpc: Fix branch patching code for ABIv2Anton Blanchard2014-04-231-4/+8
* | powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digitalLiu Ping Fan2014-05-011-1/+1
|/
* powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-171-2/+2
* powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-171-25/+25
* powerpc/mm: Add 64TB supportAneesh Kumar K.V2012-09-171-0/+12
* powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V2012-09-171-4/+4
* powerpc/mm: Use the required number of VSID bits in slbmteAneesh Kumar K.V2012-09-171-2/+10
* powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V2012-09-171-8/+22
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-091-16/+0
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-4/+4
* powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-141-6/+4
* [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-151-3/+13
* [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-111-2/+3
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-4/+33
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-19/+33
* [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-031-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-151-5/+12
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-091-3/+3
* [PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson2005-11-071-4/+9
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-68/+152
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-101-0/+151