1. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  2. 56d110e DRM: remove unused dev_class by Greg Kroah-Hartman · 16 years ago
  3. 0532193 IB: rename "dev" to "srp_dev" in srp_host structure by Greg Kroah-Hartman · 16 years ago
  4. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  5. c4c66cf memstick: convert struct class_device to struct device by Greg Kroah-Hartman · 16 years ago
  6. 2b3a302 driver core: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  7. 2424b5d sysfs: refill attribute buffer when reading from offset 0 by Dan Williams · 16 years ago
  8. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago
  9. 138fe4e Firmware: add iSCSI iBFT Support by Konrad Rzeszutek · 16 years ago
  10. 95bc6a1 PM: Remove legacy PM (fix) by Randy Dunlap · 16 years ago
  11. c6a2a3d Kobject: Replace list_for_each() with list_for_each_entry(). by Robert P. J. Day · 16 years ago
  12. c6f8773 SYSFS: Explicitly include required header file slab.h. by Robert P. J. Day · 16 years ago
  13. 3f62e57 Driver core: make device_is_registered() work for class devices by Greg Kroah-Hartman · 16 years ago
  14. 9a3df1f PM: Convert wakeup flag accessors to inline functions by Alan Stern · 16 years ago
  15. d288e47 PM: Make wakeup flags available whenever CONFIG_PM is set by Alan Stern · 16 years ago
  16. 74081f8 PM: Fix misuse of wakeup flag accessors in serial core by Alan Stern · 16 years ago
  17. 57eee3d Driver core: Call device_pm_add() after bus_add_device() in device_add() by Rafael J. Wysocki · 16 years ago
  18. 58aca23 PM: Handle device registrations during suspend/resume by Rafael J. Wysocki · 16 years ago
  19. 6bcf19d block: send disk "change" event for rescan_partitions() by Kay Sievers · 16 years ago
  20. da009f3 sysdev: detect multiple driver registrations by Ben Dooks · 16 years ago
  21. 6c84740 driver core: cpu: fix section mismatch in cpu.c:store_online by Sam Ravnborg · 16 years ago
  22. 35d313b power_state: remove it from driver core by Pavel Machek · 16 years ago
  23. 0c81eed PNP: add all PNP card device id's as individual aliases by Kay Sievers · 16 years ago
  24. 4b65fc8 firmware: clean up samples for coding style issues by Greg Kroah-Hartman · 16 years ago
  25. d289bf7 firmware: move firmware_class from Documentation/ to samples/ by Randy Dunlap · 16 years ago
  26. 3612e06 sysfs: small header file cleanup for SYSFS=n by David Rientjes · 16 years ago
  27. 1429db8 driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros by Joe Perches · 16 years ago
  28. 00a41db driver core: register_memory/unregister_memory clean ups and bugfix by Badari Pulavarty · 17 years ago
  29. da19cbc driver core: memory: semaphore to mutex by Daniel Walker · 17 years ago
  30. 610ad50 UIO: hold a reference to the device's owner while the device is open by Uwe Kleine-König · 16 years ago
  31. b54f286 UIO: Implement a UIO interface for the SMX Cryptengine by Ben Nizette · 16 years ago
  32. a2a6024 UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c by Hans-Jürgen Koch · 17 years ago
  33. 2dc034a UIO: arch/arm/Kconfig: Make UIO available on ARM architecture by Hans-Jürgen Koch · 16 years ago
  34. 0732460 uio: mark pci_device_id hilscher_pci_ids[] __devinitdata by Denis Cheng · 17 years ago
  35. ae210f1 uio: Kconfig improvements by Denis Cheng · 17 years ago
  36. c1ebdae kobject: catch kobjects that are not initialized by Greg Kroah-Hartman · 16 years ago
  37. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  38. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  39. 7cea51b security: fix up documentation for security_module_enable by James Morris · 16 years ago
  40. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 16 years ago
  41. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago
  42. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 16 years ago
  43. d7a96f3 Audit: internally use the new LSM audit hooks by Ahmed S. Darwish · 16 years ago
  44. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 16 years ago
  45. 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 16 years ago
  46. 0ce784c Netlink: Use generic LSM hook by Ahmed S. Darwish · 16 years ago
  47. 2a862b3 Audit: use new LSM hooks instead of SELinux exports by Ahmed S. Darwish · 16 years ago
  48. 713a04a SELinux: setup new inode/ipc getsecid hooks by Ahmed S. Darwish · 16 years ago
  49. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 16 years ago
  50. d1643d2 [NET]: Fix and allocate less memory for ->priv'less netdevices by Alexey Dobriyan · 16 years ago
  51. d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 16 years ago
  52. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  53. eddeb0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  54. 855d854 libata: fix boot panic with SATAPI devices on non-SFF HBAs by James Bottomley · 16 years ago
  55. e675349 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  56. ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  57. fda31d7 x86: kgdb build fix by Harvey Harrison · 16 years ago
  58. 94795b6 [SCSI] iscsi: bidi support for iscsi_tcp by Boaz Harrosh · 16 years ago
  59. c07d444 [SCSI] iscsi: bidi support at the generic libiscsi level by Boaz Harrosh · 16 years ago
  60. 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 16 years ago
  61. 57b7658 [SCSI] zfcp: Fix error handling for blocked unit for send FCP command by Christof Schmitt · 16 years ago
  62. 6071d7e [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock by Christof Schmitt · 16 years ago
  63. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 16 years ago
  64. 99773aa [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands by FUJITA Tomonori · 16 years ago
  65. 842ea77 [SCSI] bsg: remove minor in struct bsg_device by FUJITA Tomonori · 16 years ago
  66. 43ac9e6 [SCSI] bsg: use better helper list functions by FUJITA Tomonori · 16 years ago
  67. c3ff1b9 [SCSI] bsg: replace kobject_get with blk_get_queue by FUJITA Tomonori · 16 years ago
  68. d45ac4f [SCSI] bsg: takes a ref to struct device in fops->open by FUJITA Tomonori · 16 years ago
  69. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  70. 2309e9e ocfs2/net: Add debug interface to o2net by Sunil Mushran · 16 years ago
  71. 93b06ed ocfs2: Only build ocfs2/dlm with the o2cb stack module by Mark Fasheh · 16 years ago
  72. 409753b ocfs2/cluster: Get rid of arguments to the timeout routines by Jeff Mahoney · 16 years ago
  73. dda47bc ocfs2: Put tree in MAINTAINERS by Joel Becker · 16 years ago
  74. b1f3550 ocfs2: Use BUG_ON by Julia Lawall · 16 years ago
  75. c9ec148 ocfs2: Convert ocfs2 over to unlocked_ioctl by Andi Kleen · 17 years ago
  76. 5dabd69 ocfs2: Improve rename locking by Jan Kara · 16 years ago
  77. 58dadcd fs/ocfs2/aops.c: test for IS_ERR rather than 0 by Julia Lawall · 16 years ago
  78. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  79. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 16 years ago
  80. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 16 years ago
  81. ad5a4d7 ocfs2: Enable cross extent block merge. by Tao Ma · 17 years ago
  82. 677b975 ocfs2: Add support for cross extent block by Tao Ma · 17 years ago
  83. 52f7c21 ocfs2: Move /sys/o2cb to /sys/fs/o2cb by Mark Fasheh · 17 years ago
  84. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 17 years ago
  85. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 16 years ago
  86. 8f50eb9 ocfs2/dlm: Cleanup lockres print by Sunil Mushran · 16 years ago
  87. c834cdb ocfs2/dlm: Fix lockname in lockres print function by Sunil Mushran · 16 years ago
  88. e5a0334 ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c by Sunil Mushran · 16 years ago
  89. 7209300 ocfs2/dlm: Dumps the purgelist into a debugfs file by Sunil Mushran · 16 years ago
  90. d0129ac ocfs2/dlm: Dumps the mles into a debugfs file by Sunil Mushran · 16 years ago
  91. 751155a ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h by Sunil Mushran · 16 years ago
  92. 4e3d24e ocfs2/dlm: Dumps the lockres' into a debugfs file by Sunil Mushran · 16 years ago
  93. 007dce5 ocfs2/dlm: Dump the dlm state in a debugfs file by Sunil Mushran · 16 years ago
  94. 6325b4a ocfs2/dlm: Create debugfs dirs by Sunil Mushran · 16 years ago
  95. 29576f8 ocfs2/dlm: Link all lockres' to a tracking list by Sunil Mushran · 16 years ago
  96. 724bdca ocfs2/dlm: Create slabcaches for lock and lockres by Sunil Mushran · 16 years ago
  97. 12eb003 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle by Sunil Mushran · 16 years ago
  98. 53f67e3 ocfs2: Document /sys/fs/ocfs2 by Joel Becker · 16 years ago
  99. 9341d22 ocfs2: Allow selection of cluster plug-ins. by Joel Becker · 16 years ago
  100. b92eccd ocfs2: Add kbuild for ocfs2_stack_user.ko by Joel Becker · 17 years ago