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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
powerpc/mm: Remove long disabled SLB code
Michael Ellerman
1
-1
/
+0
2015-12-19
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
1
-1
/
+1
2015-10-01
powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()
Michael Ellerman
1
-5
/
+5
2015-10-01
powerpc/slb: Define an enum for the bolted indexes
Anshuman Khandual
1
-21
/
+26
2015-08-12
powerpc/slb: Add documentation on runtime patching of SLB encoding
Anshuman Khandual
1
-1
/
+15
2015-08-12
powerpc/slb: Rename all the 'slot' occurrences to 'entry'
Anshuman Khandual
1
-4
/
+3
2015-08-12
powerpc/slb: Remove a duplicate extern variable
Anshuman Khandual
1
-1
/
+0
2014-10-08
powerpc/cell: Move data segment faulting code out of cell platform
Ian Munsie
1
-3
/
+0
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-6
/
+6
2014-05-30
KVM: PPC: Book3S PR: Rework SLB switching code
Alexander Graf
1
-1
/
+1
2014-04-23
powerpc: Fix branch patching code for ABIv2
Anton Blanchard
1
-6
/
+6
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-3
/
+6
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-6
/
+0
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-2
/
+2
2011-04-20
powerpc: Replace open coded instruction patching with patch_instruction/patch...
Anton Blanchard
1
-3
/
+3
2009-09-02
powerpc/pseries: Fix to handle slb resize across migration
Brian King
1
-4
/
+12
2009-08-20
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
1
-11
/
+26
2009-08-20
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
Anton Blanchard
1
-9
/
+8
2009-08-20
powerpc: Rearrange SLB preload code
Anton Blanchard
1
-13
/
+8
2009-08-18
powerpc: Allow perf_counters to access user memory at interrupt time
Paul Mackerras
1
-11
/
+26
2009-07-08
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
Michael Ellerman
1
-10
/
+3
2009-06-12
trivial: spelling fix in ppc code comments
Sankar P
1
-1
/
+1
2008-05-15
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
1
-2
/
+14
2008-05-02
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
Paul Mackerras
1
-8
/
+13
2008-05-02
[POWERPC] Fix slb.c compile warnings
Geoff Levand
1
-3
/
+3
2008-03-20
[POWERPC] Fix PMU + soft interrupt disable bug
Anton Blanchard
1
-0
/
+6
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
1
-0
/
+2
2008-01-15
[POWERPC] Fix boot failure on POWER6
Paul Mackerras
1
-8
/
+2
2008-01-11
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
1
-0
/
+8
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
1
-0
/
+3
2007-11-08
[POWERPC] Fix switch_slb handling of 1T ESID values
will schmidt
1
-3
/
+31
2007-11-08
[POWERPC] Include udbg.h when using udbg_printf
will schmidt
1
-0
/
+1
2007-10-17
[POWERPC] Add 1TB workaround for PA6T
Olof Johansson
1
-1
/
+2
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-26
/
+41
2007-09-19
[POWERPC] Remove barriers from the SLB shadow buffer update
Michael Neuling
1
-4
/
+2
2007-08-25
[POWERPC] Fix SLB initialization at boot time
Paul Mackerras
1
-8
/
+28
2007-08-10
[POWERPC] Fix potential duplicate entry in SLB shadow buffer
Paul Mackerras
1
-29
/
+16
2007-08-03
[POWERPC] Fixes for the SLB shadow buffer code
Michael Neuling
1
-10
/
+18
2007-05-09
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
1
-11
/
+0
2006-12-04
[POWERPC] iSeries: fix slb.c for combined build
Stephen Rothwell
1
-7
/
+6
2006-08-08
[POWERPC] Implement SLB shadow buffer
Michael Neuling
1
-4
/
+33
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
-15
/
+14
2006-06-12
powerpc: Remove unused paca->pgdir field
Paul Mackerras
1
-3
/
+0
2006-01-09
[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START
David Gibson
1
-3
/
+3
2006-01-09
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
1
-2
/
+2
2006-01-09
[PATCH] powerpc: Add a is_kernel_addr() macro
Michael Ellerman
1
-3
/
+3
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-15
/
+87
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras
1
-0
/
+158