1. 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
  2. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  4. a008393 coredump: get rid of coredump_params->written by Omar Sandoval · 9 years ago
  5. 1d4e89c powerpc/powernv/npu: Add PE to PHB's list by Alexey Kardashevskiy · 9 years ago
  6. 92a8675 powerpc/powernv: Fix insufficient memory allocation by Alexey Kardashevskiy · 9 years ago
  7. 8445a87 powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism by Guilherme G. Piccoli · 9 years ago
  8. 848912e Revert "powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()" by Michael Ellerman · 9 years ago
  9. b5cb9ab powerpc/powernv/npu: Enable NVLink pass through by Alexey Kardashevskiy · 9 years ago
  10. 8567486 powerpc/powernv/npu: Rework TCE Kill handling by Alexey Kardashevskiy · 9 years ago
  11. b575c73 powerpc/powernv/npu: Add set/unset window helpers by Alexey Kardashevskiy · 9 years ago
  12. 7d623e4 powerpc/powernv/ioda2: Export debug helper pe_level_printk() by Alexey Kardashevskiy · 9 years ago
  13. f9f8345 powerpc/powernv/npu: Simplify DMA setup by Alexey Kardashevskiy · 9 years ago
  14. 6969af7 powerpc/powernv/npu: Use the correct IOMMU page size by Alexey Kardashevskiy · 9 years ago
  15. 0bbcdb4 powerpc/powernv/npu: TCE Kill helpers cleanup by Alexey Kardashevskiy · 9 years ago
  16. bef9253 powerpc/powernv: Define TCE Kill flags by Alexey Kardashevskiy · 9 years ago
  17. a7cf13c powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entire by Alexey Kardashevskiy · 9 years ago
  18. c8ceacc powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus() by Gavin Shan · 9 years ago
  19. 4fad494 powerpc/powernv: Simplify pnv_eeh_reset() by Gavin Shan · 9 years ago
  20. cdddc57 powerpc/pci: Export pci_traverse_device_nodes() by Gavin Shan · 9 years ago
  21. d8f66f4 powerpc/pci: Export pci_add_device_node_info() by Gavin Shan · 9 years ago
  22. 6384d97 powerpc/pci: Move pci_find_bus_by_node() around by Gavin Shan · 9 years ago
  23. 3773dd2 powerpc/pci: Rename pcibios_find_pci_bus() by Gavin Shan · 9 years ago
  24. 1e91677 powerpc/powernv: Use PE instead of number during setup and release by Gavin Shan · 9 years ago
  25. 2b923ed powerpc/powernv/ioda1: Improve DMA32 segment track by Gavin Shan · 9 years ago
  26. 801846d powerpc/powernv: Remove DMA32 PE list by Gavin Shan · 9 years ago
  27. acce971 powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE by Gavin Shan · 9 years ago
  28. b30d936 powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe() by Gavin Shan · 9 years ago
  29. 9945155 powerpc/powernv/ioda1: M64 support on P7IOC by Gavin Shan · 9 years ago
  30. c430670 powerpc/powernv: Rename M64 related functions by Gavin Shan · 9 years ago
  31. 93289d8 powerpc/powernv: Track M64 segment consumption by Gavin Shan · 9 years ago
  32. 69d733e powerpc/powernv: IO and M32 mapping based on PCI device resources by Gavin Shan · 9 years ago
  33. 23e7942 powerpc/powernv: Simplify pnv_ioda_setup_pe_seg() by Gavin Shan · 9 years ago
  34. 3fa23ff powerpc/powernv: Fix initial IO and M32 segmap by Gavin Shan · 9 years ago
  35. 689ee8c powerpc/powernv: Data type unsigned int for PE number by Gavin Shan · 9 years ago
  36. 92b8f13 powerpc/powernv: Rename PE# fields in struct pnv_phb by Gavin Shan · 9 years ago
  37. 13ce759 powerpc/powernv: Reorder fields in struct pnv_phb by Gavin Shan · 9 years ago
  38. 475d92c powerpc/powernv: Drop phb->bdfn_to_pe() by Gavin Shan · 9 years ago
  39. cb4224c powerpc/powernv: Cleanup on pci_controller_ops instances by Gavin Shan · 9 years ago
  40. 925e2d1 powerpc: Update of_remove_property() call sites to remove null checking by Suraj Jitindar Singh · 9 years ago
  41. b2ed059 powerpc/pseries: Add null property check to pseries_discover_pic() by Suraj Jitindar Singh · 9 years ago
  42. 9e44754 powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel() by Alexey Kardashevskiy · 9 years ago
  43. ab62476 powerpc/mm/radix: Add THP support for 4K linux page size by Aneesh Kumar K.V · 9 years ago
  44. d8c476e powerpc/mm/radix: Isolate hash table function from pseries guest code by Aneesh Kumar K.V · 9 years ago
  45. 4e82901 dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared by Al Viro · 9 years ago
  46. 2bfd65e powerpc/mm/radix: Add radix callbacks for early init routines by Aneesh Kumar K.V · 9 years ago
  47. 566ca99 powerpc/mm/radix: Add dummy radix_enabled() by Aneesh Kumar K.V · 9 years ago
  48. 50de596 powerpc/mm/hash: Add support for Power9 Hash by Aneesh Kumar K.V · 9 years ago
  49. 30bda41 powerpc/mm: Drop WIMG in favour of new constants by Aneesh Kumar K.V · 9 years ago
  50. 72176dd powerpc/mm: Use a helper for finding pte bits mapping I/O area by Aneesh Kumar K.V · 9 years ago
  51. e58e87a powerpc/mm: Update _PAGE_KERNEL_RO by Aneesh Kumar K.V · 9 years ago
  52. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 9 years ago
  53. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 9 years ago
  54. 8038665 powerpc/cell: Make spu_base.c explicitly non-modular by Paul Gortmaker · 9 years ago
  55. f8a25db powerpc/powernv: Use the "unknown" checkstop type as a fallback by Russell Currey · 9 years ago
  56. bdf5fc6 powerpc/pseries: Update LMB associativity index during DLPAR add/remove by Nathan Fontenot · 9 years ago
  57. 4a4bdfe powerpc/pseries: Refactor dlpar_add_lmb() code by Nathan Fontenot · 9 years ago
  58. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  59. da5f767 powerpc: mpc8349emitx: use gpiochip data pointer by Linus Walleij · 9 years ago
  60. e99190c powerpc: mpc52xx_gpt: use gpiochip data pointer by Linus Walleij · 9 years ago
  61. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  62. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  63. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  64. a1b5344 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  65. 4f9d6e9 powerpc/86xx: Consolidate common platform code by Alessio Igor Bogani · 9 years ago
  66. e974cd4 powerpc32: remove ioremap_base by Christophe Leroy · 9 years ago
  67. d8c0282 Merge branch 'topic/mprofile-kernel' into next by Michael Ellerman · 9 years ago
  68. 0dc2830 powerpc/powernv: Support PCI config restore for VFs by Wei Yang · 9 years ago
  69. 9312bc5 powerpc/powernv: Support EEH reset for VF PE by Wei Yang · 9 years ago
  70. c29fa27 powerpc/eeh: Create PE for VFs by Wei Yang · 9 years ago
  71. 9a7841a powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace by Torsten Duwe · 9 years ago
  72. 6becef7 powerpc/mpc85xx: Add CPU hotplug support for E6500 by chenhui zhao · 9 years ago
  73. 2f4f1f8 powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores by chenhui zhao · 9 years ago
  74. 56f1ba2 powerpc/mpc85xx: refactor the PM operations by chenhui zhao · 9 years ago
  75. d17799f powerpc/rcpm: add RCPM driver by chenhui zhao · 9 years ago
  76. e7affb1 powerpc/cache: add cache flush operation for various e500 by chenhui zhao · 9 years ago
  77. 27828f9 powerpc/mm: Handle removing maybe-present bolted HPTEs by David Gibson · 9 years ago
  78. 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  79. 95442c6 powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h> by Luis Henriques · 9 years ago
  80. 0336c8c powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h> by Luis Henriques · 9 years ago
  81. e9aaa6d powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h> by Luis Henriques · 9 years ago
  82. 497abcf powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h> by Luis Henriques · 9 years ago
  83. 2527083 Merge tag 'powerpc-4.5-4' into next by Michael Ellerman · 9 years ago
  84. ce5732a powerpc/powernv: Create separate subcores CPU feature bit by Michael Neuling · 9 years ago
  85. 88409d0 powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init fails by Andrew Donnellan · 9 years ago
  86. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  87. 6ecad91 powerpc/ioda: Set "read" permission when "write" is set by Alexey Kardashevskiy · 9 years ago
  88. 1bc74f1 powerpc/powernv: Fix stale PE primary bus by Gavin Shan · 9 years ago
  89. 05ba75f powerpc/eeh: Fix stale cached primary bus by Gavin Shan · 9 years ago
  90. be283ee powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode by Wei Yang · 9 years ago
  91. dfcc8d4 powerpc/powernv: boundary the total VF BAR size instead of the individual one by Wei Yang · 9 years ago
  92. f2dd0af powerpc/powernv: replace the hard coded boundary with gate by Wei Yang · 9 years ago
  93. ee8222f powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR by Wei Yang · 9 years ago
  94. 7fbe7a9 powerpc/powernv: simplify the calculation of iov resource alignment by Wei Yang · 9 years ago
  95. b033185 powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR by Wei Yang · 9 years ago
  96. ccc9662 powerpc/powernv: Simplify definitions of EEH debugfs handlers by Gavin Shan · 9 years ago
  97. 9b4fffa powerpc/powernv: new function to access OPAL msglog by Andrew Donnellan · 9 years ago
  98. 2de50e9 powerpc/powernv: Remove support for p5ioc2 by Russell Currey · 9 years ago
  99. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  100. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago