1. 23d3d60 [PATCH] driver core: change bus_rescan_devices to return void by Greg Kroah-Hartman · 19 years ago
  2. afdce75 [PATCH] driver core: Add the ability to bind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  3. 151ef38 [PATCH] driver core: Add the ability to unbind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  4. 0edb586 [PATCH] driver core: add bus_find_device & driver_find_device functions by Cornelia Huck · 19 years ago
  5. fd782a4 [PATCH] Fix get_request nastiness by Hugh Dickins · 19 years ago
  6. 541ceca Remove duplicate mention of "edd" in Documentation/kernel-parameters.txt by Linus Torvalds · 19 years ago
  7. 4c91aed Linux v2.6.13-rc1 by Linus Torvalds · 19 years ago
  8. b9a05d1 [PATCH] ieee80211.h build fix by Jeff Garzik · 19 years ago
  9. a839688 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  10. 2fa938b [PATCH] sis 760 support. by Dave Jones · 19 years ago
  11. 2668fb9 [PATCH] sparc32: Kconfig fixups by William Lee Irwin III · 19 years ago
  12. 84da7c0 [PATCH] Doc/Submitting: corrections, additions by Randy Dunlap · 19 years ago
  13. 6623e62 [PATCH] V4L: documentation changes - mostly new cards included by Mauro Carvalho Chehab · 19 years ago
  14. 115d6f3 [PATCH] V4L: API new webcam formats included by Mauro Carvalho Chehab · 19 years ago
  15. 060d302 [PATCH] v4l: bttv new insmod parameters by Mauro Carvalho Chehab · 19 years ago
  16. 586b0ca [PATCH] v4l: tuner improvements by Mauro Carvalho Chehab · 19 years ago
  17. 96b6aba [PATCH] V4L maintainer patch by Mauro Carvalho Chehab · 19 years ago
  18. 200803d [PATCH] irqpoll by Alan Cox · 19 years ago
  19. 21fe347 [PATCH] ext3: reduce allocate-with-reservation lock latencies by Mingming Cao · 19 years ago
  20. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  21. d634453 [PATCH] blk: reduce locking by Nick Piggin · 19 years ago
  22. 450991b [PATCH] blk: __make_request efficiency by Nick Piggin · 19 years ago
  23. 69f63c5 [PATCH] coverity: tty_ldisc_ref return null check by KAMBAROV, ZAUR · 19 years ago
  24. c7f1721 [PATCH] coverity: fs/ext3/super.c: match_int return check by KAMBAROV, ZAUR · 19 years ago
  25. ec471dc [PATCH] coverity: fs/udf/namei.c null check by KAMBAROV, ZAUR · 19 years ago
  26. 9c101fd [PATCH] coverity: ipmi_msghandler() channels array overrun fix by KAMBAROV, ZAUR · 19 years ago
  27. a77e336 [PATCH] coverity: i386: scsi_lib buffer overrun fix by KAMBAROV, ZAUR · 19 years ago
  28. a8f5034 [PATCH] coverity: i386: build.c: negative return to unsigned fix by KAMBAROV, ZAUR · 19 years ago
  29. 4cceb4d [PATCH] headers: include linux/types.h for usb_ch9.h by GOTO Masanori · 19 years ago
  30. 3607d1d [PATCH] headers: include linux/compiler.h for __user by GOTO Masanori · 19 years ago
  31. 12822bc [PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32 by GOTO Masanori · 19 years ago
  32. c016e22 [PATCH] aio-retry-fix: fix aio retry work queueing by Sébastien Dugu · 19 years ago
  33. 334a13e [PATCH] really remove xattr_acl.h by Christoph Hellwig · 19 years ago
  34. aade0e8 [PATCH] drivers/isdn/: make some code static by Adrian Bunk · 19 years ago
  35. 687a21c [PATCH] rename wakeup_bdflush to wakeup_pdflush by Pekka J Enberg · 19 years ago
  36. 05133fc [PATCH] swabb.h warning fixes by Andrew Morton · 19 years ago
  37. b79646e [PATCH] hisax warning fixes by Andrew Morton · 19 years ago
  38. b92eac0 [PATCH] request_firmware(): avoid race conditions by Stanislaw W. Gruszka · 19 years ago
  39. bcc8ca0 [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 by Emmanuel Colbus · 19 years ago
  40. f01b1b0 [PATCH] ITIMER_REAL: fix possible deadlock and race by Oleg Nesterov · 19 years ago
  41. b36bbb6 [PATCH] ixp4xx/ixp2000 watchdog driver typo by Lennert Buytenhek · 19 years ago
  42. 45ae36c [PATCH] drivers/char/tipar.c: off by one array access by Luc Van Oostenryck · 19 years ago
  43. 47f176f [PATCH] Using msleep() instead of HZ by Luca Falavigna · 19 years ago
  44. 8d45168 [PATCH] fix semaphore handling in __unregister_chrdev_region by Wen-chien Jesse Sung · 19 years ago
  45. 12dc2fd [NET]: drivers/net/slip.c needs linux/delay.h by David S. Miller · 19 years ago
  46. 9666dae [NETFILTER]: Fix connection tracking bug in 2.6.12 by Patrick McHardy · 19 years ago
  47. bcd6127 [NET]: Add missing include to linux/netdevice.h by Arnd Bergmann · 19 years ago
  48. ff593c5 [NET]: Micro optimization in eth_header() by Denis Vlasenko · 19 years ago
  49. 7fe40f7 [IPV6]: remove more unused IPV6_AUTHHDR things. by YOSHIFUJI Hideaki · 19 years ago
  50. fb3d894 [IPVS]: Close race conditions on ip_vs_conn_tab list modification by Neil Horman · 19 years ago
  51. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  52. f835e47 [IPV4]: Broken memory allocation in fib_trie by Robert Olsson · 19 years ago
  53. 7e568e6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  54. adb2705 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  55. f340c0d [PATCH] Tweak idle thread setup semantics by Ingo Molnar · 19 years ago
  56. 082cf69 [PATCH] ll_rw_blk: prevent huge request allocations by Jens Axboe · 19 years ago
  57. f8b58ed [PATCH] md: bio leak fix by Neil Brown · 19 years ago
  58. 314b6a4 [PATCH] kexec: fix sparse warnings by Alexey Dobriyan · 19 years ago
  59. 97afa0a [PATCH] cciss_ioctl() warning fix by Andrew Morton · 19 years ago
  60. 5027397 [PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as valid by Ben Dooks · 19 years ago
  61. 2f85a42 [SCTP] Make init & delayed sack timeouts configurable by user. by Vlad Yasevich · 19 years ago
  62. 7a1af5d [IPV4]: ipconfig.c: fix dhcp timeout behaviour by Maxime Bizon · 19 years ago
  63. 2c2910a [IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support by Dietmar Eggemann · 19 years ago
  64. f2be64b [PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platforms by Tony Lindgren · 19 years ago
  65. 072cd70 [PATCH] ARM: 2762/1: S3C24XX Audio platform data by Ben Dooks · 19 years ago
  66. fa0ebff [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm by Richard Purdie · 19 years ago
  67. ae9cda5 [IPV6]: Don't dump temporary addresses twice by YOSHIFUJI Hideaki · 19 years ago
  68. 8a47077 [NETLINK]: Missing padding fields in dumped structures by Patrick McHardy · 19 years ago
  69. 9ef1d4c [NETLINK]: Missing initializations in dumped data by Patrick McHardy · 19 years ago
  70. b3563c4 [NETLINK]: Clear padding in netlink messages by Patrick McHardy · 19 years ago
  71. 4095ebf [NETFILTER]: ipt_CLUSTERIP: fix ARP mangling by Harald Welte · 19 years ago
  72. 85c1937 [EBTABLES]: Fix thinkos in ebt_log.c by David S. Miller · 19 years ago
  73. 61998bc Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  74. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  75. 1cde8a1 [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64) by Greg Kroah-Hartman · 19 years ago
  76. d57e26c [PATCH] PCI: use the MCFG table to properly access pci devices (i386) by Greg Kroah-Hartman · 19 years ago
  77. 5454939 [PATCH] PCI: add proper MCFG table parsing to ACPI core. by Greg Kroah-Hartman · 19 years ago
  78. d18c3db [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback. by Greg Kroah-Hartman · 19 years ago
  79. 4002307 [PATCH] cpqphp: fix oops during unload without probe by Keith Moore · 19 years ago
  80. 70549ad [PATCH] PCI: clean up the MSI code a bit. by Greg Kroah-Hartman · 19 years ago
  81. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  82. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  83. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 19 years ago
  84. a0d399a [PATCH] ACPI based I/O APIC hot-plug: acpiphp support by Kenji Kaneshige · 19 years ago
  85. 0e888ad [PATCH] ACPI based I/O APIC hot-plug: ia64 support by Kenji Kaneshige · 19 years ago
  86. b1bb248 [PATCH] ACPI based I/O APIC hot-plug: add interfaces by Kenji Kaneshige · 19 years ago
  87. 8d50e33 [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug by Rajesh Shah · 19 years ago
  88. 8e7561c [PATCH] acpi hotplug: aCPI based root bridge hot-add by Rajesh Shah · 19 years ago
  89. 2f523b1 [PATCH] acpi hotplug: fix slot power-down problem with acpiphp by Rajesh Shah · 19 years ago
  90. 364d509 [PATCH] acpi hotplug: clean up notify handlers on acpiphp unload by Rajesh Shah · 19 years ago
  91. 42f49a6 [PATCH] acpi hotplug: convert acpiphp to use generic resource code by Rajesh Shah · 19 years ago
  92. 4ce448e [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI handle by Rajesh Shah · 19 years ago
  93. 3fb0273 [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently by Rajesh Shah · 19 years ago
  94. f7d473d [PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus by Rajesh Shah · 19 years ago
  95. 542df5d [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allocated resources by Rajesh Shah · 19 years ago
  96. 091ca9f [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-plug by Rajesh Shah · 19 years ago
  97. 6ef6f0e [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on creation by Rajesh Shah · 19 years ago
  98. e4ea9bb [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or device lists by Rajesh Shah · 19 years ago
  99. cc57450 [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI bridge by Rajesh Shah · 19 years ago
  100. 71c3511 [PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safe by Rajesh Shah · 19 years ago