1. 4b21d0d nfsd4: allow 4.0 clients to change callback path by J. Bruce Fields · 16 years ago
  2. 2bf2387 nfsd4: rearrange cb data structures by J. Bruce Fields · 16 years ago
  3. b12a05c nfsd4: cl_count is unused by J. Bruce Fields · 16 years ago
  4. b5a1a81 nfsd4: don't sleep in lease-break callback by J. Bruce Fields · 16 years ago
  5. 3c4ab2a nfsd4: indentation cleanup by J. Bruce Fields · 16 years ago
  6. 408b79b nfsd4: consistent session flag setting by J. Bruce Fields · 16 years ago
  7. 9045b4b nfsd4: remove probe task's reference on client by J. Bruce Fields · 16 years ago
  8. 3df796d nfsd4: remove dprintk by J. Bruce Fields · 16 years ago
  9. 147efd0 nfsd4: shutdown callbacks on expiry by J. Bruce Fields · 16 years ago
  10. 227f98d nfsd4: preallocate nfs4_rpc_args by J. Bruce Fields · 16 years ago
  11. 788e69e svcrpc: don't hold sv_lock over svc_xprt_put() by J. Bruce Fields · 16 years ago
  12. a5990ea sunrpc/cache: fix module refcnt leak in a failure path by Li Zefan · 16 years ago
  13. 9188525 nfsd: don't break lease while servicing a COMMIT by Jeff Layton · 16 years ago
  14. 61f8603 nfsd: factor out hash functions for export caches. by NeilBrown · 16 years ago
  15. d202cce sunrpc: never return expired entries in sunrpc_cache_lookup by NeilBrown · 16 years ago
  16. 2f50d8b sunrpc/cache: factor out cache_is_expired by NeilBrown · 16 years ago
  17. 3af4974 sunrpc: don't keep expired entries in the auth caches. by NeilBrown · 16 years ago
  18. e739cf1 Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming by J. Bruce Fields · 16 years ago
  19. 57d5488 Linux 2.6.34-rc1 by Linus Torvalds · 16 years ago
  20. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  21. d4bab1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  22. 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  23. 3c443cb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  24. d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 16 years ago
  25. 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 16 years ago
  26. 1ffaa64 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents by Hendrik Brueckner · 16 years ago
  27. 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 16 years ago
  28. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 16 years ago
  29. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 16 years ago
  30. b1e2ba8 [S390] Cleanup xtime usage by John Stultz · 16 years ago
  31. bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 16 years ago
  32. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 16 years ago
  33. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 16 years ago
  34. 91a970d [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA by Hendrik Brueckner · 16 years ago
  35. 596a95c [S390] uaccess: make sure copy_from_user_overflow is builtin by Heiko Carstens · 16 years ago
  36. 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 16 years ago
  37. a3087ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  38. f0f20a1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  39. f1cf9a6 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  40. 2abbf43 ALSA: hdmi - show debug message on changing audio infoframe by Wu Fengguang · 16 years ago
  41. 079d88c ALSA: hdmi - merge common code for intelhdmi and nvhdmi by Wu Fengguang · 16 years ago
  42. 410c176 msi-laptop: depends on RFKILL by Randy Dunlap · 16 years ago
  43. e22388e msi-laptop: Detect 3G device exists by standard ec command by Lee, Chun-Yi · 16 years ago
  44. ec76627 msi-laptop: Add resume method for set the SCM load again by Lee, Chun-Yi · 16 years ago
  45. 472ea12 msi-laptop: Support some MSI 3G netbook that is need load SCM by Lee, Chun-Yi · 16 years ago
  46. fc0dc4c msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command by Lee, Chun-Yi · 17 years ago
  47. 46d0e9e msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook by Lee, Chun-Yi · 17 years ago
  48. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 16 years ago
  49. 62e877b sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 16 years ago
  50. 0f4288e sysfs: Kill unused sysfs_sb variable. by Eric W. Biederman · 16 years ago
  51. fac2622 sysfs: Pass super_block to sysfs_get_inode by Eric W. Biederman · 16 years ago
  52. 2354dcc driver core: Use sysfs_rename_link in device_rename by Eric W. Biederman · 16 years ago
  53. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 16 years ago
  54. 19c38b6 sysfs: Pack sysfs_dirent more tightly. by Eric W. Biederman · 16 years ago
  55. f8d4f61 sysfs: Serialize updates to the vfs inode by Eric W. Biederman · 16 years ago
  56. b35c74d sysfs: windfarm: init sysfs attributes by Johannes Berg · 16 years ago
  57. 361795b sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes by Eric W. Biederman · 16 years ago
  58. 3596025 sysfs: Document sysfs_attr_init and sysfs_bin_attr_init by Eric W. Biederman · 16 years ago
  59. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 16 years ago
  60. 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 16 years ago
  61. a2db684 sysfs: Only take active references on attributes. by Eric W. Biederman · 16 years ago
  62. e72ceb8 sysfs: Remove sysfs_get/put_active_two by Eric W. Biederman · 16 years ago
  63. 3c31f07 Driver core: Fix first line of kernel-doc for a few functions by Ben Hutchings · 16 years ago
  64. d6e976c UIO: Remove SMX Cryptengine driver by Hans J. Koch · 16 years ago
  65. 0a965eb UIO: minor Kconfig fixes by John Ogness · 16 years ago
  66. 8f314cf UIO: Add a driver for Hilscher netX-based fieldbus cards by Hans J. Koch · 16 years ago
  67. 57f1e87 auxdisplay: move cfag12864bfb's probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  68. ea180ca media: move omap24xxcam's probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  69. a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  70. 1139aea i2c: move i2c_omap's probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  71. ea79632 x86: move hp-wmi's probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  72. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 16 years ago
  73. 1b07193 platform-drivers: move probe to .devinit.text in drivers/scsi by Uwe Kleine-König · 16 years ago
  74. 91a99df platform-drivers: move probe to .devinit.text in arch/arm by Uwe Kleine-König · 16 years ago
  75. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 16 years ago
  76. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 16 years ago
  77. 6c1733a sysdev: fix up the probe/release attributes by Greg Kroah-Hartman · 16 years ago
  78. c607cf0 HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) by Stefan Richter · 16 years ago
  79. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 17 years ago
  80. 985fc17 driver-core: firmware_class: remove base.h header inclusion by Luis R. Rodriguez · 16 years ago
  81. 1e5289c sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 by Eric W. Biederman · 17 years ago
  82. 3f5468c Driver-Core: require valid action string in uevent trigger by Kay Sievers · 16 years ago
  83. 7934779 Driver-Core: disable /sbin/hotplug by default by Kay Sievers · 16 years ago
  84. 4237e5f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description by Kay Sievers · 16 years ago
  85. 5e31d76 Driver-Core: devtmpfs - reset inode permissions before unlinking by Kay Sievers · 16 years ago
  86. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 17 years ago
  87. 869dfc8 driver core: Add class_attr_string for simple read-only string by Andi Kleen · 17 years ago
  88. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 17 years ago
  89. 5fbcae5 sysdev: fix missing s390 conversion by Heiko Carstens · 16 years ago
  90. 8564a6c sysdev: Fix type of sysdev class attribute in memory driver by Andi Kleen · 17 years ago
  91. 1e395ab sysdev: Add sysdev_create/remove_files by Andi Kleen · 17 years ago
  92. 3701cde sysdev: Use sysdev_class attribute arrays in node driver by Andi Kleen · 17 years ago
  93. e1a7e29 sysdev: Convert node driver by Andi Kleen · 17 years ago
  94. 38457ab sysfs: Add attribute array to sysdev classes by Andi Kleen · 17 years ago
  95. 1c205ae sysfs: Add sysfs_add/remove_files utility functions by Andi Kleen · 17 years ago
  96. 265d2e2 sysdev: Convert cpu driver sysdev class attributes by Andi Kleen · 17 years ago
  97. b15f562 sysdev: Convert node driver class attributes to be data driven by Andi Kleen · 17 years ago
  98. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 17 years ago
  99. 3d03ba4 driver core: make platform_device_id table const by Eric Miao · 17 years ago
  100. ecdf6ce Driver core: add platform_create_bundle() helper by Dmitry Torokhov · 17 years ago