1. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  2. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  3. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 8 years ago
  4. 2f6e974 Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  5. 2379a23 powerpc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  6. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  7. 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 8 years ago
  8. b23d9c5 powerpc/mm/radix: Update Radix tree size as per ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  9. 8550e2f powerpc/mm/hash: Use the correct PPP mask when updating HPTE by Aneesh Kumar K.V · 8 years ago
  10. a145abf powerpc/mm/radix: Flush page walk cache when freeing page table by Aneesh Kumar K.V · 8 years ago
  11. 8017ea3 powerpc/nohash: Fix build break with 64K pages by Michael Ellerman · 8 years ago
  12. 8dd75cc powerpc: Use privileged SPR number for MMCR2 by Thomas Huth · 8 years ago
  13. d23fac2 powerpc: Fix definition of SIAR and SDAR registers by Thomas Huth · 8 years ago
  14. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  15. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  16. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  17. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  18. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  19. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 8 years ago
  20. 0b1b1df kvm: introduce KVM_MAX_VCPU_ID by Greg Kurz · 8 years ago
  21. cdddc57 powerpc/pci: Export pci_traverse_device_nodes() by Gavin Shan · 8 years ago
  22. de5a28a powerpc/pci: Introduce pci_remove_device_node_info() by Gavin Shan · 8 years ago
  23. d8f66f4 powerpc/pci: Export pci_add_device_node_info() by Gavin Shan · 8 years ago
  24. 3773dd2 powerpc/pci: Rename pcibios_find_pci_bus() by Gavin Shan · 8 years ago
  25. bd251b8 powerpc/pci: Rename pcibios_{add, remove}_pci_devices() by Gavin Shan · 8 years ago
  26. 689ee8c powerpc/powernv: Data type unsigned int for PE number by Gavin Shan · 8 years ago
  27. 062b26b powerpc/pci: Cleanup on struct pci_controller_ops by Gavin Shan · 8 years ago
  28. 62ccf5b powerpc/mm/slice: Remove slice_mm_new_context() by Aneesh Kumar K.V · 8 years ago
  29. 69dfbae powerpc/mm/radix: Document software bits for radix by Aneesh Kumar K.V · 8 years ago
  30. ab62476 powerpc/mm/radix: Add THP support for 4K linux page size by Aneesh Kumar K.V · 8 years ago
  31. bde3eb6 powerpc/mm/radix: Add radix THP callbacks by Aneesh Kumar K.V · 8 years ago
  32. 3df33f1 powerpc/mm/thp: Abstraction for THP functions by Aneesh Kumar K.V · 8 years ago
  33. 6a1ea36 powerpc/mm: THP is only available on hash64 as of now by Aneesh Kumar K.V · 8 years ago
  34. c0a6c71 powerpc/mm/radix: Add hugetlb support 4K page size by Aneesh Kumar K.V · 8 years ago
  35. 4848376 powerpc/mm: Add radix support for hugetlb by Aneesh Kumar K.V · 8 years ago
  36. 5ed7ecd powerpc/mm: pte_frag abstraction by Aneesh Kumar K.V · 8 years ago
  37. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 8 years ago
  38. a2f41eb powerpc/mm: Add radix pgalloc details by Aneesh Kumar K.V · 8 years ago
  39. 934828e powerpc/mm: Make 4K and 64K use pte_t for pgtable_t by Aneesh Kumar K.V · 8 years ago
  40. 74701d5 powerpc/mm: Rename function to indicate we are allocating fragments by Aneesh Kumar K.V · 8 years ago
  41. bcbe7f7 powerpc/mm: Simplify the code dropping 4-level table #ifdef by Aneesh Kumar K.V · 8 years ago
  42. 2720920 powerpc/mm: Revert changes made to nohash pgalloc-64.h by Aneesh Kumar K.V · 8 years ago
  43. 75a9b8a powerpc/mm: Copy pgalloc (part 2) by Aneesh Kumar K.V · 8 years ago
  44. 101ad5c powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s by Aneesh Kumar K.V · 8 years ago
  45. a8ed87c powerpc/mm/radix: Add MMU_FTR_RADIX by Aneesh Kumar K.V · 8 years ago
  46. 773edea powerpc/mm: Add mask of possible MMU features by Michael Ellerman · 8 years ago
  47. b4c1121 powerpc: Fix bad inline asm constraint in create_zero_mask() by Anton Blanchard · 8 years ago
  48. 1a472c9 powerpc/mm/radix: Add tlbflush routines by Aneesh Kumar K.V · 8 years ago
  49. 676012a powerpc/mm: Hash abstraction for tlbflush routines by Aneesh Kumar K.V · 8 years ago
  50. 7e381c0 powerpc/mm/radix: Add mmu context handling callback for radix by Aneesh Kumar K.V · 8 years ago
  51. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 8 years ago
  52. d9225ad powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() by Aneesh Kumar K.V · 8 years ago
  53. 31a14fa powerpc/mm: Abstraction for vmemmap and map_kernel_page() by Aneesh Kumar K.V · 8 years ago
  54. 2bfd65e powerpc/mm/radix: Add radix callbacks for early init routines by Aneesh Kumar K.V · 8 years ago
  55. 756d08d powerpc/mm: Abstract early MMU init in preparation for radix by Aneesh Kumar K.V · 8 years ago
  56. 6cc1a0e powerpc/mm/radix: Add radix callback for pmd accessors by Aneesh Kumar K.V · 8 years ago
  57. a9252aae powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h by Aneesh Kumar K.V · 8 years ago
  58. ac94ac79 powerpc/mm: Add radix callbacks to pte accessors by Aneesh Kumar K.V · 8 years ago
  59. 566ca99 powerpc/mm/radix: Add dummy radix_enabled() by Aneesh Kumar K.V · 8 years ago
  60. b0b5e9b powerpc/mm/radix: Add radix pte #defines by Aneesh Kumar K.V · 8 years ago
  61. 34fbadd powerpc/mm: Move pte related functions together by Aneesh Kumar K.V · 8 years ago
  62. aba480e powerpc/mm: Move page table index and and vaddr to pgtable.h by Aneesh Kumar K.V · 8 years ago
  63. dd1842a powerpc/mm: Make page table size a variable by Aneesh Kumar K.V · 8 years ago
  64. 13f829a powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h by Aneesh Kumar K.V · 8 years ago
  65. 2e87351 powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h by Aneesh Kumar K.V · 8 years ago
  66. d2cf005 powerpc/mm: Handle _PTE_NONE_MASK by Aneesh Kumar K.V · 8 years ago
  67. 945537d powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix by Aneesh Kumar K.V · 8 years ago
  68. 50de596 powerpc/mm/hash: Add support for Power9 Hash by Aneesh Kumar K.V · 8 years ago
  69. e998334 powerpc/mm/radix: Add partition table format & callback by Aneesh Kumar K.V · 8 years ago
  70. 11a6f6a powerpc/mm: Move radix/hash common data structures to book3s64 headers by Aneesh Kumar K.V · 8 years ago
  71. 33d336d powerpc/mm: Use generic version of ptep_clear_flush_young() by Aneesh Kumar K.V · 8 years ago
  72. ff844b7 powerpc/mm: Use generic version of pmdp_clear_flush_young() by Aneesh Kumar K.V · 8 years ago
  73. 30bda41 powerpc/mm: Drop WIMG in favour of new constants by Aneesh Kumar K.V · 8 years ago
  74. e58e87a powerpc/mm: Update _PAGE_KERNEL_RO by Aneesh Kumar K.V · 8 years ago
  75. 96270b1 powerpc/mm: Remove RPN_SHIFT and RPN_SIZE by Aneesh Kumar K.V · 8 years ago
  76. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 8 years ago
  77. e7bfc46 powerpc/mm: Use pte_user() instead of open coding by Aneesh Kumar K.V · 8 years ago
  78. 7e1e63c powerpc/mm: Convert pte_user() to static inline by Michael Ellerman · 8 years ago
  79. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 8 years ago
  80. ee3caed powerpc/mm: Use pte_raw() in pte_same()/pmd_same() by Michael Ellerman · 8 years ago
  81. 5dc1ef8 powerpc/mm: Use big endian Linux page tables for book3s 64 by Aneesh Kumar K.V · 8 years ago
  82. 3910a7f powerpc/mm: Add pte_xchg() helper by Michael Ellerman · 8 years ago
  83. 4bece39 powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update() by Aneesh Kumar K.V · 8 years ago
  84. 670eea9 powerpc/mm: Always use STRICT_MM_TYPECHECKS by Michael Ellerman · 8 years ago
  85. d701cca powerpc: wire up preadv2 and pwritev2 syscalls by Rui Salvaterra · 8 years ago
  86. 8a64904 powerpc: Add support for userspace P9 copy paste by Chris Smart · 8 years ago
  87. 1bfadab powerpc/perf: Assign an id to each powerpc register by Anju T · 8 years ago
  88. 8404410 Merge branch 'topic/livepatch' into next by Michael Ellerman · 8 years ago
  89. 6997e57 powerpc: scan_features() updates incorrect bits for REAL_LE by Anton Blanchard · 8 years ago
  90. 4d4fb97 Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le by Jiri Kosina · 8 years ago
  91. 5d31a96 powerpc/livepatch: Add livepatch stack to struct thread_info by Michael Ellerman · 8 years ago
  92. f63e6d8 powerpc/livepatch: Add livepatch header by Michael Ellerman · 8 years ago
  93. 86c9ffc powerpc: Define PVR value for POWER8NVL processor by Philippe Bergheaud · 8 years ago
  94. b3d79ea powerpc/opal: Assign numbers to OPAL_MSG macros of enum opal_msg_type by Vipin K Parashar · 9 years ago
  95. e3824e4 powerpc/swsusp: Only use tlbie in POWER4 mode by Russell Currey · 8 years ago
  96. 71528d8 powerpc: Correct used_vsr comment by Simon Guo · 8 years ago
  97. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  99. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  100. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago