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