1. f90ac39 mm: avoid livelock on !__GFP_FS allocations by Mel Gorman · 12 years ago
  2. 938929f mm: reduce the amount of work done when updating min_free_kbytes by Mel Gorman · 12 years ago
  3. 937a94c mm: migrate: one less atomic operation by Jacobo Giralt · 12 years ago
  4. 90a5d5a mm-tracepoint: fix documentation and examples by Konstantin Khlebnikov · 12 years ago
  5. b413d48 mm-tracepoint: rename page-free events by Konstantin Khlebnikov · 12 years ago
  6. da066ad mm: remove unused pagevec_free by Konstantin Khlebnikov · 12 years ago
  7. cc59850 mm: add free_hot_cold_page_list() helper by Konstantin Khlebnikov · 12 years ago
  8. c909e99 vmscan: activate executable pages after first usage by Konstantin Khlebnikov · 12 years ago
  9. 34dbc67 vmscan: promote shared file mapped pages by Konstantin Khlebnikov · 12 years ago
  10. 1edf223 mm/page-writeback.c: make determine_dirtyable_memory static again by Johannes Weiner · 12 years ago
  11. e4e1118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  12. adc0e91 vfs: new helper - d_make_root() by Al Viro · 12 years ago
  13. b48f03b dcache: use a dispose list in select_parent by Dave Chinner · 13 years ago
  14. 37cfc3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  15. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  16. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. e8cbce9 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. 2ac9d7a Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  20. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  21. 6d889d0 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  22. 7400c12 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. 190a44e Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  24. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  25. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. 57e964e Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. 4dee6b6 tracing/mm: Move include of trace/events/kmem.h out of header into slab.c by Steven Rostedt · 12 years ago
  28. a8c1f65 igmp: Avoid zero delay when receiving odd mixture of IGMP queries by Ben Hutchings · 12 years ago
  29. e5686ad netdev: make net_device_ops const by stephen hemminger · 12 years ago
  30. 1aff0cb bcm63xx: make ethtool_ops const by stephen hemminger · 12 years ago
  31. bc689c9 usbnet: make ethtool_ops const by stephen hemminger · 12 years ago
  32. 3969eb3 net: Fix build with INET disabled. by David S. Miller · 12 years ago
  33. 3c5184e ceph: d_alloc_root() may fail by Al Viro · 12 years ago
  34. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  35. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  36. 94bf608 ext4: fix failure exits by Al Viro · 12 years ago
  37. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  38. 9e20393 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  39. 993ecff Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  40. 2429f7a net: introduce netif_addr_lock_nested() and call if when appropriate by Jiri Pirko · 12 years ago
  41. ab16ebf net: correct lock name in dev_[uc/mc]_sync documentations. by Jiri Pirko · 12 years ago
  42. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  43. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  44. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  45. 21a2cb5 Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  46. 421b759 Merge branch 'samsung/cleanup' into next/boards by Arnd Bergmann · 12 years ago
  47. c99516c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  48. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 12 years ago
  49. 142f210 Merge branch 'samsung/cleanup' into samsung/driver by Arnd Bergmann · 12 years ago
  50. 72f3188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  51. b48741c Merge branch 'samsung/cleanup' into next/cleanup2 by Arnd Bergmann · 12 years ago
  52. a07613a Merge branch 'samsung/dt' into samsung/cleanup by Arnd Bergmann · 12 years ago
  53. 8fdd8c4 isofs: inode leak on mount failure by Al Viro · 12 years ago
  54. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 12 years ago
  55. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 12 years ago
  56. 853a0c2 udf: Mark LVID buffer as uptodate before marking it dirty by Jan Kara · 12 years ago
  57. 33c104d ext3: Don't warn from writepage when readonly inode is spotted after error by Jan Kara · 12 years ago
  58. 0048278 jbd: Remove j_barrier mutex by Jan Kara · 12 years ago
  59. a9e36da reiserfs: Force inode evictions before umount to avoid crash by Jeff Mahoney · 12 years ago
  60. a06d789 reiserfs: Fix quota mount option parsing by Jan Kara · 12 years ago
  61. fef2e9f udf: Treat symlink component of type 2 as / by Jan Kara · 12 years ago
  62. d2eb8c3 udf: Fix deadlock when converting file from in-ICB one to normal one by Jan Kara · 12 years ago
  63. 7b0b093 udf: Cleanup calling convention of inode_getblk() by Jan Kara · 12 years ago
  64. ef6919c ext2: Fix error handling on inode bitmap corruption by Jan Kara · 12 years ago
  65. 1415dd8 ext3: Fix error handling on inode bitmap corruption by Jan Kara · 12 years ago
  66. d03e129 ext3: replace ll_rw_block with other functions by Zheng Liu · 13 years ago
  67. 475f1b5 net: sk_update_clone is only used in net/core/sock.c by Stephen Rothwell · 12 years ago
  68. b189e81 8139cp: fix missing napi_gro_flush. by françois romieu · 12 years ago
  69. 0ce8c010 ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() by Al Viro · 12 years ago
  70. da01636 exofs: oops after late failure in mount by Al Viro · 12 years ago
  71. 3850aba devpts: fix double-free on mount failure by Al Viro · 12 years ago
  72. 87da5b3 ... and the same for gadgetfs by Al Viro · 12 years ago
  73. 5b5f956 functionfs: unfuck failure exits on mount by Al Viro · 12 years ago
  74. a0e86bd audit: always follow va_copy() with va_end() by Jesper Juhl · 12 years ago
  75. 7dd72f5 drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb() by Jesper Juhl · 12 years ago
  76. 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  77. 8e36967 Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  78. 6950d76 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  79. b7d845f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  80. 2943c83 Merge tag 'md-3.3' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  81. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  82. b4a133d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 12 years ago
  83. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  84. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  85. 29ad0de Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  86. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  87. 724577c ore: Must support none-PAGE-aligned IO by Boaz Harrosh · 12 years ago
  88. 23c4c1c Merge branch 'depends/rmk/for-linus' into next/soc by Arnd Bergmann · 12 years ago
  89. b001bef Merge branch 'samsung/dt' into next/dt by Arnd Bergmann · 12 years ago
  90. 26e29ee pktgen: set correct max and min in pktgen_setup_inject() by Dan Carpenter · 12 years ago
  91. 928a11b Merge branch 'next/cleanup' into samsung/dt by Arnd Bergmann · 12 years ago
  92. 96dab45 smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h by David S. Miller · 12 years ago
  93. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  94. 2d51daa Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  95. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  96. 6c15d74 asix: fix infinite loop in rx_fixup() by Aurelien Jacobs · 12 years ago
  97. 6d62a66 net: Default UDP and UNIX diag to 'n'. by David S. Miller · 12 years ago
  98. 77e1e43 r6040: fix typo in use of MCR0 register bits by Cesar Eduardo Barros · 12 years ago
  99. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  100. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 12 years ago