1. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 years ago
  2. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  4. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  7. 9698351 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  8. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 10 years ago
  9. 5d53be7 powerpc/powernv: Fix mis-merge of OPAL support for LEDS driver by Michael Ellerman · 10 years ago
  10. 8a8d918 powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states by Anshuman Khandual · 10 years ago
  11. 39bfd71 powerpc/eeh: Disable automatically blocked PCI config by Gavin Shan · 10 years ago
  12. dd49715 powerpc: Export include/uapi/asm/eeh.h by Gavin Shan · 10 years ago
  13. 5352298 powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops by Andrew Donnellan · 10 years ago
  14. 9530057 powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index() by Michael Ellerman · 10 years ago
  15. f444f1f powerpc/cell: Drop support for 64K local store on 4K kernels by Michael Ellerman · 10 years ago
  16. 74b5037 powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash by Michael Ellerman · 10 years ago
  17. e63dbd1 powerpc: Add an inline function to update POWER8 HID0 by Gautham R. Shenoy · 10 years ago
  18. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 10 years ago
  19. c602320 powerpc/fsl: Force coherent memory on e500mc derivatives by Scott Wood · 10 years ago
  20. 0d61f0b powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test by Scott Wood · 10 years ago
  21. 2f7d2b7 powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA by Scott Wood · 10 years ago
  22. 501c8de powerpc: add support for csum_add() by LEROY Christophe · 10 years ago
  23. 92c985f powerpc: put csum_tcpudp_magic inline by LEROY Christophe · 10 years ago
  24. 197165d powerpc/ftrace: add powerpc timebase as a trace clock source by Naveen N. Rao · 10 years ago
  25. e784b64 powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check errors. by Mahesh Salgaonkar · 10 years ago
  26. c33e11d0 powerpc/powernv: display reason for Malfunction Alert HMI. by Mahesh Salgaonkar · 10 years ago
  27. 12d560f rcu,locking: Privatize smp_mb__after_unlock_lock() by Paul E. McKenney · 10 years ago
  28. 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 10 years ago
  29. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 10 years ago
  30. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 10 years ago
  31. 1b60bab powerpc/kernel: Add SIG_SYS support for compat tasks by Michael Ellerman · 10 years ago
  32. e9fbe68 powerpc: Change syscall_get_nr() to return int by Michael Ellerman · 10 years ago
  33. 1cb9839 powerpc: Use orig_gpr3 in syscall_get_arguments() by Michael Ellerman · 10 years ago
  34. a765784 powerpc: Rework syscall_get_arguments() so there is only one loop by Michael Ellerman · 10 years ago
  35. 1b1a370 powerpc: Don't negate error in syscall_set_return_value() by Michael Ellerman · 10 years ago
  36. 2923e6d powerpc: Drop unused syscall_get_error() by Michael Ellerman · 10 years ago
  37. c352594 powerpc/kernel: Switch to using MAX_ERRNO by Michael Ellerman · 10 years ago
  38. 196ba2d powerpc/powernv: Add definition of OPAL_MSG_OCC message type by Shilpasri G Bhat · 10 years ago
  39. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  40. d0b7eb6 powerpc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  41. 01c9348 powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_* by Paul Mackerras · 10 years ago
  42. 1c2cb59 powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers by Thomas Huth · 10 years ago
  43. 8bf9609 spi: mpc512x-psc: add support for Freescale MPC5125 by Uwe Kleine-König · 10 years ago
  44. 4c57622 powerpc/signal: Fix confusing header documentation in sigcontext.h by Anshuman Khandual · 10 years ago
  45. 829023d powerpc/tm: Drop tm_orig_msr from thread_struct by Anshuman Khandual · 10 years ago
  46. 3b476aad powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform by Vipin K Parashar · 10 years ago
  47. 72cd7b4 powerpc: Uncomment and make enable_kernel_vsx() routine available by Leonidas Da Silva Barbosa · 10 years ago
  48. 1c53973 powerpc: Remove mtmsrd(), use existing mtmsr() by Anton Blanchard · 10 years ago
  49. 817820b powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask by Benjamin Herrenschmidt · 10 years ago
  50. 2db4928 powerpc/iommu: Remove dma_data union by Benjamin Herrenschmidt · 10 years ago
  51. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  52. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 10 years ago
  53. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  54. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  55. 45471cd Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  56. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 10 years ago
  57. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 10 years ago
  58. 15a25b2 mm/thp: split out pmd collapse flush into separate functions by Aneesh Kumar K.V · 10 years ago
  59. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 10 years ago
  60. 83d3f0e powerpc/mm: tracking vDSO remap by Laurent Dufour · 10 years ago
  61. 2ae416b mm: new mm hook framework by Laurent Dufour · 10 years ago
  62. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  63. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  64. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  65. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  66. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 10 years ago
  69. 6096f88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  70. e148315 powerpc/mm: Change the swap encoding in pte. by Aneesh Kumar K.V · 10 years ago
  71. 02505ce powerpc/mm: PTE_RPN_MAX is not used, remove the same by Aneesh Kumar K.V · 10 years ago
  72. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 10 years ago
  73. cdf2bc1 powerpc/include: Add opal-prd to installed uapi headers by Jeremy Kerr · 10 years ago
  74. b91c1e3 powerpc: Fix duplicate const clang warning in user access code by Anton Blanchard · 10 years ago
  75. e633bc8 vfio: powerpc/spapr: Support Dynamic DMA windows by Alexey Kardashevskiy · 10 years ago
  76. 2157e7b vfio: powerpc/spapr: Register memory and define IOMMU v2 by Alexey Kardashevskiy · 10 years ago
  77. 15b244a powerpc/mmu: Add userspace-to-physical addresses translation cache by Alexey Kardashevskiy · 10 years ago
  78. 0054719 powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table by Alexey Kardashevskiy · 10 years ago
  79. 4793d65 vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API by Alexey Kardashevskiy · 10 years ago
  80. bbb845c powerpc/powernv: Implement multilevel TCE tables by Alexey Kardashevskiy · 10 years ago
  81. 05c6cfb powerpc/iommu/powernv: Release replaced TCE by Alexey Kardashevskiy · 10 years ago
  82. f87a886 vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control by Alexey Kardashevskiy · 10 years ago
  83. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 10 years ago
  84. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 10 years ago
  85. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 10 years ago
  86. 10b35b2 powerpc/powernv: Do not set "read" flag if direction==DMA_NONE by Alexey Kardashevskiy · 10 years ago
  87. 9b14a1f vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver by Alexey Kardashevskiy · 10 years ago
  88. 4617082 powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group by Alexey Kardashevskiy · 10 years ago
  89. cfcb3d8 powerpc/mm: Add trace point for tracking hash pte fault by Aneesh Kumar K.V · 10 years ago
  90. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 10 years ago
  91. d3cb06e powerpc/dscr: Add some in-code documentation by Anshuman Khandual · 10 years ago
  92. f481b06 KVM: implement multiple address spaces by Paolo Bonzini · 10 years ago
  93. 0d7cd85 powerpc/powernv: Add opal-prd channel by Jeremy Kerr · 10 years ago
  94. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 10 years ago
  95. abeeed6 powerpc/pci: Add pcibios_disable_device() hook by Michael Neuling · 10 years ago
  96. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 10 years ago
  97. f46580a powerpc: Add cxl context to device archdata by Michael Neuling · 10 years ago
  98. 10e7963 powerpc/pci: Add release_device() hook to phb ops by Michael Neuling · 10 years ago
  99. 5b2753f powerpc/8xx: Implementation of PAGE_EXEC by LEROY Christophe · 10 years ago
  100. e0a8e0d9 powerpc/8xx: Handle PAGE_USER via APG bits by LEROY Christophe · 10 years ago