summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmu_context_nohash.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-32/+24
* powerpc/mm/slice: Remove slice_mm_new_context()Aneesh Kumar K.V2016-05-111-2/+1
* powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-011-1/+2
* powerpc/8xx: reduce pressure on TLB due to context switchesLEROY Christophe2015-01-291-1/+42
* powerpc: Remove more traces of bootmemMichael Ellerman2014-11-191-4/+4
* powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2014-07-111-11/+1
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-07-011-3/+3
* powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood2013-06-201-3/+6
* powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-311-9/+2
* powerpc: Hugetlb for BookEBecky Bruce2011-09-201-0/+5
* powerpc: Add TLB size detection for TYPE_3E MMUsBenjamin Herrenschmidt2011-04-271-1/+11
* powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINEMichael Ellerman2011-04-201-2/+4
* powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-291-6/+6
* powerpc/mm: Assume first cpu is boot_cpuid not 0Matthew McClintock2010-09-021-2/+4
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-051-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Convert context_lock to raw_spinlockThomas Gleixner2010-02-191-7/+7
* powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li2009-12-181-1/+1
* powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt2009-11-051-2/+2
* powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpusKumar Gala2009-08-201-4/+5
* powerpc/mm: Add HW threads support to no_hash TLB managementBenjamin Herrenschmidt2009-08-201-31/+62
* powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala2009-07-291-0/+1
* powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman2009-07-081-8/+8
* powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lockBenjamin Herrenschmidt2009-06-091-3/+4
* powerpc/mm: Fix some SMP issues with MMU context handlingBenjamin Herrenschmidt2009-06-091-4/+8
* powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito2009-05-261-3/+3
* powerpc/mm: Fix printk type warning in mmu_context_nohashBenjamin Herrenschmidt2009-03-241-1/+1
* cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-241-1/+1
* powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt2008-12-211-50/+111
* powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt2008-12-211-47/+221
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-0/+162