index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
slb.c
Age
Commit message (
Expand
)
Author
2008-05-15
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
2008-05-02
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
Paul Mackerras
2008-05-02
[POWERPC] Fix slb.c compile warnings
Geoff Levand
2008-03-20
[POWERPC] Fix PMU + soft interrupt disable bug
Anton Blanchard
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-15
[POWERPC] Fix boot failure on POWER6
Paul Mackerras
2008-01-11
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
2007-11-08
[POWERPC] Fix switch_slb handling of 1T ESID values
will schmidt
2007-11-08
[POWERPC] Include udbg.h when using udbg_printf
will schmidt
2007-10-17
[POWERPC] Add 1TB workaround for PA6T
Olof Johansson
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
2007-09-19
[POWERPC] Remove barriers from the SLB shadow buffer update
Michael Neuling
2007-08-25
[POWERPC] Fix SLB initialization at boot time
Paul Mackerras
2007-08-10
[POWERPC] Fix potential duplicate entry in SLB shadow buffer
Paul Mackerras
2007-08-03
[POWERPC] Fixes for the SLB shadow buffer code
Michael Neuling
2007-05-09
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2006-12-04
[POWERPC] iSeries: fix slb.c for combined build
Stephen Rothwell
2006-08-08
[POWERPC] Implement SLB shadow buffer
Michael Neuling
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-06-12
powerpc: Remove unused paca->pgdir field
Paul Mackerras
2006-01-09
[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START
David Gibson
2006-01-09
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
2006-01-09
[PATCH] powerpc: Add a is_kernel_addr() macro
Michael Ellerman
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras