1. 64b386e HID: add proper support for Elecom BM084 bluetooth mouse by Richard Nauber · 14 years ago
  2. 83efb8f HID: remove unused variable from hidraw_read by Stefan Achatz · 14 years ago
  3. d515e86 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  4. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  5. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  6. ac3ee84 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  7. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  8. 8b108c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  9. 7ce1418 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  10. a6f0398 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  11. e0bc5d4 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  12. 7f02ab3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  13. d6fb1db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  14. b4e6b09 interrupt.h: fix fatal kernel-doc error by Randy Dunlap · 14 years ago
  15. 1907131 dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messages by Jiaying Zhang · 14 years ago
  16. c06bcbf ocfs2: Fix lock inversion in quotas during umount by Jan Kara · 14 years ago
  17. 52a9ee2 ocfs2: Use __dquot_transfer to avoid lock inversion by Jan Kara · 14 years ago
  18. 741e128 ocfs2: Fix NULL pointer deref when writing local dquot by Jan Kara · 14 years ago
  19. 832d09c ocfs2: Fix estimate of credits needed for quota allocation by Jan Kara · 14 years ago
  20. fb8dd8d ocfs2: Fix quota locking by Jan Kara · 14 years ago
  21. ae4f6ef ocfs2: Avoid unnecessary block mapping when refreshing quota info by Jan Kara · 14 years ago
  22. f64dd44 ocfs2: Do not map blocks from local quota file on each write by Jan Kara · 14 years ago
  23. bc8e5f0 quota: Refactor dquot_transfer code so that OCFS2 can pass in its references by Jan Kara · 14 years ago
  24. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  25. fcbc59f quota: remove sb_has_quota_active in get/set_info by Christoph Hellwig · 14 years ago
  26. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  27. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  28. 0636c73 ext3: make barrier options consistent with ext4 by Eric Sandeen · 14 years ago
  29. dde9588 quota: Make quota stat accounting lockless. by Dmitry Monakhov · 14 years ago
  30. da8d1ba suppress warning: "quotatypes" defined but not used by Sergey Senozhatsky · 14 years ago
  31. 5277970 ext3: Fix waiting on transaction during fsync by Jan Kara · 14 years ago
  32. 03f4d80 jbd: Provide function to check whether transaction will issue data barrier by Jan Kara · 14 years ago
  33. 311b9549 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  34. e0a5cba BKL: Remove BKL from ext2 filesystem by Jan Blunck · 14 years ago
  35. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 14 years ago
  36. 4c96a68 ext2: Move ext2_write_super() out of ext2_setup_super() by Jan Blunck · 14 years ago
  37. ee6921e ext2: Fold ext2_commit_super() into ext2_sync_super() by Jan Blunck · 14 years ago
  38. 20da9ba ext2: Remove duplicate code from ext2_sync_fs() by Jan Blunck · 14 years ago
  39. 269c8db ext2: Set the write time in ext2_sync_fs() by Jan Blunck · 14 years ago
  40. 2b8120e ext2: Use ext2_clear_super_error() in ext2_sync_fs() by Jan Blunck · 14 years ago
  41. 41d1a63 ext3: init statistics after journal recovery v2 by Dmitry Monakhov · 14 years ago
  42. 524e4a1 ext2: remove useless call to brelse() in ext2_free_inode() by Francis Moreau · 14 years ago
  43. eabf290 quota: optimize mark_dirty logic by Dmitry Monakhov · 14 years ago
  44. 4689153 ext2: Avoid loading bitmaps for full groups during block allocation by Jan Kara · 14 years ago
  45. 8cef107 ext3: Avoid loading bitmaps for full groups during block allocation by Frans van de Wiel · 14 years ago
  46. 70ca0a4 Fix networking tree iscsi_tcp.c mis-merge by Linus Torvalds · 14 years ago
  47. 7c4fda1a i2c-nforce2: Remove redundant error messages on ACPI conflict by Chase Douglas · 14 years ago
  48. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  49. 2086ca4 i2c-algo-pca: Fix coding style issues by Farid Hammane · 14 years ago
  50. ae5624f i2c-dev: Fix all coding style issues by Farid Hammane · 14 years ago
  51. 7225acf i2c-core: Fix some coding style issues by Farid Hammane · 14 years ago
  52. b868078 i2c-gpio: Move initialization code to subsys_initcall() by Marek Szyprowski · 14 years ago
  53. bfdcad9 i2c-parport: Make template structure const by Jean Delvare · 14 years ago
  54. 0be16c3 i2c-dev: Remove unnecessary casts by H Hartley Sweeten · 14 years ago
  55. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  56. c5aa692 i2c-stub: Expose the default functionality flags by Jean Delvare · 14 years ago
  57. e624dbd i2c/scx200_acb: Make PCI device ids constant by Jean Delvare · 14 years ago
  58. 3fb21c6 i2c-i801: Fix all checkpatch warnings by Ivo Manca · 14 years ago
  59. e0e8398c i2c-i801: All newer devices have all the optional features by Jean Delvare · 14 years ago
  60. adff687 i2c-i801: Let the user disable selected driver features by Jean Delvare · 14 years ago
  61. a1b3f59 net: Expose all network devices in a namespaces in sysfs by Eric W. Biederman · 14 years ago
  62. 417daa1 hotplug: netns aware uevent_helper by Eric W. Biederman · 14 years ago
  63. 5f71a29 kobj: Send hotplug events in the proper namespace. by Eric W. Biederman · 14 years ago
  64. 910a7e9 netlink: Implment netlink_broadcast_filtered by Eric W. Biederman · 14 years ago
  65. d6523dd net/sysfs: Fix the bitrot in network device kobject namespace support by Eric W. Biederman · 14 years ago
  66. 608b4b9 netns: Teach network device kobjects which namespace they are in. by Eric W. Biederman · 14 years ago
  67. 07e9896 kobject: Send hotplug events in all network namespaces by Eric W. Biederman · 14 years ago
  68. 1d9e882 driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE by Christoph Egger · 14 years ago
  69. de139a3 pci: check caps from sysfs file open to read device dependent config space by Chris Wright · 14 years ago
  70. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  71. 68d75ed sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree by Eric W. Biederman · 14 years ago
  72. 27eabc7 sysfs: Don't use enums in inline function declaration. by Eric W. Biederman · 14 years ago
  73. b9d8b45 sysfs-namespaces: add a high-level Documentation file by Serge E. Hallyn · 14 years ago
  74. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  75. f349cf3 driver core: Implement ns directory support for device classes. by Eric W. Biederman · 14 years ago
  76. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 14 years ago
  77. af10ec7 sysfs: Add support for tagged directories with untagged members. by Eric W. Biederman · 14 years ago
  78. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  79. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 14 years ago
  80. ba514a5 sysfs: Remove double free sysfs_get_sb by Eric W. Biederman · 14 years ago
  81. 9e7fdd2 sysfs: Basic support for multiple super blocks by Eric W. Biederman · 14 years ago
  82. c3473c6 generate "change" uevent for loop device by David Zeuthen · 14 years ago
  83. 6245838 Driver core: Protect device shutdown from hot unplug events. by Hugh Daschbach · 14 years ago
  84. e177123 firmware loader: do not allocate firmare id separately by Dmitry Torokhov · 14 years ago
  85. bcb9bd1 firmware loader: split out builtin firmware handling by Dmitry Torokhov · 14 years ago
  86. 673fae9 firmware loader: rely on driver core to create class attribute by Dmitry Torokhov · 14 years ago
  87. e9045f9 firmware class: export nowait to userspace by Johannes Berg · 14 years ago
  88. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago
  89. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 14 years ago
  90. 190e837 platform_bus: allow custom extensions to system PM methods by Kevin Hilman · 14 years ago
  91. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 14 years ago
  92. 1653268 driver core: module.c: Use kasprintf by Julia Lawall · 14 years ago
  93. ffa1565 Driver core: don't initialize wakeup flags by Alan Stern · 14 years ago
  94. fbb88fa driver-core: fix potential race condition in drivers/base/dd.c by Stefani Seibold · 14 years ago
  95. 6f18ff9 Driver core: Reduce the level of request_firmware() messages by Rafael J. Wysocki · 14 years ago
  96. db1afff kref: remove kref_set by NeilBrown · 14 years ago
  97. dd336c5 firmware_class: fix memory leak - free allocated pages by David Woodhouse · 14 years ago
  98. cdc6e3d drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline by Jan Beulich · 14 years ago
  99. 0dbb567 serial: Tidy REMOTE_DEBUG by Christoph Egger · 14 years ago
  100. 26e1e8d serial: isicomm: handle running out of slots by Dan Carpenter · 14 years ago