1. 932ea2e sysfs: Introduce sysfs_rename_mutex by Eric W. Biederman · 17 years ago
  2. 89bec09 sysfs: Rewrite sysfs_drop_dentry. by Eric W. Biederman · 17 years ago
  3. 3efa65b sysfs: Simplify readdir. by Eric W. Biederman · 17 years ago
  4. 94777e0 sysfs: In sysfs_lookup don't open code sysfs_find_dirent by Eric W. Biederman · 17 years ago
  5. 7d0c7d6 sysfs: Make sysfs_mount static by Eric W. Biederman · 17 years ago
  6. 0333cd8 sysfs: Use kill_anon_super by Eric W. Biederman · 17 years ago
  7. 119dd52 sysfs: Remove sysfs_instantiate by Eric W. Biederman · 17 years ago
  8. 372e88b sysfs: Move all of inode initialization into sysfs_init_inode by Eric W. Biederman · 17 years ago
  9. 2532802 sysfs: fix i_mutex locking in sysfs_get_dentry() by Tejun Heo · 17 years ago
  10. 1359555e Driver core: Make platform_device.id an int by Jean Delvare · 17 years ago
  11. 44b760a sysdev: remove global sysdev drivers list by Akinobu Mita · 17 years ago
  12. a93720e sysfs: Fix typos in fs/sysfs/file.c by Rolf Eike Beer · 17 years ago
  13. b4d1eb2 drivers/base/power/: make 2 functions static by Adrian Bunk · 17 years ago
  14. 109f0e9 Fix Firmware class name collision by Markus Rechberger · 17 years ago
  15. ccd490a Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" by Kay Sievers · 17 years ago
  16. 7ac1cf4 Driver core: add uevent file for bus and driver by Kay Sievers · 17 years ago
  17. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  18. 07c015e Convert from class_device to device in drivers/char by tonyj@suse.de · 17 years ago
  19. 6004342 Convert from class_device to device for drivers/video by tonyj@suse.de · 17 years ago
  20. 34b51f3 dmi-id: Possible cleanup by Jean Delvare · 17 years ago
  21. 6374475 dmi-id: Use dynamic sysfs attributes by Jean Delvare · 17 years ago
  22. 990e53f sysfs: make sysfs_addrm_finish() return void by Tejun Heo · 17 years ago
  23. 23dc279 sysfs: make sysfs_add_one() automatically check for duplicate entry by Tejun Heo · 17 years ago
  24. 41fc1c2 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly by Tejun Heo · 17 years ago
  25. ff869de sysfs: simplify sysfs_rename_dir() by Tejun Heo · 17 years ago
  26. a7a0475 sysfs: cosmetic changes in sysfs_lookup() by Tejun Heo · 17 years ago
  27. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  28. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  29. 52e8c20 sysfs/file.c - use mutex instead of semaphore by Dave Young · 17 years ago
  30. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  31. d716551 Driver core: clean up removed functions from the documentation by Cornelia Huck · 17 years ago
  32. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  33. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  34. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  35. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  36. 5901d01 Driver core: remove get_bus() by Greg Kroah-Hartman · 17 years ago
  37. fc1ede5 Driver core: remove put_bus() by Greg Kroah-Hartman · 17 years ago
  38. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  39. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  40. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  41. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  42. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  43. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  44. 8380770 Driver core: make sysfs uevent-attributes static by Kay Sievers · 17 years ago
  45. 3b6662f HOWTO: update ja_JP/HOWTO with latest changes by Tsugikazu Shibata · 17 years ago
  46. 43cc71e platform: prefix MODALIAS with "platform:" by Kay Sievers · 17 years ago
  47. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  48. cbd09db Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  49. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  50. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  51. 9ce768e [TG3]: Fix APE induced regression by Matt Carlson · 17 years ago
  52. a7b850e [SKY2]: version 1.19 by Stephen Hemminger · 17 years ago
  53. 7138a0f [SKY2]: use netdevice stats struct by Stephen Hemminger · 17 years ago
  54. df3fe1f [SKY2]: fiber advertise bits initialization (trivial) by Stephen Hemminger · 17 years ago
  55. ff35164e [SKY2]: fix power settings on Yukon XL by Stephen Hemminger · 17 years ago
  56. 295b54c [SKY2]: ethtool register reserved area blackout by Stephen Hemminger · 17 years ago
  57. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  58. 5473074 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  59. 6c08772 [libata] sata_mv: more S/G fixes by Jeff Garzik · 17 years ago
  60. e30408b JFS: fix bio-related build breakage by Jeff Garzik · 17 years ago
  61. 9b4b8fe [POWERPC] Add memchr() to the bootwrapper by David Gibson · 17 years ago
  62. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  63. b63db45 [POWERPC] Add legacy serial support for OPB with flattened device tree by Valentine Barshak · 17 years ago
  64. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  65. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  66. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  67. 01ba1e9 [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters by Grant Likely · 17 years ago
  68. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  69. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  70. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  71. dd6d184 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  72. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  73. e6005a8 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  74. 6f35308 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  75. 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
  76. 1ce4890 Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  77. 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
  78. 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
  79. c634920 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  80. 6abd2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  81. 2669183 [SKY2]: status polling loop (post merge) by Stephen Hemminger · 17 years ago
  82. 6f53576 [NET]: Fix NAPI completion handling in some drivers. by David S. Miller · 17 years ago
  83. b08d6cb [TCP]: Limit processing lost_retrans loop to work-to-do cases by Ilpo Järvinen · 17 years ago
  84. f785a8e [TCP]: Fix lost_retrans loop vs fastpath problems by Ilpo Järvinen · 17 years ago
  85. 4cd8299 [TCP]: No need to re-count fackets_out/sacked_out at RTO by Ilpo Järvinen · 17 years ago
  86. d193594 [TCP]: Extract tcp_match_queue_to_sack from sacktag code by Ilpo Järvinen · 17 years ago
  87. f6fb128 [TCP]: Kill almost unused variable pcount from sacktag by Ilpo Järvinen · 17 years ago
  88. 3eec004 [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L by Ilpo Järvinen · 17 years ago
  89. 16e9068 [TCP]: Add bytes_acked (ABC) clearing to FRTO too by Ilpo Järvinen · 17 years ago
  90. 8087ebd Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24 by Paul Mackerras · 17 years ago
  91. aaf76a3 [MIPS] tlbex.c: Cleanup __init usage. by Franck Bui-Huu · 17 years ago
  92. 2c4d135 [MIPS] WRPPMC serial support move to platform device by Yoichi Yuasa · 17 years ago
  93. 572afc2 [MIPS] R1: Fix hazard barriers to make kernels work on R2 also. by Ralf Baechle · 17 years ago
  94. bdf5d42 [MIPS] VPE: reimplement ELF loader. by Ralf Baechle · 17 years ago
  95. 4b92fe2 [MIPS] cleanup WRPPMC include files by Yoichi Yuasa · 17 years ago
  96. dec8b1c [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. by Franck Bui-Huu · 17 years ago
  97. 89a8a5a [MIPS] SMP: Use ISO C struct initializer for local structs. by Ralf Baechle · 17 years ago
  98. c50cade [MIPS] SMP: Kill useless casts. by Ralf Baechle · 17 years ago
  99. b5eb551 [MIPS] Kill num_online_cpus() loops. by Ralf Baechle · 17 years ago
  100. bd6aeef [MIPS] SMP: Implement smp_call_function_mask(). by Ralf Baechle · 17 years ago