1. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  2. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  3. cae39d1 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  4. 7517de3 MIPS: Alchemy: Redo PCI as platform driver by Manuel Lauss · 13 years ago
  5. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  6. 05969546 MIPS: Lantiq: Fix setting the PCI bus speed on AR9 by John Crispin · 13 years ago
  7. 20ef5d3 MIPS: RC32434: Fix PCI build error by Yoichi Yuasa · 13 years ago
  8. a656ffc bcm47xx: make it possible to build bcm47xx without ssb. by Hauke Mehrtens · 13 years ago
  9. 6fd4ce8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  10. 84fe98e MIPS: NILE4: Remove useless inclusion of GT64120 header. by Ralf Baechle · 13 years ago
  11. 28f65c1 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  12. e47d488 MIPS: Lantiq: Add PCI controller support. by John Crispin · 13 years ago
  13. 9b130f8 MIPS: XLR, XLS: Add PCI support. by Jayachandran C · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  16. 0c32638 MIPS: Octeon: Rewrite interrupt handling code. by David Daney · 13 years ago
  17. a18059a MIPS: MSP: Fix MSP71xx bpci interrupt handler return value by Anoop P A · 14 years ago
  18. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  19. b93b2ab MIPS: Octeon: Rewrite DMA mapping functions. by David Daney · 14 years ago
  20. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  21. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  22. 7dde29c MIPS: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  23. b42e179 Fix typo configue => configure in comments by Thomas Weber · 14 years ago
  24. 2b5987a MIPS: Octeon: Allow more than 3.75GB of memory with PCIe by David Daney · 14 years ago
  25. 52a0f00 MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts. by Chandrakala Chavva · 14 years ago
  26. 1aa2b27 MIPS: Octeon: Support 256 MSI on PCIe by David Daney · 14 years ago
  27. 7d9eee6 MIPS: Octeon: Make MSI use handle_simple_irq(). by David Daney · 14 years ago
  28. a5decf7 MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions. by David Daney · 14 years ago
  29. a894f14 MIPS: Octeon: Move MSI code out of octeon-irq.c. by David Daney · 14 years ago
  30. 11ed4ad MIPS: PCI: RM9000 checkpatch cleanup by Andrea Gelmini · 14 years ago
  31. 8faf2e6 MIPS: Set io_map_base for several PCI bridges lacking it by Ben Hutchings · 14 years ago
  32. 0dfeeca MIPS: SB1250: Include correct header and fix a warning by Sebastian Andrzej Siewior · 14 years ago
  33. b846c10 MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr by Wu Zhangjin · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  35. 8190471 MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses by Bjorn Helgaas · 15 years ago
  36. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 15 years ago
  37. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 15 years ago
  38. 2fe0626 MIPS: Cleanup switches with cases that can be merged by Roel Kluin · 15 years ago
  39. f7a904d MIPS: Loongson: Change the Email address of Wu Zhangjin by Wu Zhangjin · 15 years ago
  40. c70798f MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted Writes by Wu Zhangjin · 15 years ago
  41. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  42. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  43. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 15 years ago
  44. 1032bce MIPS: Lemote 2F: Add PCI support by Wu Zhangjin · 15 years ago
  45. e2fee57 MIPS: Bonito64: Make Loongson independent from Bonito64 code. by Wu Zhangjin · 15 years ago
  46. 9718426 MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access() by Roel Kluin · 15 years ago
  47. e7300d0 MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. by Maxime Bizon · 15 years ago
  48. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  49. 8e49711 MIPS: Loongson: Change naming methods by Wu Zhangjin · 15 years ago
  50. 5e983ff MIPS: Loongson: clean up the coding style by Wu Zhangjin · 15 years ago
  51. 838c057 MIPS: Octeon PCIe: Make hardware and software bus numbers match. by David Daney · 15 years ago
  52. 49316cb MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  53. 01a6221 MIPS: Reorganize Cavium OCTEON PCI support. by David Daney · 15 years ago
  54. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  55. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  56. fb91e2c MIPS: RC32434: Define io_map_base for PCI controller by Phil Sutter · 16 years ago
  57. 67eed58 PCI: mips: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  58. 30d546d PCI: mips: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  59. 98873f5 MIPS: Better than nothing implementation of PCI mmap to fix X. by Ralf Baechle · 16 years ago
  60. d91f2cb MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dir by Shinya Kuribayashi · 16 years ago
  61. cd741b6 MIPS: EMMA: Kconfig reorganization by Shinya Kuribayashi · 16 years ago
  62. 052ac71 MIPS: RB532: Fix build error by Adrian Bunk · 16 years ago
  63. 08da6f1 MIPS: Kill unused <asm/debug.h> inclusions by Shinya Kuribayashi · 16 years ago
  64. 540799e MIPS: PCI: Scan busses when they are registered by Aurelien Jarno · 16 years ago
  65. 0dcdbe6 MIPS: TXx9: Add TX4939 SoC support by Atsushi Nemoto · 16 years ago
  66. ee25d33 MIPS: TXx9: Add __init tag for tx4938_pcic1_map_irq. by Atsushi Nemoto · 16 years ago
  67. 2dc42b4 [MIPS] BCM47xx: Fix build error due to missing PCI functions by Aurelien Jarno · 16 years ago
  68. f4d15f1 [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error. by Ralf Baechle · 16 years ago
  69. a571444 [MIPS] IP27: Export symbol pcibus_to_node to modules. by Ralf Baechle · 16 years ago
  70. 455cc25 [MIPS] TXx9: PCI error handling by Atsushi Nemoto · 16 years ago
  71. 0751752 [MIPS] TXx9: Add some pci options by Atsushi Nemoto · 16 years ago
  72. 47a5c97 [MIPS] Introduce pcibios_plat_setup by Atsushi Nemoto · 16 years ago
  73. 32d00d0 [MIPS] TXx9: PCI fixes for tx3927/tx4927 by Atsushi Nemoto · 16 years ago
  74. 73b4390 [MIPS] Routerboard 532: Support for base system by Ralf Baechle · 16 years ago
  75. 3450004 [MIPS] PCI: Make the pcibios_max_latency variable static by Dmitri Vorobiev · 16 years ago
  76. b27418a [MIPS] Remove mips_machtype for LASAT machines by Thomas Bogendoerfer · 16 years ago
  77. efff4ae [MIPS] cmbvr4133: Remove support by Yoichi Yuasa · 16 years ago
  78. edcaf1a [MIPS] TXx9: Make single kernel can support multiple boards by Atsushi Nemoto · 16 years ago
  79. 89d63fe [MIPS] TXx9: Reorganize PCI code by Atsushi Nemoto · 16 years ago
  80. 22b1d70 [MIPS] TXx9: Reorganize code by Atsushi Nemoto · 16 years ago
  81. 2157bc6 [MIPS] Atlas: Remove support code. by Ralf Baechle · 16 years ago
  82. b29eee4 [MIPS] rbtx4927: misc cleanups by Atsushi Nemoto · 16 years ago
  83. af3e69c [MIPS] Declare some pci variables in header file by Atsushi Nemoto · 16 years ago
  84. d58eaab [MIPS] Namespace clean-up in arch/mips/pci/pci.c by Dmitri Vorobiev · 16 years ago
  85. 8736595 [MIPS] Enable FAST-20 for onboard scsi by Thomas Bogendoerfer · 16 years ago
  86. c88a8b4 [MIPS] Remove obsolete isa_slot_offset by Maciej W. Rozycki · 16 years ago
  87. f1304b3 [MIPS] Vr41xx: Initialize PCI io_map_base by Yoichi Yuasa · 16 years ago
  88. d0f9cbd [MIPS] SB1250: Initialize io_map_base by Maciej W. Rozycki · 16 years ago
  89. 96173a6 [MIPS] IP27: misc fixes by Thomas Bogendoerfer · 16 years ago
  90. a963327 [MIPS] Alchemy PCI code style cleanup by Sergei Shtylyov · 16 years ago
  91. ce28f94 [MIPS] Alchemy: kill useless #include's, #define's and extern's by Sergei Shtylyov · 16 years ago
  92. bb09a95 [MIPS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  93. cf7b7e0 [MIPS] BCM1480: Fix PCI/HT IO access by Thomas Bogendoerfer · 16 years ago
  94. e790a46 [MIPS] BCM1480: Init pci controller io_map_base by Thomas Bogendoerfer · 16 years ago
  95. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  96. 40d7c1a [MIPS] PCI: Coding style fixes for pcibios_enable_resources. by Ralf Baechle · 17 years ago
  97. 986c948 [MIPS] PCI: Port i386 PCI fixes. by Ralf Baechle · 17 years ago
  98. 07c019b [MIPS] BCM1480: Use constants instead of magic numbers in PCI code. by Ralf Baechle · 17 years ago
  99. f6c0f32 [MIPS] Cobalt: Fix ethernet interrupts for RaQ1 by Thomas Bogendoerfer · 17 years ago
  100. c990081 [MIPS] Fix IP32 breakage by Thomas Bogendoerfer · 17 years ago