Age | Commit message (Expand) | Author |
2019-05-03 | powerpc/mm: Move nohash specifics in subdirectory mm/nohash | Christophe Leroy |
2019-05-02 | powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h> | Christophe Leroy |
2019-04-21 | powerpc/mm: Move slb_addr_linit to early_init_mmu | Aneesh Kumar K.V |
2019-01-15 | powerpc: remove unnecessary unlikely() | Igor Stoppa |
2018-10-04 | powerpc/nohash: fix undefined behaviour when testing page size support | Daniel Axtens |
2018-01-27 | powerpc/mm/nohash: do not flush the entire mm when range is a single page | Christophe Leroy |
2017-04-11 | powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit() | Michael Ellerman |
2016-12-09 | powerpc/8xx: Implement support of hugepages | Christophe Leroy |
2016-08-01 | powerpc/mm: Drop multiple definition of mm_is_core_local | Aneesh Kumar K.V |
2016-03-04 | powerpc/mm: any thread in one core can be the first to setup TLB1 | chenhui zhao |
2015-10-27 | powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry | Scott Wood |
2015-10-22 | powerpc/85xx: Load all early TLB entries at once | Scott Wood |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-02-04 | powerpc/mm: Warn on flushing tlb page in kernel context | Arseny Solokha |
2015-01-30 | powerpc/mm: bail out early when flushing TLB page | Arseny Solokha |
2014-08-13 | powerpc/nohash: Split __early_init_mmu() into boot and secondary | Scott Wood |
2014-05-22 | powerpc/fsl-booke64: Set vmemmap_psize to 4K | Scott Wood |
2014-03-19 | powerpc/booke64: Critical and machine check exception support | Scott Wood |
2014-01-17 | powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E | Scott Wood |
2014-01-09 | powerpc/e6500: TLB miss handler with hardware tablewalk support | Scott Wood |
2013-12-02 | powerpc: Move the patch_exception to a common place | Kevin Hao |
2013-11-22 | powerpc/booke: Only check for hugetlb in flush if vma != NULL | Scott Wood |
2013-07-01 | powerpc: Delete __cpuinit usage from all users | Paul Gortmaker |
2013-03-05 | powerpc/fsl-booke: Support detection of page sizes on e6500 | Kumar Gala |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-07 | powerpc: hugetlb: modify include usage for FSL BookE code | Becky Bruce |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-11 | powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map | Kumar Gala |
2011-09-20 | powerpc: Hugetlb for BookE | Becky Bruce |
2011-07-22 | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt |
2011-07-12 | powerpc/44x: don't use tlbivax on AMP systems | Dave Kleikamp |
2011-07-08 | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE | Becky Bruce |
2011-06-29 | powerpc/book3e-64: use a separate TLB handler when linear map is bolted | Scott Wood |
2011-06-17 | powerpc/book3e: Clarify HW table walk enable/disable message | Kumar Gala |
2011-05-25 | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra |
2011-05-25 | powerpc: mmu_gather rework | Peter Zijlstra |
2010-11-18 | powerpc/mm: Fix build error in setup_initial_memory_limit | Kumar Gala |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-14 | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips | Kumar Gala |
2010-10-14 | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes | Kumar Gala |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-08-05 | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt |
2010-08-04 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-07-14 | powerpc/book3e: Adjust the page sizes list based on MMU config | Benjamin Herrenschmidt |
2010-07-14 | powerpc/book3e: Fix single step when using HW page tables | Benjamin Herrenschmidt |
2010-02-19 | powerpc: Convert tlbivax_lock to raw_spinlock | Thomas Gleixner |