1. 00c1347 [GFS2] tidy up error message by David Teigland · 17 years ago
  2. 0b7580c [GFS2] Check for installation of mount helpers for DLM mounts by Fabio Massimo Di Nitto · 17 years ago
  3. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  4. ec69b18 [GFS2] Move gfs2_logd into log.c by Steven Whitehouse · 17 years ago
  5. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  6. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  7. 8cbc434 [GFS2] check kthread_should_stop when waiting by David Teigland · 17 years ago
  8. c7227e46 [GFS2] Given device ID rather than s_id in "id" sysfs file by Bob Peterson · 17 years ago
  9. e589665 [GFS2] Remove flags no longer required by Steven Whitehouse · 17 years ago
  10. 3042a2c [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  11. 52d4c74 [GFS2] Add sync_page to metadata address space operations by Steven Whitehouse · 17 years ago
  12. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  13. 60b0d08 [GFS2] Remove unused variables by Steven Whitehouse · 17 years ago
  14. 47e83b5 [GFS2] Use correct include file in ops_address.c by Steven Whitehouse · 17 years ago
  15. c41d4f0 [GFS2] Don't hold page lock when starting transaction by Steven Whitehouse · 17 years ago
  16. b8e7cbb [GFS2] Add writepages for GFS2 jdata by Steven Whitehouse · 17 years ago
  17. 9ff8ec3 [GFS2] Split gfs2_writepage into three cases by Steven Whitehouse · 17 years ago
  18. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  19. bf36a71 [GFS2] Add gfs2_is_writeback() by Steven Whitehouse · 17 years ago
  20. e7e36f1 [GFS2] Remove unused field in struct gfs2_inode by Steven Whitehouse · 17 years ago
  21. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  22. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago
  23. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  24. cc7e79b [GFS2] Handle multiple glock demote requests by Wendy Cheng · 17 years ago
  25. d6c49a7 [AVR32] extint: Set initial irq type to low level by Haavard Skinnemoen · 17 years ago
  26. e4f586f [AVR32] extint: change set_irq_type() handling by David Brownell · 17 years ago
  27. e7ba176 [AVR32] NMI debugging by Haavard Skinnemoen · 17 years ago
  28. f6135d1 [AVR32] constify function pointer tables by Jan Engelhardt · 17 years ago
  29. 0062572 [AVR32] ATNGW100: Update defconfig by Haavard Skinnemoen · 17 years ago
  30. f141035 [AVR32] ATSTK1002: Update defconfig by Haavard Skinnemoen · 17 years ago
  31. e8897bf [AVR32] Kconfig: Choose daughterboard instead of CPU by Haavard Skinnemoen · 17 years ago
  32. 78693e4 [AVR32] Add support for ATSTK1003 and ATSTK1004 by Haavard Skinnemoen · 17 years ago
  33. 64d8105 [AVR32] Clean up external DAC setup code by Haavard Skinnemoen · 17 years ago
  34. f4c41b2 [AVR32] ATSTK1000: Move gpio-leds setup to setup.c by Haavard Skinnemoen · 17 years ago
  35. 438ff3f [AVR32] Add support for AT32AP7001 and AT32AP7002 by Haavard Skinnemoen · 17 years ago
  36. 281ef58 [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg by Haavard Skinnemoen · 17 years ago
  37. 2853ce5 [AVR32] Oprofile support by Haavard Skinnemoen · 19 years ago
  38. a7f5bf9 [AVR32] Include instrumentation menu by Haavard Skinnemoen · 17 years ago
  39. 9e4e980 Disable VGA text console for AVR32 architecture by Hans-Christian Egtvedt · 17 years ago
  40. 13b54a5 [AVR32] Enable debugging only when needed by Haavard Skinnemoen · 17 years ago
  41. 6ea6dd9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME by Haavard Skinnemoen · 17 years ago
  42. 7f0f616 [AVR32] Remove redundant try_to_freeze() call from do_signal() by Haavard Skinnemoen · 17 years ago
  43. 3611553 [AVR32] Drop GFP_COMP for DMA memory allocations by Haavard Skinnemoen · 17 years ago
  44. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 17 years ago
  45. e374a2b Kobject: fix coding style issues in kobject c files by Greg Kroah-Hartman · 17 years ago
  46. 79a6ee4 Kobject: fix coding style issues in kobject.h by Greg Kroah-Hartman · 17 years ago
  47. d462943 Driver core: fix coding style issues in device.h by Greg Kroah-Hartman · 17 years ago
  48. 5ed2c83 spi: use class iteration api by Dave Young · 17 years ago
  49. 9c77010 scsi: use class iteration api by Dave Young · 17 years ago
  50. 71da890 rtc: use class iteration api by Dave Young · 17 years ago
  51. 443cad9 power supply : use class iteration api by Dave Young · 17 years ago
  52. 73cf602 ieee1394: use class iteration api by Dave Young · 17 years ago
  53. fd04897 Driver Core: add class iteration api by Dave Young · 17 years ago
  54. 63b6971 Driver core: Cleanup get_device_parent() in device_add() and device_move() by Cornelia Huck · 17 years ago
  55. 4f01469 UIO: constify function pointer tables by Jan Engelhardt · 17 years ago
  56. ae72cdd Driver Core: constify the name passed to platform_device_register_simple by Stephen Rothwell · 17 years ago
  57. 92b4214 driver core: fix build with SYSFS=n by Randy Dunlap · 17 years ago
  58. 9148fe8 sysfs: make SYSFS_DEPRECATED depend on SYSFS by Randy Dunlap · 17 years ago
  59. db1118a Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init by Denis Cheng · 17 years ago
  60. 44bfe16 kobject: add sample code for how to use ksets/ktypes/kobjects by Greg Kroah-Hartman · 17 years ago
  61. 40efcb0 kobject: add sample code for how to use kobjects in a simple manner. by Greg Kroah-Hartman · 17 years ago
  62. 36d78d6 kobject: update the kobject/kset documentation by Greg Kroah-Hartman · 17 years ago
  63. 5008743 kobject: remove old, outdated documentation. by Greg Kroah-Hartman · 17 years ago
  64. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  65. 528a4bf Kobject: remove kobject_unregister() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  66. 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  67. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  68. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  69. 38a382a Kobject: convert arch/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  70. 7a6a416 Modules: remove unneeded release function by Greg Kroah-Hartman · 17 years ago
  71. 0f4dafc Kobject: auto-cleanup on final unref by Kay Sievers · 17 years ago
  72. 12e339a Kset: remove kset_add function by Greg Kroah-Hartman · 22 years ago
  73. 6d06adf Kobject: remove kobject_register() by Greg Kroah-Hartman · 17 years ago
  74. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  75. e1543dd Kobject: remove kobject_init() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  76. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  77. 9e7bbcc Kobject: remove kobject_add() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  78. ac3c814 Kobject: convert kernel/module.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  79. 649316b Kobject: convert drivers/md/md.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  80. d5a379f Kobject: convert block/ll_rw_blk.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  81. 29e3dd0 Kobject: convert block/elevator.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  82. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  83. 09f82ea Kobject: drop child->parent ref at unregistration by Alan Stern · 17 years ago
  84. 97c146e sysfs: fix /sys/module/*/holders after sysfs logic change by Kay Sievers · 17 years ago
  85. da231fd Driver core: fix class glue dir cleanup logic by Kay Sievers · 17 years ago
  86. ef2c517 Driver core: fix race in __device_release_driver by Alan Stern · 17 years ago
  87. c8e90d8 Kobject: change drivers/base/bus to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  88. 7dc72b2 Driver core: clean up debugging messages by Greg Kroah-Hartman · 17 years ago
  89. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 17 years ago
  90. c63469a Driver core: move the driver specific module code into the driver core by Greg Kroah-Hartman · 17 years ago
  91. cbe9c59 Driver: add driver_add_kobj for looney iseries_veth driver by Greg Kroah-Hartman · 17 years ago
  92. 23b9c1a Infiniband: make ipath driver use default driver groups. by Greg Kroah-Hartman · 17 years ago
  93. 0478b83 zfcp: Use device_driver default attribute groups. by Cornelia Huck · 17 years ago
  94. 5b88feb netiucv: Use device_driver default attribute groups. by Cornelia Huck · 17 years ago
  95. 57c7453 driver core: Introduce default attribute groups. by Cornelia Huck · 17 years ago
  96. 2b93730 PCI: remove foolish code from pci-driver.c by Greg Kroah-Hartman · 17 years ago
  97. 03d43b1 PCI: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  98. 2344c6d PCMCIA: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  99. 15147ff USB: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  100. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago