1. 480f3b2 MIPS: BCM47xx: Update defconfig by Florian Fainelli · 14 years ago
  2. 75d56c6 MIPS: RB532: Update defconfig by Florian Fainelli · 14 years ago
  3. a39ed2c MIPS: AR7: Update defconfig by Florian Fainelli · 14 years ago
  4. 3804a89 RTC: rtc-cmos: Fix binary mode support by Arnaud Patard · 14 years ago
  5. 893556e MIPS: Oprofile: Loongson: Cleanup the comments by Wu Zhangjin · 14 years ago
  6. 852151b MIPS: Oprofile: Loongson: Cleanup of the macros by Wu Zhangjin · 14 years ago
  7. 6d8c287 MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup() by Wu Zhangjin · 14 years ago
  8. c838abc MIPS: Oprofile: Loongson: Remove useless parentheses by Wu Zhangjin · 14 years ago
  9. 86e5a52 MIPS: Oprofile: Loongson: Unify macro for setting events by Wu Zhangjin · 14 years ago
  10. 0103d23 MIPS: nofpu and nodsp only affect CPU0 by Kevin Cernekee · 14 years ago
  11. 4f1e099 MIPS: Clean up tables for bootmem allocation by David VomLehn · 14 years ago
  12. 3f13553 MIPS: Coding style cleanups of access of FCSR rounding mode bits by Shane McDonald · 14 years ago
  13. c197da9 MIPS: Loongson 2F: Add gpio/gpioilb support by Arnaud Patard · 14 years ago
  14. 96d660c MIPS: Alchemy: add sysdev for DBDMA PM. by Manuel Lauss · 14 years ago
  15. 0f0d85b MIPS: Alchemy: add sysdev for IRQ PM. by Manuel Lauss · 14 years ago
  16. 7b5fcd6 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. by Manuel Lauss · 14 years ago
  17. b8853aa MIPS: Loongson: update cpu-feature-overrides.h by Wu Zhangjin · 14 years ago
  18. ed1bbde MIPS: Use set_cpus_allowed_ptr by Julia Lawall · 14 years ago
  19. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  20. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  21. b492e95 pipe: set lower and upper limit on max pages in the pipe page array by Jens Axboe · 14 years ago
  22. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 14 years ago
  23. 3d42b36 drbd: This is now equivalent to drbd release 8.3.8rc1 by Philipp Reisner · 14 years ago
  24. 4e23a59 drbd: Do not free p_uuid early, this is done in the exit code of the receiver by Philipp Reisner · 14 years ago
  25. 23ce422 drbd: Null pointer deref fix to the large "multi bio rewrite" by Philipp Reisner · 14 years ago
  26. fc8ce19 drbd: Fix: Do not detach, if a bio with a barrier fails by Philipp Reisner · 14 years ago
  27. 4604d63 drbd: Ensure to not trigger late-new-UUID creation multiple times by Philipp Reisner · 14 years ago
  28. 31a31dc drbd: Do not Oops when C_STANDALONE when uuid gets generated by Philipp Reisner · 14 years ago
  29. 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
  30. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  31. 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
  32. 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
  33. 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
  34. df96e96 writeback: fix mixed up arguments to bdi_start_writeback() by Jens Axboe · 14 years ago
  35. c2c4986 writeback: fix problem with !CONFIG_BLOCK compilation by Jens Axboe · 14 years ago
  36. b403a98 block: improve automatic native capacity unlocking by Tejun Heo · 14 years ago
  37. 1493bf2 block: use struct parsed_partitions *state universally in partition check code by Tejun Heo · 14 years ago
  38. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 14 years ago
  39. 56bca01 block: restart partition scan after resizing a device by Tejun Heo · 14 years ago
  40. fa4b907 buffer: make invalidate_bdev() drain all percpu LRU add caches by Tejun Heo · 14 years ago
  41. f1ac2502 block: remove all rcu head initializations by Paul E. McKenney · 14 years ago
  42. 6423104 writeback: fixups for !dirty_writeback_centisecs by Jens Axboe · 14 years ago
  43. f9eadbb writeback: bdi_writeback_task() must set task state before calling schedule() by Jens Axboe · 14 years ago
  44. 7c8a355 writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync by Jens Axboe · 14 years ago
  45. 8b108c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  46. 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
  47. 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
  48. e0bc5d4 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  49. 7f02ab3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  50. d6fb1db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  51. b4e6b09 interrupt.h: fix fatal kernel-doc error by Randy Dunlap · 14 years ago
  52. 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
  53. c06bcbf ocfs2: Fix lock inversion in quotas during umount by Jan Kara · 14 years ago
  54. 52a9ee2 ocfs2: Use __dquot_transfer to avoid lock inversion by Jan Kara · 14 years ago
  55. 741e128 ocfs2: Fix NULL pointer deref when writing local dquot by Jan Kara · 14 years ago
  56. 832d09c ocfs2: Fix estimate of credits needed for quota allocation by Jan Kara · 14 years ago
  57. fb8dd8d ocfs2: Fix quota locking by Jan Kara · 14 years ago
  58. ae4f6ef ocfs2: Avoid unnecessary block mapping when refreshing quota info by Jan Kara · 14 years ago
  59. f64dd44 ocfs2: Do not map blocks from local quota file on each write by Jan Kara · 14 years ago
  60. bc8e5f0 quota: Refactor dquot_transfer code so that OCFS2 can pass in its references by Jan Kara · 14 years ago
  61. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  62. fcbc59f quota: remove sb_has_quota_active in get/set_info by Christoph Hellwig · 14 years ago
  63. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  64. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  65. 0636c73 ext3: make barrier options consistent with ext4 by Eric Sandeen · 14 years ago
  66. dde9588 quota: Make quota stat accounting lockless. by Dmitry Monakhov · 14 years ago
  67. da8d1ba suppress warning: "quotatypes" defined but not used by Sergey Senozhatsky · 14 years ago
  68. 5277970 ext3: Fix waiting on transaction during fsync by Jan Kara · 14 years ago
  69. 03f4d80 jbd: Provide function to check whether transaction will issue data barrier by Jan Kara · 14 years ago
  70. 311b9549 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  71. e0a5cba BKL: Remove BKL from ext2 filesystem by Jan Blunck · 14 years ago
  72. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 14 years ago
  73. 4c96a68 ext2: Move ext2_write_super() out of ext2_setup_super() by Jan Blunck · 14 years ago
  74. ee6921e ext2: Fold ext2_commit_super() into ext2_sync_super() by Jan Blunck · 14 years ago
  75. 20da9ba ext2: Remove duplicate code from ext2_sync_fs() by Jan Blunck · 14 years ago
  76. 269c8db ext2: Set the write time in ext2_sync_fs() by Jan Blunck · 14 years ago
  77. 2b8120e ext2: Use ext2_clear_super_error() in ext2_sync_fs() by Jan Blunck · 14 years ago
  78. 41d1a63 ext3: init statistics after journal recovery v2 by Dmitry Monakhov · 14 years ago
  79. 524e4a1 ext2: remove useless call to brelse() in ext2_free_inode() by Francis Moreau · 14 years ago
  80. eabf290 quota: optimize mark_dirty logic by Dmitry Monakhov · 14 years ago
  81. 4689153 ext2: Avoid loading bitmaps for full groups during block allocation by Jan Kara · 14 years ago
  82. 8cef107 ext3: Avoid loading bitmaps for full groups during block allocation by Frans van de Wiel · 14 years ago
  83. 70ca0a4 Fix networking tree iscsi_tcp.c mis-merge by Linus Torvalds · 14 years ago
  84. 7c4fda1a i2c-nforce2: Remove redundant error messages on ACPI conflict by Chase Douglas · 14 years ago
  85. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  86. 2086ca4 i2c-algo-pca: Fix coding style issues by Farid Hammane · 14 years ago
  87. ae5624f i2c-dev: Fix all coding style issues by Farid Hammane · 14 years ago
  88. 7225acf i2c-core: Fix some coding style issues by Farid Hammane · 14 years ago
  89. b868078 i2c-gpio: Move initialization code to subsys_initcall() by Marek Szyprowski · 14 years ago
  90. bfdcad9 i2c-parport: Make template structure const by Jean Delvare · 14 years ago
  91. 0be16c3 i2c-dev: Remove unnecessary casts by H Hartley Sweeten · 14 years ago
  92. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  93. c5aa692 i2c-stub: Expose the default functionality flags by Jean Delvare · 14 years ago
  94. e624dbd i2c/scx200_acb: Make PCI device ids constant by Jean Delvare · 14 years ago
  95. 3fb21c6 i2c-i801: Fix all checkpatch warnings by Ivo Manca · 14 years ago
  96. e0e8398c i2c-i801: All newer devices have all the optional features by Jean Delvare · 14 years ago
  97. adff687 i2c-i801: Let the user disable selected driver features by Jean Delvare · 14 years ago
  98. a1b3f59 net: Expose all network devices in a namespaces in sysfs by Eric W. Biederman · 14 years ago
  99. 417daa1 hotplug: netns aware uevent_helper by Eric W. Biederman · 14 years ago
  100. 5f71a29 kobj: Send hotplug events in the proper namespace. by Eric W. Biederman · 14 years ago