summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/tlb_nohash.c
Commit message (Expand)AuthorAge
* powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy2019-05-02
* powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy2019-05-02
* powerpc/mm: Move slb_addr_linit to early_init_mmuAneesh Kumar K.V2019-04-21
* powerpc: remove unnecessary unlikely()Igor Stoppa2019-01-14
* powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens2018-10-04
* powerpc/mm/nohash: do not flush the entire mm when range is a single pageChristophe Leroy2018-01-27
* powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()Michael Ellerman2017-04-10
* powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-09
* powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2016-07-31
* powerpc/mm: any thread in one core can be the first to setup TLB1chenhui zhao2016-03-05
* powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entryScott Wood2015-10-27
* powerpc/85xx: Load all early TLB entries at onceScott Wood2015-10-22
* sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
* powerpc/mm: Warn on flushing tlb page in kernel contextArseny Solokha2015-02-03
* powerpc/mm: bail out early when flushing TLB pageArseny Solokha2015-01-30
* powerpc/nohash: Split __early_init_mmu() into boot and secondaryScott Wood2014-08-13
* powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood2014-05-22
* powerpc/booke64: Critical and machine check exception supportScott Wood2014-03-19
* powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3EScott Wood2014-01-17
* powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-09
* powerpc: Move the patch_exception to a common placeKevin Hao2013-12-01
* powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood2013-11-22
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-06-30
* powerpc/fsl-booke: Support detection of page sizes on e6500Kumar Gala2013-03-05
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\
| * powerpc: hugetlb: modify include usage for FSL BookE codeBecky Bruce2011-12-07
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* | powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala2011-10-12
* | powerpc: Hugetlb for BookEBecky Bruce2011-09-19
|/
* Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-21
|\
| * powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-12
* | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-08
|/
* powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood2011-06-29
* powerpc/book3e: Clarify HW table walk enable/disable messageKumar Gala2011-06-17
* mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-25
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-25
* powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala2010-11-17
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\
| * powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-14
| * powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala2010-10-14
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\|
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-03
| |\
| * | powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2010-07-14
| * | powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-14
* | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-04
* | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-04
| |/ |/|
* | lmb: rename to memblockYinghai Lu2010-07-14
|/
* powerpc: Convert tlbivax_lock to raw_spinlockThomas Gleixner2010-02-18