1. bc4b444 mm: move pgtable related functions to right place by Joonsoo Kim · 11 years ago
  2. e66f097 mm, page_alloc: add unlikely macro to help compiler optimization by Joonsoo Kim · 11 years ago
  3. 1da6f0e mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy by Jianguo Wu · 11 years ago
  4. af0ed73 mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache by Joonsoo Kim · 11 years ago
  5. a63884e mm, hugetlb: remove decrement_hugepage_resv_vma() by Joonsoo Kim · 11 years ago
  6. 72231b0 mm, hugetlb: add VM_NORESERVE check in vma_has_reserves() by Joonsoo Kim · 11 years ago
  7. 37a2140 mm, hugetlb: do not use a page in page cache for cow optimization by Joonsoo Kim · 11 years ago
  8. c0d934b mm, hugetlb: remove redundant list_empty check in gather_surplus_pages() by Joonsoo Kim · 11 years ago
  9. b226102 mm, hugetlb: fix and clean-up node iteration code to alloc or free by Joonsoo Kim · 11 years ago
  10. 81a6fca mm, hugetlb: clean-up alloc_huge_page() by Joonsoo Kim · 11 years ago
  11. c748c26 mm, hugetlb: trivial commenting fix by Joonsoo Kim · 11 years ago
  12. 9966c4b mm, hugetlb: move up the code which check availability of free huge page by Joonsoo Kim · 11 years ago
  13. 72457c0 mm: revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory" by Johannes Weiner · 11 years ago
  14. 81c0a2b mm: page_alloc: fair zone allocator policy by Johannes Weiner · 11 years ago
  15. e085dbc mm: page_alloc: rearrange watermark checking in get_page_from_freelist by Johannes Weiner · 11 years ago
  16. 892f795 mm: vmscan: fix numa reclaim balance problem in kswapd by Johannes Weiner · 11 years ago
  17. a8f531eb mm/huge_memory.c: fix potential NULL pointer dereference by Libin · 11 years ago
  18. e2d0bd2 mm: kill one if loop in __free_pages_bootmem() by Yinghai Lu · 11 years ago
  19. f92310c mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint() by Srivatsa S. Bhat · 11 years ago
  20. fef903e mm/page_allo.c: restructure free-page stealing code and fix a bug by Srivatsa S. Bhat · 11 years ago
  21. b8af294 mm/page_alloc.c: fix coding style and spelling by Pintu Kumar · 11 years ago
  22. ebc2a1a swap: make cluster allocation per-cpu by Shaohua Li · 11 years ago
  23. edfe23d swap: fix races exposed by swap discard by Shaohua Li · 11 years ago
  24. 815c2c5 swap: make swap discard async by Shaohua Li · 11 years ago
  25. 2a8f944 swap: change block allocation algorithm for SSD by Shaohua Li · 11 years ago
  26. 15ca220 mm/page_alloc.c: use '__paginginit' instead of '__init' by Chen Gang · 11 years ago
  27. a7e8331 mm: fix negative left shift count when PAGE_SHIFT > 20 by Jerry Zhou · 11 years ago
  28. 3dbb95f mm: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  29. 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
  30. 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
  31. 822518d mm/zswap.c: get swapper address_space by using macro by Sunghan Suh · 11 years ago
  32. e868677 mm: mmap_region: kill correct_wcount/inode, use allow_write_access() by Oleg Nesterov · 11 years ago
  33. 077bf22 mm: do_mmap_pgoff: cleanup the usage of file_inode() by Oleg Nesterov · 11 years ago
  34. b2c56e4 mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff() by Oleg Nesterov · 11 years ago
  35. 465c47f mm/swapfile.c: convert to pr_foo() by Andrew Morton · 11 years ago
  36. d6bbbd2 swap: warn when a swap area overflows the maximum size by Raymond Jennings · 11 years ago
  37. ec9bed9 mm/madvise.c: fix coding-style errors by Vladimir Cernov · 11 years ago
  38. ef0855d mm: mempolicy: turn vma_set_policy() into vma_dup_policy() by Oleg Nesterov · 11 years ago
  39. c07303c drivers/block/swim.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  40. e7b18ed cciss: set max scatter gather entries to 32 on P600 by Mike Miller · 11 years ago
  41. c86db97 drivers/block/mg_disk.c: make mg_times_out() static by Jingoo Han · 11 years ago
  42. bab5541 block: support embedded device command line partition by Cai Zhiyong · 11 years ago
  43. ed751e6 block/blk-sysfs.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  44. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  45. e1403b8 include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_group_leader_pid by Oleg Nesterov · 11 years ago
  46. 28e8be3 ocfs2: fix the end cluster offset of FIEMAP by Jie Liu · 11 years ago
  47. a72e27d3 ocfs2: remove unused variable ip in dlmfs_get_root_inode() by Joseph Qi · 11 years ago
  48. 6f8648e ocfs2: fix a tiny race case when firing callbacks by Joyce · 11 years ago
  49. 03dbe88 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() by Joseph Qi · 11 years ago
  50. 9a239e4 ocfs2: adjust code style for o2net_handler_tree_lookup() by Joseph Qi · 11 years ago
  51. 7aebff1 ocfs2: free path in ocfs2_remove_inode_range() by Younger Liu · 11 years ago
  52. 6cae6d3 ocfs2: fix possible double free in ocfs2_reflink_xattr_rec by Joseph Qi · 11 years ago
  53. 69b2bd16 ocfs2/dlm: force clean refmap when doing local cleanup by Xue jiufei · 11 years ago
  54. 6ea437a ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set() by Younger Liu · 11 years ago
  55. 17caf95 ocfs2: add the missing return value check of ocfs2_xattr_get_clusters by Joseph Qi · 11 years ago
  56. d0385d9 [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg by Sesidhar Beddel · 11 years ago
  57. 4704aa3 ocfs2: fix a memory leak in __ocfs2_move_extents() by Jie Liu · 11 years ago
  58. 2b0f6ea ocfs2: add missing return value check of ocfs2_get_clusters() by Joseph Qi · 11 years ago
  59. 3d94ea5 ocfs2: clean up dead code in ocfs2_acl_from_xattr() by Joseph Qi · 11 years ago
  60. df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 11 years ago
  61. 8dd7903 fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences by Sunil Mushran · 11 years ago
  62. 7e9b793 ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC by Younger Liu · 11 years ago
  63. 98ac912 ocfs2: dlm_request_all_locks() should deal with the status sent from target node by Xue jiufei · 11 years ago
  64. f17c20d ocfs2: use i_size_read() to access i_size by Junxiao Bi · 11 years ago
  65. 2b1e55c ocfs2: lighten up allocate transaction by Younger Liu · 11 years ago
  66. 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  67. ffd2919 drivers/video/acornfb.c: remove dead code by Paul Bolle · 11 years ago
  68. 40a0d32 fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks by Oleg Nesterov · 11 years ago
  69. 5167246 pidns: kill the unnecessary CLONE_NEWPID in copy_process() by Oleg Nesterov · 11 years ago
  70. e79f525 pidns: fix vfork() after unshare(CLONE_NEWPID) by Oleg Nesterov · 11 years ago
  71. 3b8967d include/linux/smp.h:on_each_cpu(): switch back to a C function by Andrew Morton · 11 years ago
  72. 1259c5d [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset by Sesidhar Beddel · 11 years ago
  73. 318c7c4 [SCSI] fnic: Remove QUEUE_FULL handling code by Suma Ramars · 11 years ago
  74. 0d97174 drm/i915/dvo: set crtc timings again for panel fixed modes by Daniel Vetter · 11 years ago
  75. 1c4a814 drm/i915/sdvo: Robustify the dtd<->drm_mode conversions by Daniel Vetter · 11 years ago
  76. a6dcb71b staging:iio:hmc5843: Use devm_iio_device_alloc by Peter Meerwald · 11 years ago
  77. 87aa619 [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up by Brian Uchino · 11 years ago
  78. 6b8819c drm/msm: workaround for missing irq by Rob Clark · 11 years ago
  79. f816f27 drm/msm: return -EBUSY if bo still active by Rob Clark · 11 years ago
  80. bbda1ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  81. 1f70e07 drm/msm: fix return value check in ERR_PTR() by Wei Yongjun · 11 years ago
  82. 44871c9 cpufreq: Acquire the lock in cpufreq_policy_restore() for reading by Lan Tianyu · 11 years ago
  83. cb38ed5 cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu by Srivatsa S. Bhat · 11 years ago
  84. 61173f2 cpufreq: Restructure if/else block to avoid unintended behavior by Srivatsa S. Bhat · 11 years ago
  85. 0d66b91 cpufreq: Fix crash in cpufreq-stats during suspend/resume by Srivatsa S. Bhat · 11 years ago
  86. f3ad857 net_sched: htb: fix a typo in htb_change_class() by Vimalkumar · 11 years ago
  87. 0470667 net: qmi_wwan: add new Qualcomm devices by Bjørn Mork · 11 years ago
  88. e6eddc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  89. 2c861cc ipv6: don't call fib6_run_gc() until routing is ready by Michal Kubeček · 11 years ago
  90. 444fa88 net: tilegx driver: avoid compiler warning by Chris Metcalf · 11 years ago
  91. 04f0888 fib6_rules: fix indentation by Stefan Tomanek · 11 years ago
  92. 1ecfd46 irda: vlsi_ir: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  93. e015b44 irda: donauboe: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  94. 50d1784 net: fix multiqueue selection by Eric Dumazet · 11 years ago
  95. 88362ad net: sctp: fix smatch warning in sctp_send_asconf_del_ip by Daniel Borkmann · 11 years ago
  96. a0fb05d net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE by Daniel Borkmann · 11 years ago
  97. ae7b4e1 net: fib: fib6_add: fix potential NULL pointer dereference by Daniel Borkmann · 11 years ago
  98. 3bf4b5b net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs by Daniel Borkmann · 11 years ago
  99. df9f1b9 bcm63xx_enet: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  100. 2414fe1 net: korina: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago