1. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  2. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  3. 48c3c38 PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib by Yijing Wang · 10 years ago
  4. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  5. 5a21e0b MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X by Huacai Chen · 10 years ago
  6. 1bc2d3e MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setup by Atsushi Nemoto · 10 years ago
  7. 8e21170 MIPS: Alchemy: pci: use clk framework to enable PCI clock by Manuel Lauss · 10 years ago
  8. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  9. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  10. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  11. 8e9ecbc MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents. by Daniel Walter · 10 years ago
  12. 5e888e8 mips: Update the email address of Geert Uytterhoeven by Geert Uytterhoeven · 10 years ago
  13. ae6e7e6 MIPS: paravirt: Add pci controller for virtio by David Daney · 10 years ago
  14. 9e53481e MIPS: Malta: Let PIIX4 respond to PCI special cycles by Paul Burton · 10 years ago
  15. d66f3f0 MIPS: Add MSI support for XLP9XX by Ganesan Ramalingam · 10 years ago
  16. d19648d MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq() by Eunbong Song · 10 years ago
  17. 66ef3fa MIPS: RC32434: fix broken PCI resource initialization by Gabor Juhos · 10 years ago
  18. 465665f mips: Kill pointless destroy_irq() by Thomas Gleixner · 10 years ago
  19. ade63aa Merge branch '3.14-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  20. fa12b77 MIPS: Malta: Setup PM I/O region on boot by Paul Burton · 10 years ago
  21. c7d3555 MIPS: Loongson 3: Add HT-linked PCI support by Huacai Chen · 10 years ago
  22. 88e9a93 MIPS: Alchemy: Determine cohereny at runtime based on cpu type by Manuel Lauss · 10 years ago
  23. 237036d MIPS: Malta: Make use of generic CM support by Paul Burton · 10 years ago
  24. 7f02c46 MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALL by Colin Ian King · 10 years ago
  25. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  26. dfe0924 arch/mips/pci: don't check resource with devm_ioremap_resource by Wolfram Sang · 10 years ago
  27. b6ba1c5 MIPS: PCI: Netlogic XLP9XX support by Jayachandran C · 11 years ago
  28. 98d4884 MIPS: Netlogic: Add cpu to node mapping for XLP9XX by Jayachandran C · 11 years ago
  29. d150cef MIPS: Netlogic: XLP9XX PIC updates by Jayachandran C · 11 years ago
  30. cfec4c6 MIPS: Netlogic: Add macro for node present by Jayachandran C · 11 years ago
  31. c24a8a7 MIPS: Netlogic: Add MSI support for XLP by Jayachandran C · 11 years ago
  32. 27547ab MIPS: malta: Incorporate PIIX4 ACPI I/O region in PCI controller resources by Deng-Cheng Zhu · 11 years ago
  33. ae0d7cb MIPS: Malta: mux & enable SERIRQ interrupt by Paul Burton · 11 years ago
  34. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  35. 70002f7 MIPS: Get rid of hard-coded values for Malta PIIX4 fixups by Deng-Cheng Zhu · 11 years ago
  36. cffe00c MIPS: of/pci: Use of_pci_range_parser by Andrew Murray · 11 years ago
  37. c6e7274 MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  38. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  39. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  40. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  41. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  42. 88f0251 MIPS: PCI: pci-bcm1480: Include missing vt.h header by Markos Chandras · 11 years ago
  43. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  44. 12d14e0 MIPS: Add driver for the built-in PCI controller of the RT3883 SoC by Gabor Juhos · 11 years ago
  45. d8b7427 MIPS: cavium-octeon: fix I/O space setup on non-PCI systems by Aaro Koskinen · 11 years ago
  46. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  47. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  48. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  49. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  50. 1132137 mm/MIPS: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  51. 0dad5d2 MIPS: Malta: Move platform-specific PCI code to arch/mips/pci. by Ralf Baechle · 11 years ago
  52. 7b93342 MIPS: BCM63XX: add support for BCM3368 Cable Modem by Florian Fainelli · 11 years ago
  53. 169c3c1 MIPS: Delete Wind River ppmc eval board support. by Paul Gortmaker · 11 years ago
  54. 4f675e8 MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled. by Ralf Baechle · 11 years ago
  55. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  56. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 11 years ago
  57. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  58. f560fab MIPS: pci: convert to devm_ioremap_resource() by Silviu-Mihai Popescu · 11 years ago
  59. a156ba6 MIPS: BCM63XX: enable pcie for BCM6362 by Jonas Gorski · 11 years ago
  60. acf300d mips: single_open() leaks by Al Viro · 11 years ago
  61. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  62. 2427015 mips: Don't use create_proc_read_entry() by David Howells · 11 years ago
  63. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  64. 9a97cd4 MIPS/PCI: Implement pcibios_get_phb_of_node by Gabor Juhos · 11 years ago
  65. 143f0f6 MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" by Paul Bolle · 11 years ago
  66. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  67. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  68. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  69. 326e8d1 MIPS: pci-ar71xx: move irq base to the controller structure by Gabor Juhos · 11 years ago
  70. 42cb60d MIPS: pci-ar71xx: remove static PCI IO/MEM resources by Gabor Juhos · 11 years ago
  71. f18118a MIPS: pci-ar71xx: use dynamically allocated PCI controller structure by Gabor Juhos · 11 years ago
  72. 12401fc MIPS: pci-ar724x: setup command register of the PCI controller by Gabor Juhos · 11 years ago
  73. 8b66d46 MIPS: pci-ar724x: use per-controller IRQ base by Gabor Juhos · 11 years ago
  74. 34b134a MIPS: pci-ar724x: remove static PCI IO/MEM resources by Gabor Juhos · 11 years ago
  75. 908339e MIPS: pci-ar724x: use dynamically allocated PCI controller structure by Gabor Juhos · 11 years ago
  76. 2228317 MIPS: avoid possible resource conflict in register_pci_controller by Gabor Juhos · 11 years ago
  77. 6e78386 MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions by Gabor Juhos · 11 years ago
  78. ad4ce92 MIPS: ath79: move global PCI defines into a common header by Gabor Juhos · 11 years ago
  79. fb167e8 MIPS: pci-ar71xx: convert into a platform driver by Gabor Juhos · 11 years ago
  80. 58d2e9b MIPS: pci-ar724x: convert into a platform driver by Gabor Juhos · 11 years ago
  81. 7b53eb4 MIPS: PCI: Multi-node PCI support for Netlogic XLP by Jayachandran C · 11 years ago
  82. 8cd3d64 MIPS: PCI: Prevent hang on XLP reg read by Jayachandran C · 11 years ago
  83. a264b5e MIPS: PCI: Byteswap not needed in little-endian mode by Jayachandran C · 11 years ago
  84. bae696a MIPS: lantiq: improve pci reset gpio handling by John Crispin · 11 years ago
  85. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  86. e33b045 MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards. by Ralf Baechle · 11 years ago
  87. fe950df MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE by Gabor Juhos · 11 years ago
  88. 4c96091 MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE by Gabor Juhos · 11 years ago
  89. 7c390a7 MIPS: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  90. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  91. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  92. 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  93. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 12 years ago
  94. 686957e MIPS: IP27: Correct fucked grammar in ops-bridge.c by Dave Jones · 13 years ago
  95. e1ced09 MIPS/EDAC: Improve OCTEON EDAC support. by David Daney · 12 years ago
  96. f65aad4 MIPS: Cavium: Add EDAC support. by Ralf Baechle · 12 years ago
  97. 0a6f19d mips/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  98. ea49b75 MIPS: PCI: Update XLR/XLS PCI for the new PIC code by Jayachandran C · 12 years ago
  99. ba00e2e MIPS: BCM63XX: use the new reset helper by Jonas Gorski · 12 years ago
  100. f2d1035 MIPS: BCM63XX: add and use a clock for PCIe by Jonas Gorski · 12 years ago