1. 89a07e3 kset: convert efivars to use kset_create for the efi subsystem. by Greg Kroah-Hartman · 17 years ago
  2. 9e5f7f9 firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface by Greg Kroah-Hartman · 17 years ago
  3. 334c630 kobject: convert efivars to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  4. 97fa5bb efivars: make new_var and del_var binary sysfs files by Greg Kroah-Hartman · 17 years ago
  5. 6dcec25 kset: convert struct bus_device->drivers to use kset_create by Greg Kroah-Hartman · 17 years ago
  6. 3d89959 kset: convert struct bus_device->devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  7. aade404 kset: convert /sys/devices/system to use kset_create by Greg Kroah-Hartman · 17 years ago
  8. 2d72fc0 kobject: convert /sys/hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  9. 881c6cfd kset: convert /sys/devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  10. b0d78e5 kset: convert drivers/base/firmware.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  11. 443dbf9 kset: convert drivers/base/class.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  12. 59a5483 kset: convert drivers/base/bus.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  13. 81ace5c kset: convert pci hotplug to use kset_create_and_add by Greg Kroah-Hartman · 17 years ago
  14. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 17 years ago
  15. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  16. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  17. 15f2bbb kobject: convert icom to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  18. f7eb12c kobject: convert hvcs to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  19. 12b20de kobject: convert hvc_console to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  20. a045171 kobject: convert ibmasm to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  21. 7b8712e driver core: Make the dev_*() family of macros in device.h complete by Emil Medve · 17 years ago
  22. 02ff82c cosa: Convert from class_device to device for cosa sync driver by Tony Jones · 17 years ago
  23. 7dd817d tifm: Convert from class_device to device for TI flash media by Tony Jones · 17 years ago
  24. 6013c12 pktcdvd: Convert from class_device to device for block/pktcdvd by Tony Jones · 17 years ago
  25. aa27582 paride: Convert from class_device to device for block/paride by Tony Jones · 17 years ago
  26. a98894a mtd: Convert from class_device to device for MTD/mtdchar by Tony Jones · 17 years ago
  27. 0c55445 MCP_UCB1200: Convert from class_device to device by Tony Jones · 17 years ago
  28. 68db2bc adb: Convert from class_device to device by Tony Jones · 17 years ago
  29. d78b036 ISDN: Convert from class_device to device for ISDN capi by Tony Jones · 17 years ago
  30. dbc1272 IDE: Convert from class_device to device for ide-tape by Tony Jones · 17 years ago
  31. 891f78e DMA: Convert from class_device to device for DMA engine by Tony Jones · 17 years ago
  32. 7ea7ed0 aoechr: Convert from class_device to device by Tony Jones · 17 years ago
  33. 775b64d PM: Acquire device locks on suspend by Rafael J. Wysocki · 17 years ago
  34. 20fd1e3 nozomi driver by Frank Seidel · 17 years ago
  35. feed9ba spi: omap2_mcspi PIO RX fix by Kalle Valo · 17 years ago
  36. 668ebab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  37. 63eac9b Pull dmi-2.6.24 into release branch by Len Brown · 17 years ago
  38. 3645ca8 Pull bugzilla-9798 into release branch by Len Brown · 17 years ago
  39. 0f23a6b Pull bugzilla-8459 into release branch by Len Brown · 17 years ago
  40. 7456337 Pull bugzilla-9747 into release branch by Len Brown · 17 years ago
  41. ec68373 Revert "ACPI: Fan: Drop force_power_state acpi_device option" by Len Brown · 17 years ago
  42. d772b3b ACPI: EC: "DEBUG" needs to be defined earlier by Márton Németh · 17 years ago
  43. 86dae01 ACPI: EC: add leading zeros to debug messages by Márton Németh · 17 years ago
  44. 03d1d99 ACPI: EC: fix dmesg spam regression by Alexey Starikovskiy · 17 years ago
  45. 4784b11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  46. 94f5a00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  47. a1bd4e3 ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems. by Len Brown · 17 years ago
  48. 98f1db2 ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-list by Len Brown · 17 years ago
  49. d4b7dc4 ACPI: make _OSI(Linux) console messages smarter by Len Brown · 17 years ago
  50. 7ce95ce ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI list by Len Brown · 17 years ago
  51. f40cd6f ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode output by Len Brown · 17 years ago
  52. 5a4e143 ACPI: create acpi_dmi_dump() by Len Brown · 17 years ago
  53. f89e3b0 DMI: create dmi_get_slot() by Len Brown · 17 years ago
  54. 81b4e1f DMI: move dmi_available declaration to linux/dmi.h by Len Brown · 17 years ago
  55. eab99d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  56. 53256f5 drm/i915: add support for E7221 chipset by Carlos Martín · 17 years ago
  57. e914a36 agp/intel: add support for E7221 chipset by Carlos Martín · 17 years ago
  58. e2d435e [SCSI] initio: fix module hangs on loading by Stuart Swales · 17 years ago
  59. b334349 sis190: scheduling while atomic error by Francois Romieu · 17 years ago
  60. 7bf3f23 sis190: mdio operation failure is not correctly detected by Francois Romieu · 17 years ago
  61. 11913d3 sis190: remove duplicate INIT_WORK by Francois Romieu · 17 years ago
  62. ebc7164 sis190: add cmos ram access code for the SiS19x/968 chipset pair by Francois Romieu · 17 years ago
  63. a781cf9 iwlwifi: fix possible read attempt on ucode that is not available by Reinette Chatre · 17 years ago
  64. 4c93566 [TULIP] DMFE: Fix SROM parsing regression. by David S. Miller · 17 years ago
  65. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
  66. 4ad2b22 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  67. 80c002d W1: w1_therm.c is flagging 0C etc as invalid by David Fries · 17 years ago
  68. 941ed3b W1: w1_therm.c ds18b20 decode freezing temperatures correctly by David Fries · 17 years ago
  69. 87b4b66 hwmon: (it87) request only Environment Controller ports by Bjorn Helgaas · 17 years ago
  70. 2ad913b [SPARC64]: Fix section error in sparcspkr by Sam Ravnborg · 17 years ago
  71. f290fc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  72. 240d3b5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  73. a103360 s3c2410_fb: fix line length calculation by Stefan Schmidt · 17 years ago
  74. a5569a5 keyspan: fix oops by Alan Cox · 17 years ago
  75. 06675e6 tc35815: Use irq number for tc35815-mac platform device id by Atsushi Nemoto · 17 years ago
  76. 6836545 [NET]: rtnl_link: fix use-after-free by Patrick McHardy · 17 years ago
  77. 421c991 [ATM] atm/suni.c: Fix section mismatch. by Adrian Bunk · 17 years ago
  78. 799fa67 [ATM] atm/idt77105.c: Fix section mismatch. by Adrian Bunk · 17 years ago
  79. 49d85c5 [NET]: Fix interrupt semaphore corruption in Intel drivers. by David S. Miller · 17 years ago
  80. a7da60f Remove bogus duplicate CONFIG_LGUEST_GUEST entry. by Rusty Russell · 17 years ago
  81. aa8f237 pata_pdc202xx_old: Fix crashes with ATAPI by Alan Cox · 17 years ago
  82. 5db501d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  83. 8b2d183 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  84. c9daa27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  85. 84f7466 Selecting LGUEST should turn on Guest support, as in 2.6.23. by Rusty Russell · 17 years ago
  86. cde10ba [WATCHDOG] Revert "Stop looking for device as soon as one is found" by Wim Van Sebroeck · 17 years ago
  87. ba596a0 Replace cpmac fix by Matteo Croce · 17 years ago
  88. 0ca5f31 dl2k: the rest by Al Viro · 17 years ago
  89. 5b51191 dl2k: MSCR, MSSR, ESR, PHY_SCR fixes by Al Viro · 17 years ago
  90. 96d7685 dl2k: BMSR fixes by Al Viro · 17 years ago
  91. 21b645e dl2k: ANAR, ANLPAR fixes by Al Viro · 17 years ago
  92. d50956a dl2k: BMCR_t fixes by Al Viro · 17 years ago
  93. b665982 3c574, 3c515 bitfields abuse by Al Viro · 17 years ago
  94. c15561f sbni endian fixes by Al Viro · 17 years ago
  95. 44b1e77 wan/lmc bitfields fixes by Al Viro · 17 years ago
  96. 409cd63 dscc4 endian fixes by Al Viro · 17 years ago
  97. 5f490c9 S2io: Fixed synchronization between scheduling of napi with card reset and close by Sreenivasa Honnur · 17 years ago
  98. 2a49128 atl1: fix frame length bug by Jay Cliburn · 17 years ago
  99. be63a21 Revert "sky2: remove check for PCI wakeup setting from BIOS" by Stephen Hemminger · 17 years ago
  100. 9559cc2 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago