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