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. ed6fb17 x86: HPET add another ICH7 PCI id by Venki Pallipadi · 17 years ago
  65. 32a2da6 x86: HPET force enable ICH5 suspend/resume fix by Venki Pallipadi · 17 years ago
  66. bfe0c1c x86: HPET force enable for ICH5 by Venki Pallipadi · 17 years ago
  67. 59c69f2 x86: HPET try to activate force detected hpet by Venki Pallipadi · 17 years ago
  68. d54bd57 x86: HPET force enable o ICH7 and later by Venki Pallipadi · 17 years ago
  69. 610bf2f x86: HPET restructure hpet code for hpet force enable by Venki Pallipadi · 17 years ago
  70. 4a93232 clock events: allow replacement of broadcast timer by Venki Pallipadi · 17 years ago
  71. 31c435d i386/x8664: cleanup the shared hpet code by Chris Wright · 17 years ago
  72. 39d0b7b i386: Remove the useless #ifdef in i8253.h by Thomas Gleixner · 17 years ago
  73. 43ca7ec ACPI: remove the now unused ifdef code by Thomas Gleixner · 17 years ago
  74. 5b94664 jiffies: remove unused macros by Chris Wright · 17 years ago
  75. bc1d99c x86_64: cleanup apic.c after clock events switch by Chris Wright · 17 years ago
  76. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago
  77. 2f0798a x86: unify timex.h variants by Thomas Gleixner · 17 years ago
  78. 5d5a298 x86: kill 8253pit.h by Thomas Gleixner · 17 years ago
  79. fb79d22 x86: disable apic timer for AMD C1E enabled CPUs by Thomas Gleixner · 17 years ago
  80. 4e77ae3 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  81. b8ce335 x86_64: convert to clock events by Thomas Gleixner · 17 years ago
  82. ba7eda4 x86_64: Add (not yet used) clock event functions by Thomas Gleixner · 17 years ago
  83. 0229068 x86_64: prepare idle loop for dynamic ticks by Chris Wright · 17 years ago
  84. c4d58cb x86_64: remove nested irq disables by Thomas Gleixner · 17 years ago
  85. abc63fc x86_64: apic change setup_APIC_timer calling convention by Thomas Gleixner · 17 years ago
  86. b58eb00 x86_64: Remove APIC_DIVISOR by Thomas Gleixner · 17 years ago
  87. d03030e x86_64: Move apic calibration code around by Thomas Gleixner · 17 years ago
  88. 500ff08 x86_64: remove pit synchronization by Thomas Gleixner · 17 years ago
  89. 8017409 x86_64: prepare apic code for clock events by Thomas Gleixner · 17 years ago
  90. 7ffeeb1 x86: remove never used apic_mapped by Yinghai Lu · 17 years ago
  91. 0190dae i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  92. f5e0e93 i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  93. 2876914 i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  94. 06a24de i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  95. d371698 x86_64: Consolidate tsc calibration by Thomas Gleixner · 17 years ago
  96. 89b2bbd x86_64: Select clocksource watchdog in Kconfig by Thomas Gleixner · 17 years ago
  97. 8f36881 x86: Geode MFGPT clock event device support by Andres Salomon · 17 years ago
  98. 83d7384 x86: Geode Multi-Function General Purpose Timers support by Andres Salomon · 17 years ago
  99. 5fa3a24 x86: block irq balancing for timer by Venki Pallipadi · 17 years ago
  100. 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago