summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/slb.c
AgeCommit message (Expand)Author
2019-11-20powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin
2018-08-03powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin
2017-06-21powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()Michael Ellerman
2017-04-13powerpc/mm/hash: Don't open code VMALLOC_INDEXAneesh Kumar K.V
2017-03-31powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2016-04-11powerpc/mm: Remove long disabled SLB codeMichael Ellerman
2015-12-19powerpc: Add function to copy mm_context_t to the pacaMichael Neuling
2015-10-01powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()Michael Ellerman
2015-10-01powerpc/slb: Define an enum for the bolted indexesAnshuman Khandual
2015-08-12powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual
2015-08-12powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual
2015-08-12powerpc/slb: Remove a duplicate extern variableAnshuman Khandual
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf
2014-04-23powerpc: Fix branch patching code for ABIv2Anton Blanchard
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2011-04-20powerpc: Replace open coded instruction patching with patch_instruction/patch...Anton Blanchard
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2009-08-20powerpc: Preload application text segment instead of TASK_UNMAPPED_BASEAnton Blanchard
2009-08-20powerpc: Rearrange SLB preload codeAnton Blanchard
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman
2009-06-12trivial: spelling fix in ppc code commentsSankar P
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras
2008-05-02[POWERPC] Fix slb.c compile warningsGeoff Levand
2008-03-20[POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling
2007-11-08[POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling
2007-08-25[POWERPC] Fix SLB initialization at boot timePaul Mackerras
2007-08-10[POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2006-12-04[POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-15powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras