1. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  2. 575939c x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource by Yinghai Lu · 15 years ago
  3. f6e1d8c x86/PCI: MMCONFIG: add lookup function by Bjorn Helgaas · 15 years ago
  4. 8c57786 x86/PCI: MMCONFIG: clean up printks by Bjorn Helgaas · 15 years ago
  5. ba2afba x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region by Bjorn Helgaas · 15 years ago
  6. ff097dd x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table by Bjorn Helgaas · 15 years ago
  7. 987c367 x86/PCI: MMCONFIG: remove typeof so we can use a list by Bjorn Helgaas · 15 years ago
  8. 3f0f550 x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  9. 2f2a8b9 x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification by Bjorn Helgaas · 15 years ago
  10. 56ddf4d x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  11. 95cf1cf x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access by Bjorn Helgaas · 15 years ago
  12. d7e6b66 x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members by Bjorn Helgaas · 15 years ago
  13. d215a9c x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one by Bjorn Helgaas · 15 years ago
  14. df5eb1d x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression by Bjorn Helgaas · 15 years ago
  15. f7ca698 x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero by Bjorn Helgaas · 15 years ago
  16. 463a5df x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table by Bjorn Helgaas · 15 years ago
  17. 7da7d36 x86/PCI: MMCONFIG: centralize MCFG structure management by Bjorn Helgaas · 15 years ago
  18. d3578ef x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[] by Bjorn Helgaas · 15 years ago
  19. e823d6f x86/PCI: MMCONFIG: count MCFG structures with local variable by Bjorn Helgaas · 15 years ago
  20. 5663b1b x86/PCI: MMCONFIG: remove unused definitions by Bjorn Helgaas · 15 years ago
  21. 67f241f x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c by Yinghai Lu · 15 years ago
  22. 7b7a785 PCI: fix comment typo in bus_numa.h by Jiri Kosina · 15 years ago
  23. 2ed7a80 x86/PCI: remove early PCI pr_debug statements by Alex Chiang · 15 years ago
  24. 5b5d944 ia64/xen: compilation fix by Isaku Yamahata · 15 years ago
  25. ea7f1b6 x86/PCI: remove 64-bit division by Bjorn Helgaas · 15 years ago
  26. 03db42a x86/PCI: fix bogus host bridge window start/end alignment from _CRS by Bjorn Helgaas · 15 years ago
  27. f1db6fd x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS by Bjorn Helgaas · 15 years ago
  28. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  29. 2a6bed8 x86/PCI: print domain:bus in conventional format by Bjorn Helgaas · 15 years ago
  30. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  31. af5a8ee x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set by Bjorn Helgaas · 15 years ago
  32. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  33. 9a08f7d x86/PCI: allow MMCONFIG above 4GB by Bjorn Helgaas · 15 years ago
  34. 2992e54 x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled by Suresh Siddha · 15 years ago
  35. 637b363 ia64/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  36. 42887b2 x86/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  37. 76b1a87 x86/PCI: Use generic cacheline sizing instead of per-vendor tests. by Dave Jones · 15 years ago
  38. 4c0eec7 sparc64/PCI: drop PCI_CACHE_LINE_BYTES by Tejun Heo · 15 years ago
  39. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  40. 99935a7 x86/PCI: read root resources from IOH on Intel by Yinghai Lu · 15 years ago
  41. 79051db Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 15 years ago
  42. d8951ad at91: at91sam9g45 family: identify several chip versions by Nicolas Ferre · 15 years ago
  43. 2f5d46d avr32: add two new at91 to cpu.h definition by Nicolas Ferre · 16 years ago
  44. 9ddfd92 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  45. fcef24d Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  46. 333a074 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  47. c35102c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  48. efcd9e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. e8c93fc Revert "[IA64] fix percpu warnings" by Tony Luck · 15 years ago
  50. 4b46d64 ARM: ensure initial page tables are setup for SMP systems by Russell King · 15 years ago
  51. 6603a4f ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind support. by Claudio Scordino · 15 years ago
  52. 049a31a MIPS: O32: Fix ppoll by Arnaud Patard · 15 years ago
  53. 55f4e1d MIPS: Oprofile: Rename cpu_type from godson2 to loongson2 by Wu Zhangjin · 15 years ago
  54. 44f2c58 MIPS: Alchemy: Fix hang with high-frequency edge interrupts by Manuel Lauss · 15 years ago
  55. fcc152f MIPS: TXx9: Fix spi-baseclk value by Atsushi Nemoto · 15 years ago
  56. 2b5b9b7 MIPS: bcm63xx: Set the correct BCM3302 CPU name by Florian Fainelli · 15 years ago
  57. e8d4c34 MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_store by Zhang Le · 16 years ago
  58. c2ea1d5 MIPS: Avoid potential hazard on Context register by Ralf Baechle · 15 years ago
  59. cd847b7 MIPS: Octeon: Use lockless interrupt controller operations when possible. by David Daney · 15 years ago
  60. b6b74d5 MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity by David Daney · 15 years ago
  61. 0db2b74 MIPS: Set S-cache linesize to 64-bytes for MTI's S-cache by Ralf Baechle · 15 years ago
  62. 2e41f91 MIPS: SMTC: Avoid queing multiple reschedule IPIs by Jaidev Patwardhan · 16 years ago
  63. 05cf207 MIPS: GCMP: Avoid accessing registers when they are not present by Jaidev Patwardhan · 16 years ago
  64. 7098f74 MIPS: GIC: Random fixes and enhancements. by Chris Dearman · 16 years ago
  65. 2ee0a42 MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_start by Chris Dearman · 16 years ago
  66. cea2be4 MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands by Nigel Stephens · 15 years ago
  67. a074f0e MIPS: SPRAM: Clean up support code a little by Chris Dearman · 16 years ago
  68. a4e7cac MIPS: 1004K: Enable SPRAM support. by Ralf Baechle · 15 years ago
  69. a951f282 MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4 by Ralf Baechle · 15 years ago
  70. c708875 MIPS: Kconfig: Fix duplicate default value for MIPS_L1_CACHE_SHIFT. by Ralf Baechle · 15 years ago
  71. accfd35 MIPS: MTI: Fix accesses to device registers on MIPS boards by Chris Dearman · 16 years ago
  72. 0f334a3 MIPS: Fix machine check exception in kmap_coherent() by Kevin Cernekee · 15 years ago
  73. 39d2211 MIPS: MTX-1: Fix build if CONFIG_PCI is disabled. by Ralf Baechle · 15 years ago
  74. 72838a1 MIPS: AR7: register watchdog device only if enabled in hw configuration by Florian Fainelli · 15 years ago
  75. 2cfac7f MIPS: BCM63xx: Prepare for watchdog support by Florian Fainelli · 15 years ago
  76. 6c1e7a5 MIPS: BCM63xx: Make bcm63xx_uart_register an initfunc by Florian Fainelli · 15 years ago
  77. e85843a MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoC by Florian Fainelli · 15 years ago
  78. e85d59d MIPS: BCM63xx: Fix soft-reset lockup on BCM6345 by Florian Fainelli · 15 years ago
  79. a2e62f3 MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove. by Ralf Roesch · 15 years ago
  80. c49e38c MIPS: Add IRQF_TIMER flag for timer interrupts by Wu Zhangjin · 15 years ago
  81. 80b8585 MIPS: 64-bit: Fix o32 lookup_dcookie syscall by Wu Zhangjin · 15 years ago
  82. a22d621 MIPS: VPE: Remove stray unlock_kernel. by Ralf Baechle · 15 years ago
  83. f45e518 MIPS: Add IRQF_TIMER flag for timer interrupts by Wu Zhangjin · 15 years ago
  84. b40bb20 MIPS: Loongson: Remove redundant local_irq_disable() by Wu Zhangjin · 15 years ago
  85. 01a6fbf MIPS: IP27: Fix build by Ralf Baechle · 15 years ago
  86. 962a9dd MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info. by Ralf Baechle · 15 years ago
  87. 067f329 MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c by David Daney · 15 years ago
  88. d30cecb MIPS: Don't write ones to reserved entryhi bits. by Ralf Baechle · 16 years ago
  89. 2224268 MIPS: Extend COMMAND_LINE_SIZE by Ralf Baechle · 15 years ago
  90. 426fcd2 ARM: 5774/1: Fix Realview ARM1176PB board reboot by Philby John · 15 years ago
  91. fa488e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  92. 7d531a7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  93. 4121459 tty: Mark generic_serial users as BROKEN by Alan Cox · 15 years ago
  94. 2e2ec95 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  95. df71dfd ARM: Fix errata 411920 workarounds by Russell King · 15 years ago
  96. 657e12f ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled by Russell King · 15 years ago
  97. 0d43f51 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  98. 0a53f16 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  99. 0b3dc0e Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  100. 464d155 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago