1. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  2. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  3. 6b8cc71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  4. 1399ff5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  5. e17e0f5 Driver core: show drivers in /sys/module/ by Kay Sievers · 19 years ago
  6. c957b32 Documentation/driver-model/platform.txt update/rewrite by David Brownell · 19 years ago
  7. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 19 years ago
  8. acf02d2 driver core: Use klist_remove() in device_move() by Cornelia Huck · 19 years ago
  9. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 19 years ago
  10. af9e076 Driver core: make drivers/base/core.c:setup_parent() static by Adrian Bunk · 19 years ago
  11. 5ab6998 driver core: Introduce device_find_child(). by Cornelia Huck · 19 years ago
  12. 035ed7a sysfs: sysfs_write_file() writes zero terminated data by Thomas Maier · 19 years ago
  13. 06a4bca cpu topology: consider sysfs_create_group return value by Heiko Carstens · 19 years ago
  14. 2895353 Driver core: Call platform_notify_remove later by Benjamin Herrenschmidt · 19 years ago
  15. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 19 years ago
  16. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 19 years ago
  17. d80f19f Driver core: convert sound core to use struct device by Greg Kroah-Hartman · 19 years ago
  18. ebf644c Driver core: change mem class_devices to be real devices by Greg Kroah-Hartman · 19 years ago
  19. 78cde08 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 19 years ago
  20. e55c879 Driver core: convert firmware code to use struct device by Greg Kroah-Hartman · 19 years ago
  21. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 19 years ago
  22. 04880ed Driver core: convert ppdev code to use struct device by Greg Kroah-Hartman · 19 years ago
  23. 9a6a2a5 Driver core: convert PPP code to use struct device by Greg Kroah-Hartman · 19 years ago
  24. 07accdc Driver core: convert cpuid code to use struct device by Greg Kroah-Hartman · 19 years ago
  25. a271aaf Driver core: convert msr code to use struct device by Greg Kroah-Hartman · 19 years ago
  26. ac11d06 I2C: convert i2c-dev to use struct device instead of struct class_device by Greg Kroah-Hartman · 20 years ago
  27. 38ca6c3 Driver core: convert raw device code to use struct device by Greg Kroah-Hartman · 19 years ago
  28. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 19 years ago
  29. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 19 years ago
  30. cd15422 Driver core: convert vc code to use struct device by Greg Kroah-Hartman · 19 years ago
  31. 805952a Driver core: convert vt code to use struct device by Greg Kroah-Hartman · 19 years ago
  32. 805fab4 CONFIG_SYSFS_DEPRECATED - class symlinks by Kay Sievers · 19 years ago
  33. a87cb2a CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables by Kay Sievers · 19 years ago
  34. 99ef3ef CONFIG_SYSFS_DEPRECATED - device symlinks by Kay Sievers · 19 years ago
  35. b9cafc7 CONFIG_SYSFS_DEPRECATED - bus symlinks by Kay Sievers · 19 years ago
  36. 40fa542 Driver core: make old versions of udev work properly by Greg Kroah-Hartman · 19 years ago
  37. 88a22c9 CONFIG_SYSFS_DEPRECATED by Kay Sievers · 19 years ago
  38. f0ee61a Driver Core: Move virtual_device_parent() to core.c by Greg Kroah-Hartman · 19 years ago
  39. 1901fb2 Driver core: fix "driver" symlink timing by Kay Sievers · 19 years ago
  40. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 19 years ago
  41. 2b290da PCI: make arch/i386/pci/common.c:pci_bf_sort static by Adrian Bunk · 19 years ago
  42. b0d974e PCI: ibmphp_pci.c: fix NULL dereference by Adrian Bunk · 19 years ago
  43. 9d167dc pciehp: remove unnecessary pci_disable_msi by Kenji Kaneshige · 19 years ago
  44. 407f452 pciehp: remove unnecessary free_irq by Kenji Kaneshige · 19 years ago
  45. a57ed79 PCI: rpaphp: change device tree examination by John Rose · 19 years ago
  46. ac9e989 PCI: Change memory allocation for acpiphp slots by Rolf Eike Beer · 19 years ago
  47. adbc2a1 i2c-i801: SMBus patch for Intel ICH9 by Jason Gaston · 19 years ago
  48. 3b59d52 PCI: irq: irq and pci_ids patch for Intel ICH9 by Jason Gaston · 19 years ago
  49. 95ddc5f PCI: pci_{enable,disable}_device() nestable ports by Inaky Perez-Gonzalez · 19 years ago
  50. bae94d0 PCI: switch pci_{enable,disable}_device() to be nestable by Inaky Perez-Gonzalez · 19 years ago
  51. 039d09a PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap by Amol Lad · 19 years ago
  52. 7edab2f pci/i386: style cleanups by Randy Dunlap · 19 years ago
  53. 7ea7e98 PCI: Block on access to temporarily unavailable pci device by Matthew Wilcox · 19 years ago
  54. 50bf14b pci: fix __pci_register_driver error handling by Akinobu Mita · 19 years ago
  55. 0dcb2b7 pci: clear osc support flags if no _OSC method by Kristen Carlson Accardi · 19 years ago
  56. 0a9dee2 acpiphp: fix missing acpiphp_glue_exit() by Akinobu Mita · 19 years ago
  57. 467c442 acpiphp: fix use of list_for_each macro by Akinobu Mita · 19 years ago
  58. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 19 years ago
  59. 9f581f1 Altix: SN ACPI hotplug support. by John Keller · 19 years ago
  60. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 19 years ago
  61. e08cf02 PCI: Delete unused extern in powermac/pci.c by Matthew Wilcox · 19 years ago
  62. edb2d97 PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI by Matthew Wilcox · 19 years ago
  63. ebf5a24 PCI: Use pci_generic_prep_mwi on sparc64 by Matthew Wilcox · 19 years ago
  64. 3efe2d8 PCI: Use pci_generic_prep_mwi on ia64 by Matthew Wilcox · 19 years ago
  65. 368c73d PCI: quirks: fix the festering mess that claims to handle IDE quirks by Alan Cox · 19 years ago
  66. cc692a5 PCI: save/restore PCI-X state by Stephen Hemminger · 19 years ago
  67. e65e5fb PCI: Make some MSI-X #defines generic by Michael Ellerman · 19 years ago
  68. 009af1f PCI: Let PCI_MULTITHREAD_PROBE not be broken by Greg Kroah-Hartman · 19 years ago
  69. bb37b94 [BLOCK] Cleanup unused variable passing by Jens Axboe · 19 years ago
  70. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 19 years ago
  71. ad2d722 [PATCH] block: kill length alignment test in bio_map_user() by Mike Christie · 19 years ago
  72. be1c634 [PATCH] blktrace: add timestamp message by Olaf Kirch · 19 years ago
  73. 6b44d4e Fix typos in drivers/isdn/hisax/isdnl2.c by Jan Engelhardt · 19 years ago
  74. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 19 years ago
  75. 93e06b4 BUG_ON conversion for fs/aio.c by Eric Sesterhenn · 19 years ago
  76. d99c590 BUG_ON conversion for drivers/mmc/omap.c by Eric Sesterhenn · 19 years ago
  77. 5d9a276 BUG_ON conversion for drivers/media/video/pwc/pwc-if.c by Eric Sesterhenn · 19 years ago
  78. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 19 years ago
  79. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 19 years ago
  80. 5d3f083 Fix typos in /Documentation : Misc by Matt LaPlante · 19 years ago
  81. 4ae0edc Fix typos in /Documentation : 'U-Z' by Matt LaPlante · 19 years ago
  82. fa00e7e Fix typos in /Documentation : 'T'' by Matt LaPlante · 19 years ago
  83. 98c4f0c Fix jiffies.h comment by Chase Venters · 19 years ago
  84. ce00f85 tabify MAINTAINERS by Jim Cromie · 19 years ago
  85. e20ec99 fix spelling error in include/linux/kernel.h by Jim Cromie · 19 years ago
  86. 139a7bd mqueue.h: don't include linux/types.h by Alexey Dobriyan · 19 years ago
  87. 0215ffb Linux 2.6.19 by Linus Torvalds · 19 years ago
  88. 315917d [PATCH] r8169: Fix iteration variable sign by Francois Romieu · 19 years ago
  89. af768c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  90. aed6fad [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms by Milan Svoboda · 19 years ago
  91. f5d6c63 [MIPS] Do topology_init even on uniprocessor kernels. by Ralf Baechle · 19 years ago
  92. 1275361 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  93. e81c7359 [NET]: Fix MAX_HEADER setting. by David S. Miller · 19 years ago
  94. af443b6 [NETFILTER]: ipt_REJECT: fix memory corruption by Patrick McHardy · 19 years ago
  95. 2e47c26 [NETFILTER]: conntrack: fix refcount leak when finding expectation by Yasuyuki Kozakai · 19 years ago
  96. c537b75 [NETFILTER]: ctnetlink: fix reference count leak by Patrick McHardy · 19 years ago
  97. 22e7410 [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack by Yasuyuki Kozakai · 19 years ago
  98. dafc741 [NETFILTER]: nfctnetlink: assign helper to newly created conntrack by Yasuyuki Kozakai · 19 years ago
  99. 4f404ca Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  100. 691ce26 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 19 years ago