1. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  3. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  4. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  5. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  6. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  7. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  8. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
  9. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  10. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  11. 45471cd Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  12. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  13. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  14. 15a25b2 mm/thp: split out pmd collapse flush into separate functions by Aneesh Kumar K.V · 9 years ago
  15. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  16. 83d3f0e powerpc/mm: tracking vDSO remap by Laurent Dufour · 9 years ago
  17. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  18. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  19. 5935877 powerpc: use for_each_sg() by Akinobu Mita · 9 years ago
  20. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  21. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  22. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  23. dc3f419 make simple_positive() public by Al Viro · 9 years ago
  24. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  25. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  26. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  27. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  30. 6096f88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  31. 5c89a87 powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma() by Alexey Kardashevskiy · 9 years ago
  32. e148315 powerpc/mm: Change the swap encoding in pte. by Aneesh Kumar K.V · 9 years ago
  33. 02505ce powerpc/mm: PTE_RPN_MAX is not used, remove the same by Aneesh Kumar K.V · 9 years ago
  34. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
  35. b592643 powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=off by Alexey Kardashevskiy · 9 years ago
  36. cdf2bc1 powerpc/include: Add opal-prd to installed uapi headers by Jeremy Kerr · 9 years ago
  37. 7185795 powerpc/powernv: fix construction of opal PRD messages by Jeremy Kerr · 9 years ago
  38. 02b6505 powerpc/powernv: Increase opal-irqchip initcall priority by Alistair Popple · 9 years ago
  39. 3609d81 powerpc: Make doorbell check preemption safe by Shreyas B. Prabhu · 9 years ago
  40. 6f11428 powerpc: don't use module_init for non-modular core hugetlb code by Paul Gortmaker · 9 years ago
  41. 383d14a powerpc: use subsys_initcall for Freescale Local Bus by Paul Gortmaker · 9 years ago
  42. a390a2f powerpc: don't use module_init in non-modular 83xx suspend code by Paul Gortmaker · 9 years ago
  43. 8f6b951 powerpc: use device_initcall for registering rtc devices by Paul Gortmaker · 9 years ago
  44. 4bece97 powerpc/powernv: pnv_init_idle_states() should only run on powernv by Michael Ellerman · 9 years ago
  45. 238abec powerpc: Don't use gcc specific options on clang by Anton Blanchard · 9 years ago
  46. 92d6cf2 powerpc: Don't use -mno-strict-align on clang by Anton Blanchard · 9 years ago
  47. a50a862 powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports it by Anton Blanchard · 9 years ago
  48. 1fb3f5a powerpc: Only use -mabi=altivec if toolchain supports it by Anton Blanchard · 9 years ago
  49. b91c1e3 powerpc: Fix duplicate const clang warning in user access code by Anton Blanchard · 9 years ago
  50. e633bc8 vfio: powerpc/spapr: Support Dynamic DMA windows by Alexey Kardashevskiy · 9 years ago
  51. 2157e7b vfio: powerpc/spapr: Register memory and define IOMMU v2 by Alexey Kardashevskiy · 9 years ago
  52. 15b244a powerpc/mmu: Add userspace-to-physical addresses translation cache by Alexey Kardashevskiy · 9 years ago
  53. 46d3e1e vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control by Alexey Kardashevskiy · 9 years ago
  54. 0054719 powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table by Alexey Kardashevskiy · 9 years ago
  55. c035e37 powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release by Alexey Kardashevskiy · 9 years ago
  56. 4793d65 vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API by Alexey Kardashevskiy · 9 years ago
  57. bbb845c powerpc/powernv: Implement multilevel TCE tables by Alexey Kardashevskiy · 9 years ago
  58. 43cb60a powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window by Alexey Kardashevskiy · 9 years ago
  59. aca6913 powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages by Alexey Kardashevskiy · 9 years ago
  60. e5aad1e powerpc/powernv/ioda2: Rework iommu_table creation by Alexey Kardashevskiy · 9 years ago
  61. 05c6cfb powerpc/iommu/powernv: Release replaced TCE by Alexey Kardashevskiy · 9 years ago
  62. c5bb44e powerpc/powernv: Implement accessor to TCE entry by Alexey Kardashevskiy · 9 years ago
  63. e57080f powerpc/powernv/ioda2: Add TCE invalidation for all attached groups by Alexey Kardashevskiy · 9 years ago
  64. 5780fb0 powerpc/powernv/ioda2: Move TCE kill register address to PE by Alexey Kardashevskiy · 9 years ago
  65. b82c75b powerpc/iommu: Fix IOMMU ownership control functions by Alexey Kardashevskiy · 9 years ago
  66. f87a886 vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control by Alexey Kardashevskiy · 9 years ago
  67. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 9 years ago
  68. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 9 years ago
  69. decbda2 powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free() by Alexey Kardashevskiy · 9 years ago
  70. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  71. 10b35b2 powerpc/powernv: Do not set "read" flag if direction==DMA_NONE by Alexey Kardashevskiy · 9 years ago
  72. 9b14a1f vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver by Alexey Kardashevskiy · 9 years ago
  73. 8aca92d powerpc/iommu: Always release iommu_table in iommu_free_table() by Alexey Kardashevskiy · 9 years ago
  74. ac9a588 powerpc/iommu: Put IOMMU group explicitly by Alexey Kardashevskiy · 9 years ago
  75. c577382 powerpc/powernv/ioda: Clean up IOMMU group registration by Alexey Kardashevskiy · 9 years ago
  76. 4617082 powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group by Alexey Kardashevskiy · 9 years ago
  77. ea30e99 powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group by Alexey Kardashevskiy · 9 years ago
  78. cfcb3d8 powerpc/mm: Add trace point for tracking hash pte fault by Aneesh Kumar K.V · 9 years ago
  79. 987aec3 Merge 4.1-rc7 into driver-core-next by Greg Kroah-Hartman · 9 years ago
  80. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  81. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 9 years ago
  82. cd11433 PCI: Include <linux/pci.h>, not <asm/pci.h> by Bjorn Helgaas · 9 years ago
  83. d3cb06e powerpc/dscr: Add some in-code documentation by Anshuman Khandual · 9 years ago
  84. 1db3652 powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT by Anshuman Khandual · 9 years ago
  85. 280e109 powerpc/kernel: Remove the unused extern dscr_default by Anshuman Khandual · 9 years ago
  86. c952c1c powerpc: Fix handling of DSCR related facility unavailable exception by Anshuman Khandual · 9 years ago
  87. 502f159 powerpc/eeh: Fix trivial error in eeh_restore_dev_state() by David Gibson · 9 years ago
  88. f481b06 KVM: implement multiple address spaces by Paolo Bonzini · 9 years ago
  89. f1b3b44 powerpc/85xx: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760 by Geert Uytterhoeven · 9 years ago
  90. 63a4aea of: clean-up unnecessary libfdt include paths by Rob Herring · 9 years ago
  91. 0d7cd85 powerpc/powernv: Add opal-prd channel by Jeremy Kerr · 9 years ago
  92. 594fcb9 powerpc/powernv: Expose OPAL APIs required by PRD interface by Jeremy Kerr · 9 years ago
  93. 48c0615 powerpc/powernv: Merge common platform device initialisation by Jeremy Kerr · 9 years ago
  94. 1872522 powerpc/config: Enable bnx2x on ppc64 and pseries defconfigs by Anton Blanchard · 9 years ago
  95. 14aae78 powerpc/powernv: convert OPAL codes returned by sysparam calls by Cédric Le Goater · 9 years ago
  96. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  97. abeeed6 powerpc/pci: Add pcibios_disable_device() hook by Michael Neuling · 9 years ago
  98. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 9 years ago
  99. f46580a powerpc: Add cxl context to device archdata by Michael Neuling · 9 years ago
  100. 10e7963 powerpc/pci: Add release_device() hook to phb ops by Michael Neuling · 9 years ago