index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmu_context_nohash.c
Age
Commit message (
Expand
)
Author
2011-04-27
powerpc: Add TLB size detection for TYPE_3E MMUs
Benjamin Herrenschmidt
2011-04-20
powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
Michael Ellerman
2010-11-29
powerpc: Cleanup APIs for cpu/thread/core mappings
Vaidyanathan Srinivasan
2010-09-02
powerpc/mm: Assume first cpu is boot_cpuid not 0
Matthew McClintock
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-19
powerpc: Convert context_lock to raw_spinlock
Thomas Gleixner
2009-12-18
powerpc/mm: Fix typo of cpumask_clear_cpu()
Yang Li
2009-11-05
powerpc/mm: Remove debug context clamping from nohash code
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus
Kumar Gala
2009-08-20
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
2009-07-30
powerpc/mm: Fix SMP issue with MMU context handling code
Kumar Gala
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
Michael Ellerman
2009-06-09
powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock
Benjamin Herrenschmidt
2009-06-09
powerpc/mm: Fix some SMP issues with MMU context handling
Benjamin Herrenschmidt
2009-05-26
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
2009-03-24
powerpc/mm: Fix printk type warning in mmu_context_nohash
Benjamin Herrenschmidt
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2008-12-21
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Rework context management for CPUs with no hash table
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt