1. 227b84c shpchp: cleanup struct controller by Kenji Kaneshige · 19 years ago
  2. 0abe68c shpchp: remove unnecessary struct php_ctlr by Kenji Kaneshige · 19 years ago
  3. ab17443 PCI: ATI sb600 sata quirk by Conke Hu · 19 years ago
  4. fb0f2b4 PCI legacy resource fix by Ralf Baechle · 19 years ago
  5. 7e7a43c PCI: don't export device IDs to userspace by Adrian Bunk · 19 years ago
  6. 9ac0ce8 PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencing a NULL pdev. by Jesper Juhl · 19 years ago
  7. 1597cac PCI: Fix multiple problems with VIA hardware by Alan Cox · 19 years ago
  8. beb7cc8 PCI: Only check the HT capability bits in mpic.c by Michael Ellerman · 19 years ago
  9. 7a38050 PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c by Michael Ellerman · 19 years ago
  10. d010b51 PCI: Add #defines for Hypertransport MSI fields by Michael Ellerman · 19 years ago
  11. 120a50d PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c by Michael Ellerman · 19 years ago
  12. 687d5fe PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities by Michael Ellerman · 19 years ago
  13. d3bac11 PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap() by Michael Ellerman · 19 years ago
  14. d86f90f pci: Introduce pci_find_present by Alan Cox · 19 years ago
  15. 83e42bc PCI: pcieport-driver: remove invalid warning message by Kenji Kaneshige · 19 years ago
  16. f1e7909 rpaphp: compiler warning cleanup by Linas Vepstas · 19 years ago
  17. 0c875c2 PCI quirks: remove redundant check by David Rientjes · 19 years ago
  18. 42a0ee3 pci: add class codes for Wireless RF controllers by Inaky Perez-Gonzalez · 19 years ago
  19. 7461b60 PCI: use /sys/bus/pci/drivers/<driver>/new_id first by Russell King · 19 years ago
  20. f238085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 19 years ago
  21. a240d9f [CONNECTOR]: Replace delayed work with usual work queue. by Evgeniy Polyakov · 19 years ago
  22. 14fb8a7 [IPV4]: Fix BUG of ip_rt_send_redirect() by Li Yewang · 19 years ago
  23. a9fc00c [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash by Leigh Brown · 19 years ago
  24. 8228a18d [TCP]: Fix oops caused by tcp_v4_md5_do_del by Leigh Brown · 19 years ago
  25. d8172d8 [CONNECTOR]: Fix compilation breakage introduced recently. by Evgeniy Polyakov · 19 years ago
  26. 749494ba [TG3]: Update version and reldate. by Michael Chan · 19 years ago
  27. 60189dd [TG3]: Power down/up 5906 PHY correctly. by Michael Chan · 19 years ago
  28. c49a156 [TG3]: Fix race condition when calling register_netdev(). by Michael Chan · 19 years ago
  29. 24fcad6 [TG3]: Assign tp->link_config.orig_* values. by Michael Chan · 19 years ago
  30. 9b54d5c [NETFILTER] IPV6: Fix dependencies. by David S. Miller · 19 years ago
  31. 6634292 [BNX2]: Fix minor loopback problem. by Michael Chan · 19 years ago
  32. 6a13add [BNX2]: Fix bug in bnx2_nvram_write(). by Michael Chan · 19 years ago
  33. faac9c4 [BNX2]: Fix panic in bnx2_tx_int(). by Michael Chan · 19 years ago
  34. a3d3840 [AX.25]: Fix unchecked rose_add_loopback_neigh uses by Ralf Baechle · 19 years ago
  35. a159aaa [AX.25]: Fix unchecked rose_add_loopback_node uses by Ralf Baechle · 19 years ago
  36. a428271 [AX.25]: Fix unchecked ax25_linkfail_register uses by Ralf Baechle · 19 years ago
  37. 58bc574 [AX.25]: Fix unchecked nr_add_node uses. by Ralf Baechle · 19 years ago
  38. 81dcd16 [AX.25]: Fix unchecked ax25_listen_register uses by Ralf Baechle · 19 years ago
  39. 8d5cf59 [AX.25]: Fix unchecked ax25_protocol_register uses. by Ralf Baechle · 19 years ago
  40. c9266b9 [AX.25]: Mark all kmalloc users __must_check by Ralf Baechle · 19 years ago
  41. bd2b334 [TG3]: replace kmalloc+memset with kzalloc by Yan Burman · 19 years ago
  42. e25db64 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  43. 7686fcf [PATCH] more work_struct fixes: tas300x sound drivers by Al Viro · 19 years ago
  44. 8a8b836 [SPARC]: Make bitops use same spinlocks as atomics. by David S. Miller · 19 years ago
  45. 928ee51 [CPUFREQ] longhaul compile fix. by Dave Jones · 19 years ago
  46. 8ec9822 [CPUFREQ] Advise not to use longhaul on VIA C7. by Dave Jones · 19 years ago
  47. a507ac4 [CPUFREQ] set policy->curfreq on initialization by Mattia Dongili · 19 years ago
  48. 216da72 [SPARC]: Update defconfig. by David S. Miller · 19 years ago
  49. 5a08900 [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition. by David S. Miller · 19 years ago
  50. 9bc83dc [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. by Fabrice Knevez · 19 years ago
  51. b06824c [DocBook]: Fix two typos in generic IRQ docs. by David S. Miller · 19 years ago
  52. 729e7d7 [SPARC64]: Minor irq handling cleanups. by David S. Miller · 19 years ago
  53. 15f1483 [SPARC64]: Kill no-remapping-needed code in head.S by David S. Miller · 19 years ago
  54. 825020c [PATCH] sys_mincore: s/max/min/ by Oleg Nesterov · 19 years ago
  55. 2bb71b5 [PATCH] m68k trivial build fixes by Al Viro · 19 years ago
  56. 4fb23e4 Fix up mm/mincore.c error value cases by Linus Torvalds · 19 years ago
  57. c7ef259 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  58. 99f5e97 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  59. a08727b Make workqueue bit operations work on "atomic_long_t" by Linus Torvalds · 19 years ago
  60. 2f77d10 Fix incorrect user space access locking in mincore() by Linus Torvalds · 19 years ago
  61. 5c9a761 [PATCH] pata_via: Cable detect error by Alan · 19 years ago
  62. 2bfc361 [PATCH] Fix help text for CONFIG_ATA_PIIX by Alan · 19 years ago
  63. 0457882 [PATCH] initializer entry defined twice in pata_rz1000 by Ira Snyder · 19 years ago
  64. 9825d73 [PATCH] ata: fix platform_device_register_simple() error check by Akinobu Mita · 19 years ago
  65. 551c012 [PATCH] ahci: do not mangle saved HOST_CAP while resetting controller by Tejun Heo · 19 years ago
  66. 33480a0 [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2) by Tejun Heo · 19 years ago
  67. c10340a [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround) by Jeff Garzik · 19 years ago
  68. da02d2a [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator by Jeff Garzik · 19 years ago
  69. fae07dc [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops by Tejun Heo · 19 years ago
  70. f98b657 [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9 by Jason Gaston · 19 years ago
  71. 0b0df6f IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() by Roland Dreier · 19 years ago
  72. 82da703 IB/mthca: Add HCA profile module parameters by Leonid Arsh · 19 years ago
  73. 0221872 Fix "delayed_work_pending()" macro expansion by Linus Torvalds · 19 years ago
  74. bf628dc IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G by Roland Dreier · 19 years ago
  75. c59a3da IB: Fix ib_dma_alloc_coherent() wrapper by Roland Dreier · 19 years ago
  76. 701dfbe Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 19 years ago
  77. d1526e2 Remove stack unwinder for now by Linus Torvalds · 19 years ago
  78. e42734e [S390] cio: css_register_subchannel race. by Stefan Bader · 19 years ago
  79. da1cf23 [S390] Save prefix register for dump on panic by Michael Holzheu · 19 years ago
  80. 58be944 [S390] Fix reboot hang by Michael Holzheu · 19 years ago
  81. a45e141 [S390] Fix reboot hang on LPARs by Michael Holzheu · 19 years ago
  82. b3c14d0 [S390] sclp_cpi module license. by Christian Borntraeger · 19 years ago
  83. 13e742b [S390] zcrypt: module unload fixes. by Ralph Wuerthner · 19 years ago
  84. 028cf91 [S390] Hipersocket multicast queue: make sure outbound handler is called by Ursula Braun · 19 years ago
  85. 86b2247 [S390] hypfs fixes by Christian Borntraeger · 19 years ago
  86. 240bfbe [S390] update default configuration by Martin Schwidefsky · 19 years ago
  87. 4ef4caa [PATCH] Generic HID layer - update MAINTAINERS by Jiri Kosina · 19 years ago
  88. 1c1e40b input/hid: Supporting more keys from the HUT Consumer Page by Florian Festi · 19 years ago
  89. e3a0dd7 [PATCH] Generic HID layer - build: USB_HID should select HID by Jiri Kosina · 19 years ago
  90. d1998ef [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macros by Ben Collins · 19 years ago
  91. cc01644 Linux v2.6.20-rc1 by Linus Torvalds · 19 years ago
  92. 2bf540b [NETFILTER]: bridge-netfilter: remove deferred hooks by Patrick McHardy · 19 years ago
  93. 8bce65b [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES by Kim Nordlund · 19 years ago
  94. 6ab792f [SCTP]: Add support for SCTP_CONTEXT socket option. by Ivan Skytte Jorgensen · 19 years ago
  95. 882a382 [SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket. by Sridhar Samudrala · 19 years ago
  96. 29c7cf9 [SCTP]: Handle address add/delete events in a more efficient way. by Sridhar Samudrala · 19 years ago
  97. 6931ba7 [TCP]: Fix oops caused by __tcp_put_md5sig_pool() by David S. Miller · 19 years ago
  98. befffe9 [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt(). by Brian Haley · 19 years ago
  99. 832e3ca [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li by Ian McDonald · 19 years ago
  100. e1b4b9f [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops by Al Viro · 19 years ago