1. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. f240bdd Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  3. 400c47d powerpc32: memset: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  4. 1cd0389 powerpc32: memcpy: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  5. da92b4e powerpc, irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
  6. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  7. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  8. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  9. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  12. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  13. 2598001 powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail() by Gavin Shan · 9 years ago
  14. 9698351 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  15. 4d9aac3 powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case by Guilherme G. Piccoli · 10 years ago
  16. b4deba5 KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8 by Paul Mackerras · 10 years ago
  17. ec25716 KVM: PPC: Book3S HV: Make use of unused threads when running guests by Paul Mackerras · 10 years ago
  18. ffebf5f powerpc/kexec: Reset secondary cpu endianness before kexec by Samuel Mendoza-Jonas · 10 years ago
  19. 74943da powerpc/nvram: print no error when pstore backend is not nvram by Hari Bathini · 10 years ago
  20. fc9e9cb powerpc/nvram: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 10 years ago
  21. 39bfd71 powerpc/eeh: Disable automatically blocked PCI config by Gavin Shan · 10 years ago
  22. 5352298 powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops by Andrew Donnellan · 10 years ago
  23. e5e55cc powerpc/e6500: remove the stale TCD_LOCK macro by Kevin Hao · 10 years ago
  24. 1f408d5 Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  25. e642d11 powerpc/eeh: Probe after unbalanced kref check by Daniel Axtens · 10 years ago
  26. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 10 years ago
  27. 9afac93 powerpc/prom: Use DRCONF flags while processing detected LMBs by Anshuman Khandual · 10 years ago
  28. 9c61f7a powerpc/prom: Simplify the logic to fetch SLB size by Anshuman Khandual · 10 years ago
  29. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 10 years ago
  30. 37a13e7 powerpc/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  31. c602320 powerpc/fsl: Force coherent memory on e500mc derivatives by Scott Wood · 10 years ago
  32. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 10 years ago
  33. 197165d powerpc/ftrace: add powerpc timebase as a trace clock source by Naveen N. Rao · 10 years ago
  34. a825ac0 powerpc: Remove redundant breaks by Joe Perches · 10 years ago
  35. ae2a84b powerpc: pci: use %pR for printing struct resource by Kevin Hao · 10 years ago
  36. 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 10 years ago
  37. 017ffe6 PCI: Hold pci_slot_mutex while searching bus->slots list by Yijing Wang · 10 years ago
  38. 2449acc powerpc/kernel: Enable seccomp filter by Michael Ellerman · 10 years ago
  39. 1b60bab powerpc/kernel: Add SIG_SYS support for compat tasks by Michael Ellerman · 10 years ago
  40. d383741 powerpc/kernel: Change the do_syscall_trace_enter() API by Michael Ellerman · 10 years ago
  41. c352594 powerpc/kernel: Switch to using MAX_ERRNO by Michael Ellerman · 10 years ago
  42. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
  43. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 10 years ago
  44. 1c2cb59 powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers by Thomas Huth · 10 years ago
  45. 9ef0319 powerpc/rtas: Replace magic values with defines by Thomas Huth · 10 years ago
  46. 2476c09 powerpc/signal: Add helper function to fetch quad word aligned pointer by Anshuman Khandual · 10 years ago
  47. 829023d powerpc/tm: Drop tm_orig_msr from thread_struct by Anshuman Khandual · 10 years ago
  48. 72cd7b4 powerpc: Uncomment and make enable_kernel_vsx() routine available by Leonidas Da Silva Barbosa · 10 years ago
  49. e8a4fd0 powerpc: Add macros for the ibm_architecture_vec[] lengths by Michael Ellerman · 10 years ago
  50. 817820b powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask by Benjamin Herrenschmidt · 10 years ago
  51. b32aadc powerpc/powernv: Fix race in updating core_idle_state by Shreyas B. Prabhu · 10 years ago
  52. 27ea2c4 powerpc: Set the correct kernel taint on machine check errors. by Daniel Axtens · 10 years ago
  53. 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 · 10 years ago
  54. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  55. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 10 years ago
  56. 5935877 powerpc: use for_each_sg() by Akinobu Mita · 10 years ago
  57. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  58. 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
  59. 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
  60. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  61. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 10 years ago
  62. 6096f88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  63. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 10 years ago
  64. 8f6b951 powerpc: use device_initcall for registering rtc devices by Paul Gortmaker · 10 years ago
  65. 15b244a powerpc/mmu: Add userspace-to-physical addresses translation cache by Alexey Kardashevskiy · 10 years ago
  66. 05c6cfb powerpc/iommu/powernv: Release replaced TCE by Alexey Kardashevskiy · 10 years ago
  67. b82c75b powerpc/iommu: Fix IOMMU ownership control functions by Alexey Kardashevskiy · 10 years ago
  68. f87a886 vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control by Alexey Kardashevskiy · 10 years ago
  69. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 10 years ago
  70. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 10 years ago
  71. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 10 years ago
  72. 10b35b2 powerpc/powernv: Do not set "read" flag if direction==DMA_NONE by Alexey Kardashevskiy · 10 years ago
  73. 9b14a1f vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver by Alexey Kardashevskiy · 10 years ago
  74. 8aca92d powerpc/iommu: Always release iommu_table in iommu_free_table() by Alexey Kardashevskiy · 10 years ago
  75. ac9a588 powerpc/iommu: Put IOMMU group explicitly by Alexey Kardashevskiy · 10 years ago
  76. ea30e99 powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group by Alexey Kardashevskiy · 10 years ago
  77. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 10 years ago
  78. d3cb06e powerpc/dscr: Add some in-code documentation by Anshuman Khandual · 10 years ago
  79. 1db3652 powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT by Anshuman Khandual · 10 years ago
  80. 280e109 powerpc/kernel: Remove the unused extern dscr_default by Anshuman Khandual · 10 years ago
  81. c952c1c powerpc: Fix handling of DSCR related facility unavailable exception by Anshuman Khandual · 10 years ago
  82. 502f159 powerpc/eeh: Fix trivial error in eeh_restore_dev_state() by David Gibson · 10 years ago
  83. 63a4aea of: clean-up unnecessary libfdt include paths by Rob Herring · 10 years ago
  84. abeeed6 powerpc/pci: Add pcibios_disable_device() hook by Michael Neuling · 10 years ago
  85. 10e7963 powerpc/pci: Add release_device() hook to phb ops by Michael Neuling · 10 years ago
  86. 5b64d2c powerpc/pci: Export symbols for CXL by Daniel Axtens · 10 years ago
  87. 5b2753f powerpc/8xx: Implementation of PAGE_EXEC by LEROY Christophe · 10 years ago
  88. e0a8e0d powerpc/8xx: Handle PAGE_USER via APG bits by LEROY Christophe · 10 years ago
  89. eeba1f7 powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000 by LEROY Christophe · 10 years ago
  90. b821c5f powerpc/8xx: Use SPRG2 instead of DAR for saving r3 by LEROY Christophe · 10 years ago
  91. 2eb2fd9 powerpc/8xx: dont save CR in SCRATCH registers by LEROY Christophe · 10 years ago
  92. d5fd9d7 powerpc/8xx: Handle CR out of exception PROLOG/EPILOG by LEROY Christophe · 10 years ago
  93. 90883a8 powerpc/8xx: macro for handling CPU15 errata by LEROY Christophe · 10 years ago
  94. 86d6336 powerpc/e500mc: Remove dead L2 flushing code in idle_e500.S by Scott Wood · 10 years ago
  95. 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 10 years ago
  96. d20be43 powerpc: Non relocatable system call doesn't need a trampoline by Anton Blanchard · 10 years ago
  97. 05b05f2 powerpc: Relocatable system call no longer uses the LR by Anton Blanchard · 10 years ago
  98. 3405c25 powerpc/pci: add dma_set_mask to pci_controller_ops by Daniel Axtens · 10 years ago
  99. 1f88d58 powerpc: Remove MSI-related PCI controller ops from ppc_md by Daniel Axtens · 10 years ago
  100. e059b10 powerpc: Add MSI operations to pci_controller_ops struct by Daniel Axtens · 10 years ago