1. f86ef74 powerpc/8xx: Fix vaddr for IMMR early remap by Christophe Leroy · 9 years ago
  2. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 9 years ago
  3. e93d8e6 powerpc/mm: Fix build of Book3E/64 with 64K pages by Benjamin Herrenschmidt · 9 years ago
  4. 79901024 powerpc/timer: Large Decrementer support by Oliver O'Halloran · 9 years ago
  5. ae26b36 powerpc: Send SIGBUS on unaligned copy and paste by Chris Smart · 9 years ago
  6. 43a1dd9 powerpc/powernv: Add driver for operator panel on FSP machines by Suraj Jitindar Singh · 9 years ago
  7. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 9 years ago
  8. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 9 years ago
  9. 277285b powerpc/bpf/jit: Introduce rotate immediate instructions by Naveen N. Rao · 9 years ago
  10. ea0d856 powerpc/powernv: Functions to get/set PCI slot state by Gavin Shan · 9 years ago
  11. 7e19bf3 powerpc/powernv: Introduce pnv_pci_get_slot_id() by Gavin Shan · 9 years ago
  12. ebe2253 powerpc/powernv: Support PCI slot ID by Gavin Shan · 9 years ago
  13. 8cc7581 powerpc/pci: Delay populating pdn by Gavin Shan · 9 years ago
  14. c5fcb29 powerpc/pci: Override pcibios_setup_bridge() by Gavin Shan · 9 years ago
  15. bd3ea31 powerpc: Load Monitor Register Support by Jack Miller · 9 years ago
  16. b57bd2d powerpc: Improve FSCR init and context switching by Michael Neuling · 9 years ago
  17. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 9 years ago
  18. 42f5b4c powerpc: Introduce asm-prototypes.h by Daniel Axtens · 9 years ago
  19. 6262db7 powerpc/spinlock: Fix spin_unlock_wait() by Boqun Feng · 9 years ago
  20. f55d966 powerpc: Define and use PPC64_ELF_ABI_v2/v1 by Michael Ellerman · 9 years ago
  21. 027dfac powerpc: Various typo fixes by Michael Ellerman · 9 years ago
  22. 3ece166 powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp by Anton Blanchard · 9 years ago
  23. 8017ea3 powerpc/nohash: Fix build break with 64K pages by Michael Ellerman · 9 years ago
  24. 8dd75cc powerpc: Use privileged SPR number for MMCR2 by Thomas Huth · 9 years ago
  25. d23fac2 powerpc: Fix definition of SIAR and SDAR registers by Thomas Huth · 9 years ago
  26. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  27. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  28. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  29. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  30. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  31. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
  32. 0b1b1df kvm: introduce KVM_MAX_VCPU_ID by Greg Kurz · 9 years ago
  33. cdddc57 powerpc/pci: Export pci_traverse_device_nodes() by Gavin Shan · 9 years ago
  34. de5a28a powerpc/pci: Introduce pci_remove_device_node_info() by Gavin Shan · 9 years ago
  35. d8f66f4 powerpc/pci: Export pci_add_device_node_info() by Gavin Shan · 9 years ago
  36. 3773dd2 powerpc/pci: Rename pcibios_find_pci_bus() by Gavin Shan · 9 years ago
  37. bd251b8 powerpc/pci: Rename pcibios_{add, remove}_pci_devices() by Gavin Shan · 9 years ago
  38. 689ee8c powerpc/powernv: Data type unsigned int for PE number by Gavin Shan · 9 years ago
  39. 062b26b powerpc/pci: Cleanup on struct pci_controller_ops by Gavin Shan · 9 years ago
  40. 62ccf5b powerpc/mm/slice: Remove slice_mm_new_context() by Aneesh Kumar K.V · 9 years ago
  41. 69dfbae powerpc/mm/radix: Document software bits for radix by Aneesh Kumar K.V · 9 years ago
  42. ab62476 powerpc/mm/radix: Add THP support for 4K linux page size by Aneesh Kumar K.V · 9 years ago
  43. bde3eb6 powerpc/mm/radix: Add radix THP callbacks by Aneesh Kumar K.V · 9 years ago
  44. 3df33f1 powerpc/mm/thp: Abstraction for THP functions by Aneesh Kumar K.V · 9 years ago
  45. 6a1ea36 powerpc/mm: THP is only available on hash64 as of now by Aneesh Kumar K.V · 9 years ago
  46. c0a6c71 powerpc/mm/radix: Add hugetlb support 4K page size by Aneesh Kumar K.V · 9 years ago
  47. 4848376 powerpc/mm: Add radix support for hugetlb by Aneesh Kumar K.V · 9 years ago
  48. 5ed7ecd powerpc/mm: pte_frag abstraction by Aneesh Kumar K.V · 9 years ago
  49. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 9 years ago
  50. a2f41eb9 powerpc/mm: Add radix pgalloc details by Aneesh Kumar K.V · 9 years ago
  51. 934828e powerpc/mm: Make 4K and 64K use pte_t for pgtable_t by Aneesh Kumar K.V · 9 years ago
  52. 74701d5 powerpc/mm: Rename function to indicate we are allocating fragments by Aneesh Kumar K.V · 9 years ago
  53. bcbe7f7 powerpc/mm: Simplify the code dropping 4-level table #ifdef by Aneesh Kumar K.V · 9 years ago
  54. 2720920 powerpc/mm: Revert changes made to nohash pgalloc-64.h by Aneesh Kumar K.V · 9 years ago
  55. 75a9b8a powerpc/mm: Copy pgalloc (part 2) by Aneesh Kumar K.V · 9 years ago
  56. 101ad5c powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s by Aneesh Kumar K.V · 9 years ago
  57. a8ed87c powerpc/mm/radix: Add MMU_FTR_RADIX by Aneesh Kumar K.V · 9 years ago
  58. 773edea powerpc/mm: Add mask of possible MMU features by Michael Ellerman · 9 years ago
  59. b4c1121 powerpc: Fix bad inline asm constraint in create_zero_mask() by Anton Blanchard · 9 years ago
  60. 1a472c9 powerpc/mm/radix: Add tlbflush routines by Aneesh Kumar K.V · 9 years ago
  61. 676012a powerpc/mm: Hash abstraction for tlbflush routines by Aneesh Kumar K.V · 9 years ago
  62. 7e381c0 powerpc/mm/radix: Add mmu context handling callback for radix by Aneesh Kumar K.V · 9 years ago
  63. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 9 years ago
  64. d9225ad powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() by Aneesh Kumar K.V · 9 years ago
  65. 31a14fa powerpc/mm: Abstraction for vmemmap and map_kernel_page() by Aneesh Kumar K.V · 9 years ago
  66. 2bfd65e powerpc/mm/radix: Add radix callbacks for early init routines by Aneesh Kumar K.V · 9 years ago
  67. 756d08d powerpc/mm: Abstract early MMU init in preparation for radix by Aneesh Kumar K.V · 9 years ago
  68. 6cc1a0e powerpc/mm/radix: Add radix callback for pmd accessors by Aneesh Kumar K.V · 9 years ago
  69. a9252aae powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h by Aneesh Kumar K.V · 9 years ago
  70. ac94ac79 powerpc/mm: Add radix callbacks to pte accessors by Aneesh Kumar K.V · 9 years ago
  71. 566ca99 powerpc/mm/radix: Add dummy radix_enabled() by Aneesh Kumar K.V · 9 years ago
  72. b0b5e9b powerpc/mm/radix: Add radix pte #defines by Aneesh Kumar K.V · 9 years ago
  73. 34fbadd powerpc/mm: Move pte related functions together by Aneesh Kumar K.V · 9 years ago
  74. aba480e powerpc/mm: Move page table index and and vaddr to pgtable.h by Aneesh Kumar K.V · 9 years ago
  75. dd1842a powerpc/mm: Make page table size a variable by Aneesh Kumar K.V · 9 years ago
  76. 13f829a powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h by Aneesh Kumar K.V · 9 years ago
  77. 2e87351 powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h by Aneesh Kumar K.V · 9 years ago
  78. d2cf005 powerpc/mm: Handle _PTE_NONE_MASK by Aneesh Kumar K.V · 9 years ago
  79. 945537d powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix by Aneesh Kumar K.V · 9 years ago
  80. 50de596 powerpc/mm/hash: Add support for Power9 Hash by Aneesh Kumar K.V · 9 years ago
  81. e998334 powerpc/mm/radix: Add partition table format & callback by Aneesh Kumar K.V · 9 years ago
  82. 11a6f6a powerpc/mm: Move radix/hash common data structures to book3s64 headers by Aneesh Kumar K.V · 9 years ago
  83. 33d336d powerpc/mm: Use generic version of ptep_clear_flush_young() by Aneesh Kumar K.V · 9 years ago
  84. ff844b7 powerpc/mm: Use generic version of pmdp_clear_flush_young() by Aneesh Kumar K.V · 9 years ago
  85. 30bda41 powerpc/mm: Drop WIMG in favour of new constants by Aneesh Kumar K.V · 9 years ago
  86. e58e87a powerpc/mm: Update _PAGE_KERNEL_RO by Aneesh Kumar K.V · 9 years ago
  87. 96270b1 powerpc/mm: Remove RPN_SHIFT and RPN_SIZE by Aneesh Kumar K.V · 9 years ago
  88. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 9 years ago
  89. e7bfc46 powerpc/mm: Use pte_user() instead of open coding by Aneesh Kumar K.V · 9 years ago
  90. 7e1e63c powerpc/mm: Convert pte_user() to static inline by Michael Ellerman · 9 years ago
  91. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 9 years ago
  92. ee3caed powerpc/mm: Use pte_raw() in pte_same()/pmd_same() by Michael Ellerman · 9 years ago
  93. 5dc1ef8 powerpc/mm: Use big endian Linux page tables for book3s 64 by Aneesh Kumar K.V · 9 years ago
  94. 3910a7f powerpc/mm: Add pte_xchg() helper by Michael Ellerman · 9 years ago
  95. 4bece39 powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update() by Aneesh Kumar K.V · 9 years ago
  96. 670eea9 powerpc/mm: Always use STRICT_MM_TYPECHECKS by Michael Ellerman · 9 years ago
  97. d701cca powerpc: wire up preadv2 and pwritev2 syscalls by Rui Salvaterra · 9 years ago
  98. 8a64904 powerpc: Add support for userspace P9 copy paste by Chris Smart · 9 years ago
  99. 1bfadab powerpc/perf: Assign an id to each powerpc register by Anju T · 9 years ago
  100. 8404410 Merge branch 'topic/livepatch' into next by Michael Ellerman · 9 years ago