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. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  4. 9ca86b2 powerpc/mpc8xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  5. 9758a7b powerpc/ipic: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  6. e9e879a powerpc/cpm2: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  7. da92b4e powerpc, irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  8. e297c93 powerpc/MSI: Fix race condition in tearing down MSI interrupts by Paul Mackerras · 9 years ago
  9. 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
  10. 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
  11. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  12. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  13. cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 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 · 9 years ago
  15. e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
  16. 934628c powerpc: use memset_io() to clear CPM Muram by LEROY Christophe · 9 years ago
  17. 971bd8f treewide: Fix typo in printk by Masanari Iida · 9 years ago
  18. 35a7f41 powerpc/4xx: Fix return value check in hsta_msi_probe() by Wei Yongjun · 9 years ago
  19. ad3aedf genirq/irqdomain: Allow irq domain aliasing by Marc Zyngier · 9 years ago
  20. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  21. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  22. 2921d17 powerpc/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  23. 507a883 treewide: Use helper function to access irq_data->msi_desc by Jiang Liu · 9 years ago
  24. e91c251 powerpc/iommu: Cleanup setting of DMA base/offset by Benjamin Herrenschmidt · 9 years ago
  25. aaf6fd5 powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list by Daniel Axtens · 9 years ago
  26. 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
  27. 3609d81 powerpc: Make doorbell check preemption safe by Shreyas B. Prabhu · 9 years ago
  28. 383d14a powerpc: use subsys_initcall for Freescale Local Bus by Paul Gortmaker · 9 years ago
  29. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  30. c1231a7 powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  31. 14f95ac powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  32. f2c800a powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  33. b7eba2f powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  34. 00e2539 powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  35. 5af7a6f powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y by Michael Ellerman · 9 years ago
  36. 202648a powerpc: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  37. 771e569 powerpc: dart_iommu: Remove check for controller_ops == NULL case by Daniel Axtens · 9 years ago
  38. 467efc2 powerpc: Remove shims for pci_controller_ops operations by Daniel Axtens · 9 years ago
  39. 97884e0 powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  40. 798248a powerpc: dart_iommu: optionally populate controller_ops on init by Daniel Axtens · 9 years ago
  41. a7f4ee1 powerpc: Drop return value of smp_ops->probe() by Michael Ellerman · 9 years ago
  42. 28ea605 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  43. 56302c5 powerpc/mpic: Remove WHOAMI readback after EOI by Bogdan Purcareata · 9 years ago
  44. bb65f50 powerpc: don't export static symbol by Julia Lawall · 9 years ago
  45. acdb668 powerpc: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  46. ff01565 powerpc/85xx: workaround for chips with MSI hardware errata by Hongtao Jia · 9 years ago
  47. 807d38b powerpc/mpic: Add get_version API both for internal and external use by Hongtao Jia · 11 years ago
  48. 5e86bfd powerpc/mpic: remove unused functions by Arseny Solokha · 9 years ago
  49. f98e7f2 powerpc/qe: drop unused ucc_slow_poll_transmitter_now by Arseny Solokha · 9 years ago
  50. 0c118b7b powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  51. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  52. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  53. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  54. 933d275 powerpc/fsl_pci: Convert PCI to use generic config accessors by Rob Herring · 10 years ago
  55. 5db4312 powerpc/qe: Use strlcpy() by Rickard Strandqvist · 10 years ago
  56. 6d5f6a0 powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN by Kim Phillips · 10 years ago
  57. 53a448c powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus() by Emil Medve · 10 years ago
  58. d4119ee Merge branch 'for-3.20/core' into for-3.20/drivers by Jens Axboe · 10 years ago
  59. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  60. 91117a2 axonram: Fix bug in direct_access by Matthew Wilcox · 10 years ago
  61. e144d4e powerpc/4xx: Fix return value check in hsta_msi_probe() by Wei Yongjun · 10 years ago
  62. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  63. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  64. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  66. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  67. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  68. 35891d40 Merge remote-tracking branch 'scottwood/next' into next by Michael Ellerman · 10 years ago
  69. d7ce437 powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD by Kevin Hao · 10 years ago
  70. e6a546f powerpc/fsl-rio: add support for mapping inbound windows by Martijn de Gouw · 10 years ago
  71. 756d367 powerpc/mpc5xxx: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  72. 4cdd641 powerpc/fsl: fsl_soc: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  73. 0f9da5c powerpc/4xx/cpm: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  74. 6e4c632 powerpc: make __ffs return unsigned long by Anton Blanchard · 10 years ago
  75. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  76. dd521d1 Merge branch 'topic/get-cpu-var' into next by Michael Ellerman · 10 years ago
  77. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  78. 9178ba2 powerpc: Convert power off logic to pm_power_off by Alexander Graf · 10 years ago
  79. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  80. dc30340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  81. e70db68 powerpc: sysdev: qe_lib: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  82. 4ad7fb2 powerpc: sysdev: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  83. 4a77f2b powerpc/msi: Use WARN_ON() in msi bitmap selftests by Michael Ellerman · 10 years ago
  84. 695911f powerpc/msi: Fix the msi bitmap alignment tests by Michael Ellerman · 10 years ago
  85. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  86. b0345bb powerpc/msi: Improve IRQ bitmap allocator by Ian Munsie · 10 years ago
  87. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  88. 6b2fd7ef PCI/MSI/PPC: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  89. d6a4f70 powerpc/powernv: Don't call generic code on offline cpus by Paul Mackerras · 10 years ago
  90. ce6d73c powerpc: make of_device_ids const by Uwe Kleine-König · 10 years ago
  91. 22e55fc powerpc: Export dcr_ind_lock to fix build error by Pranith Kumar · 10 years ago
  92. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  93. cb0446c Revert "powerpc/fsl_msi: spread msi ints across different MSIRs" by Scott Wood · 10 years ago
  94. c822e73 powerpc/fsl_msi: spread msi ints across different MSIRs by Tudor Laurentiu · 10 years ago
  95. de99f53 powerpc/fsl_msi: show more meaningful names in /proc/interrupts by Tudor Laurentiu · 10 years ago
  96. 543c043 powerpc/fsl_msi: change the irq handler from chained to normal by Tudor Laurentiu · 10 years ago
  97. 8349523 powerpc/fsl_msi: reorganize structs to improve clarity and flexibility by Tudor Laurentiu · 10 years ago
  98. 00406e8 powerpc: fsl_pci: Add forced PCI Agent enumeration by Aaron Sierra · 10 years ago
  99. 67e35c3 powerpc/fsl_msi: support vmpic msi with mpic 4.3 by Tudor Laurentiu · 10 years ago
  100. 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 10 years ago