1. e9a81a8 rmap: wrap page_check_address() using __cond_lock() by Namhyung Kim · 14 years ago
  2. ea4525b rmap: annotate lock context change on page_[un]lock_anon_vma() by Namhyung Kim · 14 years ago
  3. 1b36ba8 mm: wrap follow_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  4. e6219ec mm: add lock release annotation on do_wp_page() by Namhyung Kim · 14 years ago
  5. 25ca1d6 mm: wrap get_locked_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  6. e6223a3 mm: add casts to/from gfp_t in gfp_to_alloc_flags() by Namhyung Kim · 14 years ago
  7. 0116651 mm: remove temporary variable on generic_file_direct_write() by Namhyung Kim · 14 years ago
  8. 68da336 x86: access_error API cleanup by Michel Lespinasse · 14 years ago
  9. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  10. b522c94 mm: filemap_fault: unique path for locking page by Michel Lespinasse · 14 years ago
  11. 182fea8 mm: remove alignment padding from anon_vma on (some) 64 bit builds by Richard Kennedy · 14 years ago
  12. ea05c84 mm: add a might_sleep_if() to dma_pool_alloc() by Dima Zavin · 14 years ago
  13. d65bfac mm: highmem documentation by Peter Zijlstra · 14 years ago
  14. 7a837d1 perf, x86: Fix up kmap_atomic() type by Peter Zijlstra · 14 years ago
  15. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  16. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  17. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  18. 2e30244 vmscan,tmpfs: treat used once pages on tmpfs as used once by KOSAKI Motohiro · 14 years ago
  19. 4cbec4c writeback: remove the internal 5% low bound on dirty_ratio by Wu Fengguang · 14 years ago
  20. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  21. 08fc468 vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolated by KOSAKI Motohiro · 14 years ago
  22. 4718505 vmscan: remove dead code in shrink_inactive_list() by KOSAKI Motohiro · 14 years ago
  23. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  24. bc57e00 vmscan: synchronous lumpy reclaim should not call congestion_wait() by KOSAKI Motohiro · 14 years ago
  25. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  26. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  27. 66d9a98 vmscan: delete dead code by Shaohua Li · 14 years ago
  28. bce54bb mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS by Will Deacon · 14 years ago
  29. 79da826 writeback: report dirty thresholds in /proc/vmstat by Michael Rubin · 14 years ago
  30. 2ac3903 writeback: add /sys/devices/system/node/<node>/vmstat by Michael Rubin · 14 years ago
  31. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  32. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  33. 0def08e mm/mempolicy.c: check return code of check_range by Vasiliy Kulikov · 14 years ago
  34. 74e3f3c vmscan: prevent background aging of anon page in no swap system by Minchan Kim · 14 years ago
  35. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  36. 4b20477 memory hotplug: fix notifier's return value check by KAMEZAWA Hiroyuki · 14 years ago
  37. cf608ac mm: compaction: fix COMPACTPAGEFAILED counting by Minchan Kim · 14 years ago
  38. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  39. f19e77a include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton by zeal · 14 years ago
  40. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  41. d19d547 oom: fix locking for oom_adj and oom_score_adj by David Rientjes · 14 years ago
  42. 723548b oom: rewrite error handling for oom_adj and oom_score_adj tunables by David Rientjes · 14 years ago
  43. 1e99bad oom: kill all threads sharing oom killed task's mm by David Rientjes · 14 years ago
  44. e18641e oom: avoid killing a task if a thread sharing its mm cannot be killed by David Rientjes · 14 years ago
  45. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  46. 0f4d208 Documentation/filesystems/proc.txt: improve smaps field documentation by Matt Mackall · 14 years ago
  47. a4f7326 vmcore: it is not experimental any more by WANG Cong · 14 years ago
  48. dbec921 um: fix IRQ flag handling naming by Richard Weinberger · 14 years ago
  49. 8474b59 percpu: fix list_head init bug in __percpu_counter_init() by Masanori ITOH · 14 years ago
  50. 52c5171 kfifo: disable __kfifo_must_check_helper() by Andrew Morton · 14 years ago
  51. 1b627d5 hostfs: fix UML crash: remove f_spare from hostfs by Richard Weinberger · 14 years ago
  52. de5e2dd ipmi: proper spinlock initialization by Eric Dumazet · 14 years ago
  53. 1f9fa52 drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer counts by Michael Hennerich · 14 years ago
  54. 6915e04 um: remove PAGE_SIZE alignment in linker script causing kernel segfault. by Richard Weinberger · 14 years ago
  55. 0935897 sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn down by Robin Holt · 14 years ago
  56. 482db6d um: fix global timer issue when using CONFIG_NO_HZ by Richard Weinberger · 14 years ago
  57. b7f50cf mm, page-allocator: do not check the state of a non-existant buddy during free by Mel Gorman · 14 years ago
  58. a75d377 types.h: move misplaced comment by Andrew Morton · 14 years ago
  59. f8f72ad mm: fix return value of scan_lru_pages in memory unplug by KAMEZAWA Hiroyuki · 14 years ago
  60. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  61. 2ca78d2 IB/qib: clean up properly if pci_set_consistent_dma_mask() fails by Jason Gunthorpe · 14 years ago
  62. 5d26a1d IB/qib: Allow driver to load if PCIe AER fails by Ralph Campbell · 14 years ago
  63. 9e43e01 IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set by Ralph Campbell · 14 years ago
  64. 82fdb0a IB/qib: Fix extra log level in qib_early_err() by Jason Gunthorpe · 14 years ago
  65. 1af3c2e x86: allocate space within a region top-down by Bjorn Helgaas · 14 years ago
  66. 419afdf x86: update iomem_resource end based on CPU physical address capabilities by Bjorn Helgaas · 14 years ago
  67. dc9887d x86/PCI: allocate space from the end of a region, not the beginning by Bjorn Helgaas · 14 years ago
  68. b126b47 PCI: allocate bus resources from the top down by Bjorn Helgaas · 14 years ago
  69. e7f8567 resources: support allocating space within a region from the top down by Bjorn Helgaas · 14 years ago
  70. a1862e3 resources: handle overflow when aligning start of available area by Bjorn Helgaas · 14 years ago
  71. 6909ba1 resources: ensure callback doesn't allocate outside available space by Bjorn Helgaas · 14 years ago
  72. 5d6b1fa resources: factor out resource_clip() to simplify find_resource() by Bjorn Helgaas · 14 years ago
  73. a9cea01 resources: add a default alignf to simplify find_resource() by Bjorn Helgaas · 14 years ago
  74. aa1ad26 RDMA/cxgb4: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  75. ca7cf94 RDMA/cxgb3: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  76. c25d299 intel_idle: do not use the LAPIC timer for ATOM C2 by Len Brown · 14 years ago
  77. 7a876b0 IPv6: Temp addresses are immediately deleted. by Glenn Wurster · 14 years ago
  78. aed6550 IPv6: Create temporary address if none exists. by Glenn Wurster · 14 years ago
  79. e94be5f ASoC: fsl - fix build error in pcm030-audio-fabric.c by Liam Girdwood · 14 years ago
  80. 3342b96 sound/oss/sb_ess.c: delete double assignment by Julia Lawall · 14 years ago
  81. 00204c3 perf python scripting: Add futex-contention script by Arnaldo Carvalho de Melo · 14 years ago
  82. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  83. 1bd64d4 Merge branch 'acpi-mmio' into release by Len Brown · 14 years ago
  84. ded85aa fib_hash: fix rcu sparse and logical errors by Eric Dumazet · 14 years ago
  85. ebb9fed fib: fix fib_nl_newrule() by Eric Dumazet · 14 years ago
  86. f9ba537 Merge branch 'ima-memory-use-fixes' by Linus Torvalds · 14 years ago
  87. bade72d IMA: fix the ToMToU logic by Eric Paris · 14 years ago
  88. 196f518 IMA: explicit IMA i_flag to remove global lock on inode_delete by Eric Paris · 14 years ago
  89. 64c62f0 IMA: drop refcnt from ima_iint_cache since it isn't needed by Eric Paris · 14 years ago
  90. bc7d2a3 IMA: only allocate iint when needed by Eric Paris · 14 years ago
  91. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  92. b9593d3 IMA: use i_writecount rather than a private counter by Eric Paris · 14 years ago
  93. ad16ad0 IMA: use inode->i_lock to protect read and write counters by Eric Paris · 14 years ago
  94. 15aac67 IMA: convert internal flags from long to char by Eric Paris · 14 years ago
  95. 497f323 IMA: use unsigned int instead of long for counters by Eric Paris · 14 years ago
  96. b575156 IMA: drop the inode opencount since it isn't needed for operation by Eric Paris · 14 years ago
  97. 8549164 IMA: use rbtree instead of radix tree for inode information cache by Eric Paris · 14 years ago
  98. 1941bf8 drivers/atm/eni.c: Remove multiple uses of KERN_<level> by Joe Perches · 14 years ago
  99. f2dc0d1 tg3: Do not call device_set_wakeup_enable() under spin_lock_bh by Rafael J. Wysocki · 14 years ago
  100. 78fd9c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago