1. b9ee5e0 powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup by Christophe Leroy · 5 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. 5874cab powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES by Christophe Leroy · 6 years ago
  4. 5953fb4 powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT by Christophe Leroy · 6 years ago
  5. 27e23b5 powerpc/mm: Move nohash specifics in subdirectory mm/nohash by Christophe Leroy · 6 years ago[Renamed from arch/powerpc/mm/tlb_nohash.c]
  6. 9d9f2cc powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h> by Christophe Leroy · 6 years ago
  7. 67fda38f powerpc/mm: Move slb_addr_linit to early_init_mmu by Aneesh Kumar K.V · 6 years ago
  8. 63da6ca powerpc: remove unnecessary unlikely() by Igor Stoppa · 6 years ago
  9. f5e2848 powerpc/nohash: fix undefined behaviour when testing page size support by Daniel Axtens · 6 years ago
  10. 5c8136f powerpc/mm/nohash: do not flush the entire mm when range is a single page by Christophe Leroy · 7 years ago
  11. 4868e35 powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit() by Michael Ellerman · 8 years ago
  12. 4b914286 powerpc/8xx: Implement support of hugepages by Christophe Leroy · 8 years ago
  13. 9d4dab1 powerpc/mm: Drop multiple definition of mm_is_core_local by Aneesh Kumar K.V · 9 years ago
  14. ebb9d30 powerpc/mm: any thread in one core can be the first to setup TLB1 by chenhui zhao · 9 years ago
  15. eba5de8 powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry by Scott Wood · 9 years ago
  16. d9e1831 powerpc/85xx: Load all early TLB entries at once by Scott Wood · 9 years ago
  17. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 10 years ago
  18. c2c896b powerpc/mm: Warn on flushing tlb page in kernel context by Arseny Solokha · 10 years ago
  19. 0dc294f powerpc/mm: bail out early when flushing TLB page by Arseny Solokha · 10 years ago
  20. 5d61a21 powerpc/nohash: Split __early_init_mmu() into boot and secondary by Scott Wood · 10 years ago
  21. e57eeae powerpc/fsl-booke64: Set vmemmap_psize to 4K by Scott Wood · 11 years ago
  22. 609af38 powerpc/booke64: Critical and machine check exception support by Scott Wood · 11 years ago
  23. 9841c79 powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E by Scott Wood · 11 years ago
  24. 28efc35 powerpc/e6500: TLB miss handler with hardware tablewalk support by Scott Wood · 11 years ago
  25. 1e8341a powerpc: Move the patch_exception to a common place by Kevin Hao · 12 years ago
  26. d742aa1 powerpc/booke: Only check for hugetlb in flush if vma != NULL by Scott Wood · 11 years ago
  27. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  28. 1b29187 powerpc/fsl-booke: Support detection of page sizes on e6500 by Kumar Gala · 12 years ago
  29. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  30. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  31. 881fde1 powerpc: hugetlb: modify include usage for FSL BookE code by Becky Bruce · 13 years ago
  32. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  33. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  34. 1dc91c3 powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map by Kumar Gala · 13 years ago
  35. 41151e7 powerpc: Hugetlb for BookE by Becky Bruce · 14 years ago
  36. 4b575f3 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  37. 91b191c powerpc/44x: don't use tlbivax on AMP systems by Dave Kleikamp · 14 years ago
  38. 3160b09 powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE by Becky Bruce · 14 years ago
  39. f67f4ef powerpc/book3e-64: use a separate TLB handler when linear map is bolted by Scott Wood · 14 years ago
  40. 32d206e powerpc/book3e: Clarify HW table walk enable/disable message by Kumar Gala · 14 years ago
  41. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 14 years ago
  42. d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 14 years ago
  43. 4a89261 powerpc/mm: Fix build error in setup_initial_memory_limit by Kumar Gala · 14 years ago
  44. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  45. 55fd766 powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips by Kumar Gala · 15 years ago
  46. 988cf86 powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes by Kumar Gala · 14 years ago
  47. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  48. cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 15 years ago
  49. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 15 years ago
  50. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  51. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  52. f2b26c9 powerpc/book3e: Adjust the page sizes list based on MMU config by Benjamin Herrenschmidt · 15 years ago
  53. ff82c31 powerpc/book3e: Fix single step when using HW page tables by Benjamin Herrenschmidt · 15 years ago
  54. 3eb93c5 powerpc: Convert tlbivax_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  55. 32a7494 powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E by Benjamin Herrenschmidt · 16 years ago
  56. 25d21ad powerpc: Add TLB management code for 64-bit Book3E by Benjamin Herrenschmidt · 16 years ago
  57. c7cc58a1 powerpc/mm: Rework & cleanup page table freeing code path by Benjamin Herrenschmidt · 16 years ago
  58. d4e167d powerpc/mm: Make low level TLB flush ops on BookE take additional args by Benjamin Herrenschmidt · 16 years ago
  59. fcce810 powerpc/mm: Add HW threads support to no_hash TLB management by Benjamin Herrenschmidt · 16 years ago
  60. 52ce67f powerpc/mm: Fix compile warning by Kumar Gala · 16 years ago
  61. 56aa412 cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask by Rusty Russell · 16 years ago
  62. d6a09e0 powerpc: Remove the redundant _tlbil_pid at SMP case by Dave Liu · 16 years ago
  63. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago