1. edfe23d swap: fix races exposed by swap discard by Shaohua Li · 12 years ago
  2. 815c2c5 swap: make swap discard async by Shaohua Li · 12 years ago
  3. 2a8f944 swap: change block allocation algorithm for SSD by Shaohua Li · 12 years ago
  4. 15ca220 mm/page_alloc.c: use '__paginginit' instead of '__init' by Chen Gang · 12 years ago
  5. a7e8331 mm: fix negative left shift count when PAGE_SHIFT > 20 by Jerry Zhou · 12 years ago
  6. 3dbb95f mm: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  7. 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 12 years ago
  8. 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 12 years ago
  9. 822518d mm/zswap.c: get swapper address_space by using macro by Sunghan Suh · 12 years ago
  10. e868677 mm: mmap_region: kill correct_wcount/inode, use allow_write_access() by Oleg Nesterov · 12 years ago
  11. 077bf22 mm: do_mmap_pgoff: cleanup the usage of file_inode() by Oleg Nesterov · 12 years ago
  12. b2c56e4 mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff() by Oleg Nesterov · 12 years ago
  13. 465c47f mm/swapfile.c: convert to pr_foo() by Andrew Morton · 12 years ago
  14. d6bbbd2 swap: warn when a swap area overflows the maximum size by Raymond Jennings · 12 years ago
  15. ec9bed9 mm/madvise.c: fix coding-style errors by Vladimir Cernov · 12 years ago
  16. ef0855d mm: mempolicy: turn vma_set_policy() into vma_dup_policy() by Oleg Nesterov · 12 years ago
  17. c07303c drivers/block/swim.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  18. e7b18ed cciss: set max scatter gather entries to 32 on P600 by Mike Miller · 12 years ago
  19. c86db97 drivers/block/mg_disk.c: make mg_times_out() static by Jingoo Han · 12 years ago
  20. bab5541 block: support embedded device command line partition by Cai Zhiyong · 12 years ago
  21. ed751e6 block/blk-sysfs.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  22. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  23. e1403b8 include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_group_leader_pid by Oleg Nesterov · 12 years ago
  24. 28e8be3 ocfs2: fix the end cluster offset of FIEMAP by Jie Liu · 12 years ago
  25. a72e27d3 ocfs2: remove unused variable ip in dlmfs_get_root_inode() by Joseph Qi · 12 years ago
  26. 6f8648e ocfs2: fix a tiny race case when firing callbacks by Joyce · 12 years ago
  27. 03dbe88 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() by Joseph Qi · 12 years ago
  28. 9a239e4 ocfs2: adjust code style for o2net_handler_tree_lookup() by Joseph Qi · 12 years ago
  29. 7aebff1 ocfs2: free path in ocfs2_remove_inode_range() by Younger Liu · 12 years ago
  30. 6cae6d3 ocfs2: fix possible double free in ocfs2_reflink_xattr_rec by Joseph Qi · 12 years ago
  31. 69b2bd16 ocfs2/dlm: force clean refmap when doing local cleanup by Xue jiufei · 12 years ago
  32. 6ea437a ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set() by Younger Liu · 12 years ago
  33. 17caf95 ocfs2: add the missing return value check of ocfs2_xattr_get_clusters by Joseph Qi · 12 years ago
  34. 4704aa3 ocfs2: fix a memory leak in __ocfs2_move_extents() by Jie Liu · 12 years ago
  35. 2b0f6ea ocfs2: add missing return value check of ocfs2_get_clusters() by Joseph Qi · 12 years ago
  36. 3d94ea5 ocfs2: clean up dead code in ocfs2_acl_from_xattr() by Joseph Qi · 12 years ago
  37. df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 12 years ago
  38. 8dd7903 fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences by Sunil Mushran · 12 years ago
  39. 7e9b793 ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC by Younger Liu · 12 years ago
  40. 98ac912 ocfs2: dlm_request_all_locks() should deal with the status sent from target node by Xue jiufei · 12 years ago
  41. f17c20d ocfs2: use i_size_read() to access i_size by Junxiao Bi · 12 years ago
  42. 2b1e55c ocfs2: lighten up allocate transaction by Younger Liu · 12 years ago
  43. 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  44. ffd2919 drivers/video/acornfb.c: remove dead code by Paul Bolle · 12 years ago
  45. 40a0d32 fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks by Oleg Nesterov · 12 years ago
  46. 5167246 pidns: kill the unnecessary CLONE_NEWPID in copy_process() by Oleg Nesterov · 12 years ago
  47. e79f525 pidns: fix vfork() after unshare(CLONE_NEWPID) by Oleg Nesterov · 12 years ago
  48. 3b8967d include/linux/smp.h:on_each_cpu(): switch back to a C function by Andrew Morton · 12 years ago
  49. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  50. 5b41978 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  51. a22a0fd Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  52. bf83e61 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  53. a60d4b9 Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 12 years ago
  54. fa1586a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  55. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  56. 516f7b3 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  57. 442e097 Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 363edbe powerpc: Default arch idle could cede processor on pseries by Vaidyanathan Srinivasan · 12 years ago
  59. 88c2d0b fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe by Vladimir Murzin · 12 years ago
  60. 620e505 powerpc: Fix section mismatch warning for prom_rtas_call by Vladimir Murzin · 12 years ago
  61. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 12 years ago
  62. 256588f powerpc: Export cpu_to_chip_id() to fix build error by Guenter Roeck · 12 years ago
  63. 8d7551e Merge tag 'cris-for-3.12' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  64. 3da06ed mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPT by Akira Takeuchi · 12 years ago
  65. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  66. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  67. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  68. 7426d62 Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 12 years ago
  69. 4d7696f Merge tag 'md/3.12' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  70. b05430f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  71. d0d2727 vfs: make sure we don't have a stale root path if unlazy_walk() fails by Linus Torvalds · 12 years ago
  72. be8cb7f CRIS: drop unused Kconfig symbols by Paul Bolle · 12 years ago
  73. b172b37 CRIS: Add kvm_para.h which includes generic file by Jesper Nilsson · 12 years ago
  74. c9ea40c CRIS: remove unused current_regs by Jesper Nilsson · 12 years ago
  75. 569fa26 CRIS: Remove last traces of legacy RTC drivers by Paul Bolle · 12 years ago
  76. 96184b6 CRIS: remove "config OOM_REBOOT" by Paul Bolle · 12 years ago
  77. 8876dd7 hwmon: (ina2xx) Remove casting the return value which is a void pointer by Jingoo Han · 12 years ago
  78. 98128de hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable by Guenter Roeck · 12 years ago
  79. 0117277 drm/nouveau: fix oops on runtime suspend/resume by Dave Airlie · 12 years ago
  80. 4801685 Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  81. 26b0332 Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 12 years ago
  82. 4a43f39 dmaengine: dma_sync_wait and dma_find_channel undefined by Jon Mason · 12 years ago
  83. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  84. fa91515 Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. a35c632 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. bef4a0a Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  87. 7eb6952 Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  88. 12d29886 clk: only call get_parent if there is one by Alex Elder · 12 years ago
  89. 48f5ec2 split read_seqretry_or_unlock(), convert d_walk() to resulting primitives by Al Viro · 12 years ago
  90. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  91. 45150c4 direct-io: Use return from cmpxchg to decide of assignment happened by Olof Johansson · 12 years ago
  92. 232d2d6 dcache: Translating dentry into pathname without taking rename_lock by Waiman Long · 12 years ago
  93. ef9a61b Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  94. b5f0998 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  95. ab5f8c6 MAINTAINERS: update email for Dan Williams by Dan Williams · 12 years ago
  96. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  97. a577659 dma: mv_xor: Fix incorrect error path by Sachin Kamat · 12 years ago
  98. d8cacd3 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  99. d75671e Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  100. c3b7cb1 xen/spinlock: Don't use __initdate for xen_pv_spin by Konrad Rzeszutek Wilk · 12 years ago