index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-01-30
powerpc/8xx: reduce pressure on TLB due to context switches
LEROY Christophe
1
-1
/
+42
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
1
-4
/
+4
2014-07-11
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Michael Ellerman
1
-11
/
+1
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-3
/
+3
2013-06-20
powerpc/mm/nohash: Ignore NULL stale_map entries
Scott Wood
1
-3
/
+6
2012-06-01
powerpc: use clear_tasks_mm_cpumask()
Anton Vorontsov
1
-9
/
+2
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
1
-0
/
+5
2011-04-27
powerpc: Add TLB size detection for TYPE_3E MMUs
Benjamin Herrenschmidt
1
-1
/
+11
2011-04-20
powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
Michael Ellerman
1
-2
/
+4
2010-11-29
powerpc: Cleanup APIs for cpu/thread/core mappings
Vaidyanathan Srinivasan
1
-6
/
+6
2010-09-02
powerpc/mm: Assume first cpu is boot_cpuid not 0
Matthew McClintock
1
-2
/
+4
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
1
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
powerpc: Convert context_lock to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2009-12-18
powerpc/mm: Fix typo of cpumask_clear_cpu()
Yang Li
1
-1
/
+1
2009-11-05
powerpc/mm: Remove debug context clamping from nohash code
Benjamin Herrenschmidt
1
-2
/
+2
2009-08-20
powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus
Kumar Gala
1
-4
/
+5
2009-08-20
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
1
-31
/
+62
2009-07-30
powerpc/mm: Fix SMP issue with MMU context handling code
Kumar Gala
1
-0
/
+1
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
Michael Ellerman
1
-8
/
+8
2009-06-09
powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock
Benjamin Herrenschmidt
1
-3
/
+4
2009-06-09
powerpc/mm: Fix some SMP issues with MMU context handling
Benjamin Herrenschmidt
1
-4
/
+8
2009-05-26
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
1
-3
/
+3
2009-03-24
powerpc/mm: Fix printk type warning in mmu_context_nohash
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
1
-1
/
+1
2008-12-21
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
1
-50
/
+111
2008-12-21
powerpc/mm: Rework context management for CPUs with no hash table
Benjamin Herrenschmidt
1
-47
/
+221
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
1
-0
/
+162