1. 7b868e8 powerpc/mm: Return NULL for not present hugetlb page by Aneesh Kumar K.V · 9 years ago
  2. 13bd817 powerpc/thp: Serialize pmd clear against a linux page table walk. by Aneesh Kumar K.V · 9 years ago
  3. 2e826695 powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled by Aneesh Kumar K.V · 10 years ago
  4. 7d6e7f7 powerpc/mm/thp: Return pte address if we find trans_splitting. by Aneesh Kumar K.V · 10 years ago
  5. 691e95f powerpc/mm/thp: Make page table walk safe against thp split/collapse by Aneesh Kumar K.V · 10 years ago
  6. 1cbee46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 10 years ago
  7. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  8. 50c6a66 powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() by Scott Wood · 10 years ago
  9. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
  10. ed63227 powerpc: standardize mmap_rnd() usage by Kees Cook · 10 years ago
  11. f691fa1 powerpc: Replace mem_init_done with slab_is_available() by Michael Ellerman · 10 years ago
  12. 4f9c53c powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled by Michael Ellerman · 10 years ago
  13. 5dd4e4f powerpc/mm: Change setbat() to take a pgprot_t rather than flags by Michael Ellerman · 10 years ago
  14. 9110833 powerpc/mm: Remove duplicate declaration of setbat() by Michael Ellerman · 10 years ago
  15. df60f57 Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into test by Michael Ellerman · 10 years ago
  16. e77553c powerpc/mm: Free string after creating kmem cache by Yanjiang Jin · 10 years ago
  17. cc83458 powerpc/32: %pF is only for function pointers by Scott Wood · 10 years ago
  18. 3af229f powerpc/numa: Reset node_possible_map to only node_online_map by Nishanth Aravamudan · 10 years ago
  19. 3338a65 powerpc/vphn: parsing code rewrite by Greg Kurz · 10 years ago
  20. 4b6cfb2 powerpc/vphn: move VPHN parsing logic to a separate file by Greg Kurz · 10 years ago
  21. b1fc948 powerpc/vphn: move endianness fixing to vphn_unpack_associativity() by Greg Kurz · 10 years ago
  22. 9d0e6d9 powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API by Greg Kurz · 10 years ago
  23. b05ae4e powerpc: Remove duplicate cacheable_memcpy/memzero functions by Kyle Moffett · 13 years ago
  24. 780fc56 powerpc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  25. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  26. 842915f ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT by Mel Gorman · 10 years ago
  27. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 10 years ago
  28. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  29. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  30. 1757bbd arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() by Naoya Horiguchi · 10 years ago
  31. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  32. c2c896b powerpc/mm: Warn on flushing tlb page in kernel context by Arseny Solokha · 10 years ago
  33. 0dc294f powerpc/mm: bail out early when flushing TLB page by Arseny Solokha · 10 years ago
  34. ce67f5d powerpc32: Use kmem_cache memory for PGDIR by LEROY Christophe · 10 years ago
  35. debddd9 powerpc/8xx: reduce pressure on TLB due to context switches by LEROY Christophe · 10 years ago
  36. a7b9f67 powerpc32: adds handling of _PAGE_RO by LEROY Christophe · 10 years ago
  37. 238cac1 powerpc: Remove duplicate tlbcam_index declarations by Emil Medve · 10 years ago
  38. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  39. 8aa989b powerpc: Remove some unused functions by Michael Ellerman · 10 years ago
  40. da1a288 ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 10 years ago
  41. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  42. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  43. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  44. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  45. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  46. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  47. b5be75d Merge remote-tracking branch 'benh/next' into next by Michael Ellerman · 10 years ago
  48. d557b09 powerpc/mm/thp: Use tlbiel if possible by Aneesh Kumar K.V · 10 years ago
  49. f1581bf powerpc/mm/thp: Remove code duplication by Aneesh Kumar K.V · 10 years ago
  50. c4f3eb5 powerpc/mm/hugetlb: Sanity check gigantic hugepage count by James Yang · 10 years ago
  51. 0ec2698 powerpc/mm: Check for matching hpte without taking hpte lock by Aneesh Kumar K.V · 10 years ago
  52. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  53. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  54. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  55. 35891d40 Merge remote-tracking branch 'scottwood/next' into next by Michael Ellerman · 10 years ago
  56. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  57. b30e759 powerpc/mm: Switch to generic RCU get_user_pages_fast by Aneesh Kumar K.V · 10 years ago
  58. 0674352 powerpc/mm: Add missing pmd accessors by Aneesh Kumar K.V · 10 years ago
  59. d1d5304 powerpc/mm: Use PAGE_FACTOR by Gavin Shan · 10 years ago
  60. 21098b9 powerpc: Move sparse_init() into initmem_init by Anton Blanchard · 10 years ago
  61. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  62. 14ed740 powerpc: Remove some old bootmem related comments by Anton Blanchard · 10 years ago
  63. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  64. c51a6821 powerpc/8xx: Invalidate non present TLB as early as possible by LEROY Christophe · 10 years ago
  65. 16d0f5c powerpc: Remove ppc_md.remove_memory by Anton Blanchard · 10 years ago
  66. dd521d1 Merge branch 'topic/get-cpu-var' into next by Michael Ellerman · 10 years ago
  67. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  68. 94966b7 powerpc: Fix section mismatch warning by Fabian Frederick · 10 years ago
  69. b823982 powerpc: Fix comment typo 'CONIFG_8xx' by Paul Bolle · 10 years ago
  70. 2c0a33f powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update by Nishanth Aravamudan · 10 years ago
  71. 49f8d8c powerpc/numa: use cached value of update->cpu in update_cpu_topology by Nishanth Aravamudan · 10 years ago
  72. 03f5439 powerpc/mm: Use appropriate ESID mask in copro_calculate_slb() by Ian Munsie · 10 years ago
  73. 6643773 powerpc/mm: Fix build error with hugetlfs disabled by Aneesh Kumar K.V · 10 years ago
  74. dc30340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  75. 5c9fb18 powerpc/vphn: NUMA node code expects big-endian by Greg Kurz · 10 years ago
  76. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 2d73bae powerpc/numa: Add ability to disable and debug topology updates by Nishanth Aravamudan · 10 years ago
  78. 2d15b9b powerpc/numa: check error return from proc_create by Nishanth Aravamudan · 10 years ago
  79. 4c6d9ac powerpc/mm: Add hooks for cxl by Ian Munsie · 10 years ago
  80. a1dca346 powerpc/mm: Add new hash_page_mm() by Ian Munsie · 10 years ago
  81. 8ca7a82 powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize by Ian Munsie · 10 years ago
  82. be3ebfe powerpc/cell: Make spu_flush_all_slbs() generic by Ian Munsie · 10 years ago
  83. 73d16a6 powerpc/cell: Move data segment faulting code out of cell platform by Ian Munsie · 10 years ago
  84. e83d016 powerpc/cell: Move spu_handle_mm_fault() out of cell platform by Ian Munsie · 10 years ago
  85. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  86. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  87. 9d57472 powerpc: Fill in si_addr_lsb siginfo field by Anton Blanchard · 10 years ago
  88. 3913fdd powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler by Anton Blanchard · 10 years ago
  89. 63af526 powerpc: Simplify do_sigbus by Anton Blanchard · 10 years ago
  90. 9e34992 powerpc/mm: Unindent htab_dt_scan_page_sizes() by Michael Ellerman · 10 years ago
  91. 297cf50 powerpc: some changes in numa_setup_cpu() by Li Zhong · 10 years ago
  92. bc3c432 powerpc: Only set numa node information for present cpus at boottime by Li Zhong · 10 years ago
  93. 70ad237 powerpc: Fix warning reported by verify_cpu_node_mapping() by Li Zhong · 10 years ago
  94. f6026df powerpc: Move htab_remove_mapping function prototype into header file by Anton Blanchard · 10 years ago
  95. 1217d34 powerpc: Ensure global functions include their prototype by Anton Blanchard · 10 years ago
  96. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  97. e1802b0 powerpc: Move more symbol exports next to function definitions by Anton Blanchard · 10 years ago
  98. 6db35ad powerpc/mm: Use common paging_init() for NUMA by Scott Wood · 10 years ago
  99. a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 10 years ago
  100. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago