1. c2dea65 [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c by Jesper Juhl · 19 years ago
  2. f5c99df [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c by Jesper Juhl · 19 years ago
  3. efbf62e [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.c by Jesper Juhl · 19 years ago
  4. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 19 years ago
  5. 4988794 [PATCH] PCI: use bus numbers sparsely, if necessary by Dominik Brodowski · 19 years ago
  6. 0eb3bcf [PATCH] pciehp: allow bridged card hotplug by Rajesh Shah · 19 years ago
  7. c7ab337 [PATCH] pciehp: handle sticky power-fault status by Thomas Schaefer · 19 years ago
  8. 9d26512 [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 by Daniel Yeisley · 19 years ago
  9. 81f1544 [PATCH] shpchp: Implement get_address callback by Kenji Kaneshige · 19 years ago
  10. cd5b50b [PATCH] PCI Hotplug/powerpc: more removal of duplicated code by linas@austin.ibm.com · 19 years ago
  11. d681db4 [PATCH] PCI Hotplug/powerpc: remove duplicated code by linas@austin.ibm.com · 19 years ago
  12. bd62e27 [PATCH] shpchp: fix improper wait for command completion by Kenji Kaneshige · 19 years ago
  13. f467f61 [PATCH] shpchp: fix improper write to Command Completion Detect bit by Kenji Kaneshige · 19 years ago
  14. 0455986 [PATCH] shpchp: fix improper mmio mapping by Kenji Kaneshige · 19 years ago
  15. 87d6c55 [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit by Kenji Kaneshige · 19 years ago
  16. 6558b6a [PATCH] shpchp: fix improper reference to Slot Avail Regsister by Kenji Kaneshige · 19 years ago
  17. e00e57e [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() by Kenji Kaneshige · 19 years ago
  18. 2555f7b [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code by Adrian Bunk · 19 years ago
  19. 88d69a1 [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix by Jordan, William P · 19 years ago
  20. 8c9ad50 [PATCH] PCIE: make bus_id for PCI Express devices unique by Sergey Vlasov · 19 years ago
  21. 3efd273 [PATCH] pci: call pci_read_irq for bridges by Kristen Accardi · 19 years ago
  22. 514d207 [PATCH] pci: use pin stored in pci_dev by Kristen Accardi · 19 years ago
  23. 8015a01 [PATCH] apci: use pin stored in pci_dev by Kristen Accardi · 19 years ago
  24. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 19 years ago
  25. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  26. 44637a1 [PATCH] Update cyblafb driver by Knut Petersen · 19 years ago
  27. 8b78e83 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  28. cf10b28 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  29. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  30. 166c343 [patch] ipw2100: support WEXT-18 enc_capa v3 by Dan Williams · 19 years ago
  31. 64916f1 [PATCH] fix a few "warning: 'cleanup_card' defined but not used" by Denis Vlasenko · 19 years ago
  32. fa45459 [PATCH] forcedeth: TSO fix for large buffers by Ayaz Abdulla · 19 years ago
  33. 3bb8a18a [PATCH] remove bouncing mail address of mv643xx_eth maintainer by Olaf Hering · 19 years ago
  34. 32a4ec9 [PATCH] e1000: Fix invalid memory reference by Kenji Kaneshige · 19 years ago
  35. 504ddff [PATCH] drivers/net/gianfar.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  36. cceb904 [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  37. f65fd8f [PATCH] drivers/net/Kconfig: indentation fix by Adrian Bunk · 19 years ago
  38. b6d08c0 [PATCH] Add MIPS dependency for dm9000 driver by Franck · 19 years ago
  39. b9c4c60 [PATCH] tulip: enable multiport NIC BIOS fixups for x86_64 by Christoph Dworzak · 19 years ago
  40. b887030 [PATCH] sata_nv, spurious interrupts at system startup with MAXTOR 6H500F0 drive by Andrew Chew · 19 years ago
  41. 3884388 [PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex mode by Eugene Surovegin · 19 years ago
  42. df22b8a [PATCH] sk98lin: error handling of pci setup by Stephen Hemminger · 19 years ago
  43. 1628755 [PATCH] sk98lin: error handling on probe by Stephen Hemminger · 19 years ago
  44. 26fc354 [PATCH] sk98lin: use kzalloc by Stephen Hemminger · 19 years ago
  45. decf67a [PATCH] sk98lin: error handling on dual port board by Stephen Hemminger · 19 years ago
  46. bce7c95 [PATCH] sk98lin: not doing high dma properly by Stephen Hemminger · 19 years ago
  47. 17fa6e2 [PATCH] sk98lin: routine called from probe marked __init by Stephen Hemminger · 19 years ago
  48. a9925a0 [BLOCK] CCISS: update for blk softirq completions by Jens Axboe · 19 years ago
  49. 8672d57 [IDE] Use the block layer deferred softirq request completion by Jens Axboe · 19 years ago
  50. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 19 years ago
  51. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 19 years ago
  52. 5b9ca52 [PATCH] 3/5 powerpc: Add platform functions interpreter by Benjamin Herrenschmidt · 19 years ago
  53. a28d3af [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 by Benjamin Herrenschmidt · 19 years ago
  54. 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 19 years ago
  55. 03929c7 [PATCH] ppc32: cpm_uart: fix xchar sending by Aristeu Sergio Rozanski Filho · 19 years ago
  56. 5367f2d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  57. e701e85 [PATCH] vr41xx: section tags fix by Jean Delvare · 19 years ago
  58. 564de74 [PATCH] cciss: avoid defining useless MAJOR_NR macro by Christoph Hellwig · 19 years ago
  59. 7019e7e [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature by Adrian Bunk · 19 years ago
  60. 6e21bd9 [PATCH] drivers/isdn/: add missing #includes by Adrian Bunk · 19 years ago
  61. 945f390 [PATCH] drivers/block: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  62. 9fe656e [PATCH] i4l: __attribute__((packed)) for the CAPI message structs by Jan Blunck · 19 years ago
  63. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 19 years ago
  64. d1c4ac4 [PATCH] parport_pc: arm build fix by Andrew Morton · 19 years ago
  65. e0804b1 [PATCH] hw_random: 82801AB PCI Bridge support by Eric Van Buggenhaut · 19 years ago
  66. b368fae [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeys by Ben Collins · 19 years ago
  67. 44f0610 [PATCH] Sonypi: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  68. 80851ef [PATCH] /dev/mem: validate mmap requests by Bjorn Helgaas · 19 years ago
  69. 44ac841 [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up by Bjorn Helgaas · 19 years ago
  70. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  71. fb86a35 [PATCH] cciss: adds MSI and MSI-X support by Mike Miller · 19 years ago
  72. d09cf7d [PATCH] tpmdd: remove global event log by Kylene Jo Hall · 19 years ago
  73. 44fce35 [PATCH] drivers/mfd: header included twice by Nicolas Kaiser · 19 years ago
  74. cc398c2 [PATCH] drivers/connector/cn_proc.c typos by David S. Miller · 19 years ago
  75. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  76. 25ab7cd [PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers() by Eric Dumazet · 19 years ago
  77. 55a82ab [PATCH] tpm: add bios measurement log by Kylene Jo Hall · 19 years ago
  78. 9fa37fd [PATCH] nbd: remove duplicate assignment by taneli.vahakangas@netsonic.fi · 19 years ago
  79. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  80. cd140a5 [PATCH] kmsg_write: don't return printk return value by Guillaume Chazarain · 19 years ago
  81. 53dbb26 [PATCH] vgacon: Workaround for resize bug in some chipsets by Antonino A. Daplas · 19 years ago
  82. 954de91 [PATCH] vgacon: fix doublescan mode by Samuel Thibault · 19 years ago
  83. 8382bf2 [PATCH] pktcdvd: Use bd_claim to get exclusive access by Peter Osterlund · 19 years ago
  84. b7b4d7a [PATCH] drivers/isdn/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  85. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  86. 705b6c7 [PATCH] new driver synclink_gt by Paul Fulghum · 19 years ago
  87. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  88. 4369ef3 [PATCH] Make RCU task_struct safe for oprofile by Paul E. McKenney · 19 years ago
  89. 6d524ae [PATCH] frv: fix uninitialised variable in serverworks driver by David Howells · 19 years ago
  90. 2087ff3 [PATCH] frv: fix uninitialised variable in atm nicstar driver by David Howells · 19 years ago
  91. 2919b51 [PATCH] frv: suppress configuration of certain features for FRV by David Howells · 19 years ago
  92. 277cb10 [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renaming by Lennert Buytenhek · 19 years ago
  93. 37610ff [PATCH] fix Kconfig depends for cs89x0 (PNX010X support) by Lennert Buytenhek · 19 years ago
  94. 084f746 [PATCH] cs89x0: switch {in,out}sw to {read,write}words by Lennert Buytenhek · 19 years ago
  95. 3b68d70 [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 support by Lennert Buytenhek · 19 years ago
  96. 3eaa5e7 [PATCH] cs89x0: make {read,write}reg use {read,write}word by Lennert Buytenhek · 19 years ago
  97. 0d5affc [PATCH] cs89x0: swap {read,write}reg and {read,write}word by Lennert Buytenhek · 19 years ago
  98. fc8c7d7 [PATCH] cs89x0: convert {inw,outw} calls to {read,write}word by Lennert Buytenhek · 19 years ago
  99. 974dffc [PATCH] cs89x0: make {read,write}word take base_addr by Lennert Buytenhek · 19 years ago
  100. 4dab06f [PATCH] ARM Netwinder watchdog wdt977 update by Woody Suwalski · 19 years ago