1. eb41d94 fix struct user_info export's sysfs interaction by Kay Sievers · 17 years ago
  2. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  3. 23b5212 Driver Core: add kobj_attribute handling by Kay Sievers · 17 years ago
  4. 6dcec25 kset: convert struct bus_device->drivers to use kset_create by Greg Kroah-Hartman · 17 years ago
  5. 3d89959 kset: convert struct bus_device->devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  6. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  7. 7405c1e kset: convert /sys/module to use kset_create by Greg Kroah-Hartman · 17 years ago
  8. 081248d kset: move /sys/slab to /sys/kernel/slab by Greg Kroah-Hartman · 17 years ago
  9. 27c3a31 kset: convert slub to use kset_create by Greg Kroah-Hartman · 17 years ago
  10. aade404 kset: convert /sys/devices/system to use kset_create by Greg Kroah-Hartman · 17 years ago
  11. 9b47770 kobject: convert s390 hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  12. 2d72fc0 kobject: convert /sys/hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  13. 881c6cfd kset: convert /sys/devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  14. b0d78e5 kset: convert drivers/base/firmware.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  15. 443dbf9 kset: convert drivers/base/class.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  16. 59a5483 kset: convert drivers/base/bus.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  17. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  18. e5e38a8 kset: remove decl_subsys_name by Greg Kroah-Hartman · 17 years ago
  19. 81ace5c kset: convert pci hotplug to use kset_create_and_add by Greg Kroah-Hartman · 17 years ago
  20. d405936 kset: convert dlm to use kset_create by Greg Kroah-Hartman · 17 years ago
  21. 136a275 kset: convert gfs2 dlm to use kset_create by Greg Kroah-Hartman · 17 years ago
  22. 9bec101 kset: convert gfs2 to use kset_create by Greg Kroah-Hartman · 17 years ago
  23. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  24. 917e865 kset: convert ecryptfs to use kset_create by Greg Kroah-Hartman · 17 years ago
  25. 3794491 kobject: convert configfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  26. 191e186 kobject: convert debugfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  27. 69d8e13 kobject: convert securityfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  28. 5c89e17 kobject: convert fuse to use kobject_create by Greg Kroah-Hartman · 17 years ago
  29. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 17 years ago
  30. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  31. 3f9e3ee kobject: add kobject_create_and_add function by Greg Kroah-Hartman · 17 years ago
  32. b727c70 kset: add kset_create_and_add function by Greg Kroah-Hartman · 17 years ago
  33. 12d03da kobject: remove kobj_set_kset_s as no one is using it anymore by Greg Kroah-Hartman · 17 years ago
  34. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  35. c11c415 kobject: add kobject_init_and_add function by Greg Kroah-Hartman · 17 years ago
  36. 244f6ce kobject: add kobject_add_ng function by Greg Kroah-Hartman · 17 years ago
  37. e86000d kobject: add kobject_init_ng function by Greg Kroah-Hartman · 17 years ago
  38. 18041f4 kobject: make kobject_cleanup be static by Greg Kroah-Hartman · 17 years ago
  39. 663a474 kobject: fix up kobject_set_name to use kvasprintf by Greg Kroah-Hartman · 17 years ago
  40. 15f2bbb kobject: convert icom to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  41. f7eb12c kobject: convert hvcs to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  42. 12b20de kobject: convert hvc_console to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  43. a045171 kobject: convert ibmasm to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  44. d7b3788 sysfs: remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago
  45. 2f90a85 sysfs: create optimal relative symlink targets by Kay Sievers · 17 years ago
  46. 7b8712e driver core: Make the dev_*() family of macros in device.h complete by Emil Medve · 17 years ago
  47. 30a468b ecryptfs: clean up attribute mess by Greg Kroah-Hartman · 17 years ago
  48. 02ff82c cosa: Convert from class_device to device for cosa sync driver by Tony Jones · 17 years ago
  49. 7dd817d tifm: Convert from class_device to device for TI flash media by Tony Jones · 17 years ago
  50. 6013c12 pktcdvd: Convert from class_device to device for block/pktcdvd by Tony Jones · 17 years ago
  51. aa27582 paride: Convert from class_device to device for block/paride by Tony Jones · 17 years ago
  52. a98894a mtd: Convert from class_device to device for MTD/mtdchar by Tony Jones · 17 years ago
  53. 0c55445 MCP_UCB1200: Convert from class_device to device by Tony Jones · 17 years ago
  54. 68db2bc adb: Convert from class_device to device by Tony Jones · 17 years ago
  55. d78b036 ISDN: Convert from class_device to device for ISDN capi by Tony Jones · 17 years ago
  56. dbc1272 IDE: Convert from class_device to device for ide-tape by Tony Jones · 17 years ago
  57. 891f78e DMA: Convert from class_device to device for DMA engine by Tony Jones · 17 years ago
  58. 62ca879 coda: convert struct class_device to struct device by Kay Sievers · 17 years ago
  59. 7ea7ed0 aoechr: Convert from class_device to device by Tony Jones · 17 years ago
  60. 41ca28a kref: add kref_set() by Evgeniy Polyakov · 16 years ago
  61. 775b64d PM: Acquire device locks on suspend by Rafael J. Wysocki · 16 years ago
  62. 7a83d45 kobject: remove incorrect comment in kobject_rename by Greg Kroah-Hartman · 17 years ago
  63. b1c7192 Documentation: Replace obsolete "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  64. 20fd1e3 nozomi driver by Frank Seidel · 17 years ago
  65. 9fd5b1c sysfs: Fix a copy-n-paste typo in comment by Jean Delvare · 16 years ago
  66. 463e526 Chinese: add translation of Codingstyle by Zhang Le · 16 years ago
  67. 22033d3 Chinese: add translation of sparse.txt by Li Yang · 17 years ago
  68. c642ecf Chinese: add translation of volatile-considered-harmful.txt by Bryan Wu · 17 years ago
  69. 6941ee8 Chinese: add translation of stable_kernel_rules.txt by TripleX Chung · 17 years ago
  70. d1a1d45 Chinese: add translation of oops-tracing.txt by Dave Young · 17 years ago
  71. 09792200 Chinese: add translation of SubmittingDrivers by Li Yang · 17 years ago
  72. 12428e7 Chinese: add translation of SubmittingPatches by TripleX Chung · 17 years ago
  73. 5dae82c Chinese: Change man-pages maintainer address in HOWOTO by Li Yang · 17 years ago
  74. 24277db Chinese: rephrase English introduction in HOWTO by Li Yang · 17 years ago
  75. 6b2cb91 Chinese: Add the known_regression URI to the HOWTO by Li Yang · 17 years ago
  76. 4991408 Linux 2.6.24 by Linus Torvalds · 16 years ago
  77. feed9ba spi: omap2_mcspi PIO RX fix by Kalle Valo · 16 years ago
  78. dbcc2ec Revert "mac80211: warn when receiving frames with unaligned data" by Linus Torvalds · 16 years ago
  79. 901720a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  80. 668ebab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  81. 9c09a95 slab: partially revert list3 changes by Mel Gorman · 16 years ago
  82. c5c9942 fix hugepages leak due to pagetable page sharing by Larry Woodman · 16 years ago
  83. c2f3dab sysctl: kill binary sysctl KERN_PPC_L2CR by Eric W. Biederman · 16 years ago
  84. fabe874 lockdep: fix kernel crash on module unload by Arjan van de Ven · 16 years ago
  85. de195fd [SPARC64]: Partially revert "Constify function pointer tables." by David S. Miller · 16 years ago
  86. 63eac9b Pull dmi-2.6.24 into release branch by Len Brown · 16 years ago
  87. 3645ca8 Pull bugzilla-9798 into release branch by Len Brown · 16 years ago
  88. 0f23a6b Pull bugzilla-8459 into release branch by Len Brown · 16 years ago
  89. 7456337 Pull bugzilla-9747 into release branch by Len Brown · 16 years ago
  90. ec68373 Revert "ACPI: Fan: Drop force_power_state acpi_device option" by Len Brown · 16 years ago
  91. d772b3b ACPI: EC: "DEBUG" needs to be defined earlier by Márton Németh · 16 years ago
  92. 86dae01 ACPI: EC: add leading zeros to debug messages by Márton Németh · 16 years ago
  93. 03d1d99 ACPI: EC: fix dmesg spam regression by Alexey Starikovskiy · 16 years ago
  94. 4784b11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  95. 94f5a00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. a1bd4e3 ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems. by Len Brown · 16 years ago
  97. 98f1db2 ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-list by Len Brown · 16 years ago
  98. d4b7dc4 ACPI: make _OSI(Linux) console messages smarter by Len Brown · 16 years ago
  99. 7ce95ce ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI list by Len Brown · 16 years ago
  100. f40cd6f ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode output by Len Brown · 16 years ago