1. dc2f75f sysfs: make sysfs_root a regular directory dirent by Tejun Heo · 17 years ago
  2. d6b4fd2 sysfs: open code sysfs_attach_dentry() by Tejun Heo · 17 years ago
  3. b1fc3d6 sysfs: make s_elem an anonymous union by Tejun Heo · 17 years ago
  4. 078ce64 sysfs: make bin attr open get active reference of parent too by Tejun Heo · 17 years ago
  5. 50ab1a7 sysfs: kill unnecessary NULL pointer check in sysfs_release() by Tejun Heo · 17 years ago
  6. b05f054 sysfs: kill unnecessary sysfs_get() in open paths by Tejun Heo · 17 years ago
  7. b13dc89 sysfs: reposition sysfs_dirent->s_mode. by Tejun Heo · 17 years ago
  8. 5a7ad7f sysfs: kill sysfs_update_file() by Tejun Heo · 17 years ago
  9. 59f6901 sysfs: clean up header files by Tejun Heo · 17 years ago
  10. f88123e sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too by Tejun Heo · 17 years ago
  11. 181b2e4 sysfs: fix comments of sysfs_add/remove_one() by Tejun Heo · 17 years ago
  12. 5c3e896 sysfs: spit a warning to users when they try to create a duplicate sysfs file by Greg Kroah-Hartman · 17 years ago
  13. dc8c858 PTY: add kernel parameter to overwrite legacy pty count by Kay Sievers · 17 years ago
  14. 45aaae9 sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents by Eric W. Biederman · 17 years ago
  15. 9918f9a sysfs: Rewrite rename in terms of sysfs dirents by Eric W. Biederman · 17 years ago
  16. 5a26b79 sysfs: Remove s_dentry by Eric W. Biederman · 17 years ago
  17. e0712bb sysfs: simply sysfs_get_dentry by Tejun Heo · 17 years ago
  18. 932ea2e sysfs: Introduce sysfs_rename_mutex by Eric W. Biederman · 17 years ago
  19. 89bec09 sysfs: Rewrite sysfs_drop_dentry. by Eric W. Biederman · 17 years ago
  20. 3efa65b sysfs: Simplify readdir. by Eric W. Biederman · 17 years ago
  21. 94777e0 sysfs: In sysfs_lookup don't open code sysfs_find_dirent by Eric W. Biederman · 17 years ago
  22. 7d0c7d6 sysfs: Make sysfs_mount static by Eric W. Biederman · 17 years ago
  23. 0333cd8 sysfs: Use kill_anon_super by Eric W. Biederman · 17 years ago
  24. 119dd52 sysfs: Remove sysfs_instantiate by Eric W. Biederman · 17 years ago
  25. 372e88b sysfs: Move all of inode initialization into sysfs_init_inode by Eric W. Biederman · 17 years ago
  26. 2532802 sysfs: fix i_mutex locking in sysfs_get_dentry() by Tejun Heo · 17 years ago
  27. 1359555e Driver core: Make platform_device.id an int by Jean Delvare · 17 years ago
  28. 44b760a sysdev: remove global sysdev drivers list by Akinobu Mita · 17 years ago
  29. a93720e sysfs: Fix typos in fs/sysfs/file.c by Rolf Eike Beer · 17 years ago
  30. b4d1eb2 drivers/base/power/: make 2 functions static by Adrian Bunk · 17 years ago
  31. 109f0e9 Fix Firmware class name collision by Markus Rechberger · 17 years ago
  32. ccd490a Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" by Kay Sievers · 17 years ago
  33. 7ac1cf4 Driver core: add uevent file for bus and driver by Kay Sievers · 17 years ago
  34. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  35. 07c015e Convert from class_device to device in drivers/char by tonyj@suse.de · 17 years ago
  36. 6004342 Convert from class_device to device for drivers/video by tonyj@suse.de · 17 years ago
  37. 34b51f3 dmi-id: Possible cleanup by Jean Delvare · 17 years ago
  38. 6374475 dmi-id: Use dynamic sysfs attributes by Jean Delvare · 17 years ago
  39. 990e53f sysfs: make sysfs_addrm_finish() return void by Tejun Heo · 17 years ago
  40. 23dc279 sysfs: make sysfs_add_one() automatically check for duplicate entry by Tejun Heo · 17 years ago
  41. 41fc1c2 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly by Tejun Heo · 17 years ago
  42. ff869de sysfs: simplify sysfs_rename_dir() by Tejun Heo · 17 years ago
  43. a7a0475 sysfs: cosmetic changes in sysfs_lookup() by Tejun Heo · 17 years ago
  44. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  45. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  46. 52e8c20 sysfs/file.c - use mutex instead of semaphore by Dave Young · 17 years ago
  47. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  48. d716551 Driver core: clean up removed functions from the documentation by Cornelia Huck · 17 years ago
  49. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  50. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  51. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  52. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  53. 5901d01 Driver core: remove get_bus() by Greg Kroah-Hartman · 17 years ago
  54. fc1ede5 Driver core: remove put_bus() by Greg Kroah-Hartman · 17 years ago
  55. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  56. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  57. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  58. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  59. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  60. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  61. 8380770 Driver core: make sysfs uevent-attributes static by Kay Sievers · 17 years ago
  62. 3b6662f HOWTO: update ja_JP/HOWTO with latest changes by Tsugikazu Shibata · 17 years ago
  63. 43cc71e platform: prefix MODALIAS with "platform:" by Kay Sievers · 17 years ago
  64. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  65. cbd09db Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  66. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  67. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  68. 9ce768e [TG3]: Fix APE induced regression by Matt Carlson · 17 years ago
  69. a7b850e [SKY2]: version 1.19 by Stephen Hemminger · 17 years ago
  70. 7138a0f [SKY2]: use netdevice stats struct by Stephen Hemminger · 17 years ago
  71. df3fe1f [SKY2]: fiber advertise bits initialization (trivial) by Stephen Hemminger · 17 years ago
  72. ff35164e [SKY2]: fix power settings on Yukon XL by Stephen Hemminger · 17 years ago
  73. 295b54c [SKY2]: ethtool register reserved area blackout by Stephen Hemminger · 17 years ago
  74. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  75. 5473074 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  76. 6c08772 [libata] sata_mv: more S/G fixes by Jeff Garzik · 17 years ago
  77. e30408b JFS: fix bio-related build breakage by Jeff Garzik · 17 years ago
  78. 9b4b8fe [POWERPC] Add memchr() to the bootwrapper by David Gibson · 17 years ago
  79. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  80. b63db45 [POWERPC] Add legacy serial support for OPB with flattened device tree by Valentine Barshak · 17 years ago
  81. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  82. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  83. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  84. 01ba1e9 [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters by Grant Likely · 17 years ago
  85. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  86. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  87. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  88. dd6d184 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  89. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  90. e6005a8 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  91. 6f35308 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  92. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  93. 1ce4890 Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  94. 55982fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  95. 1ef3e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  96. c634920 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  97. 6abd2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  98. 2669183 [SKY2]: status polling loop (post merge) by Stephen Hemminger · 17 years ago
  99. 6f53576 [NET]: Fix NAPI completion handling in some drivers. by David S. Miller · 17 years ago
  100. b08d6cb [TCP]: Limit processing lost_retrans loop to work-to-do cases by Ilpo Järvinen · 17 years ago