index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmu_context_nohash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
powerpc/mm: Move nohash specifics in subdirectory mm/nohash
Christophe Leroy
1
-497
/
+0
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+9
2018-12-19
powerpc/mm: define an empty slice_init_new_context_exec()
Christophe Leroy
1
-2
/
+0
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
1
-1
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-3
/
+4
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-3
/
+3
2018-06-04
powerpc/mm: Remove stale_map[] handling on non SMP processors
Christophe Leroy
1
-4
/
+17
2018-06-04
powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
Christophe Leroy
1
-45
/
+39
2018-06-04
powerpc/mm: Avoid unnecessary test and reduce code size
Christophe Leroy
1
-9
/
+4
2018-06-04
powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
Christophe Leroy
1
-19
/
+18
2018-03-13
powerpc/mm/slice: Simplify and optimise slice context initialisation
Nicholas Piggin
1
-4
/
+1
2018-03-06
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
1
-2
/
+16
2017-03-31
powerpc/mm/nohash: MM_SLICE is only used by book3s 64
Aneesh Kumar K.V
1
-5
/
+0
2016-09-06
powerpc/mmu nohash: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-32
/
+24
2016-05-11
powerpc/mm/slice: Remove slice_mm_new_context()
Aneesh Kumar K.V
1
-2
/
+1
2016-05-01
powerpc/mm: Abstraction for switch_mmu_context()
Aneesh Kumar K.V
1
-1
/
+2
2015-01-29
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-05-31
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-29
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