1. a2c5826 crypto: testmgr - add larger cast5 testvectors by Johannes Goetzfried · 12 years ago
  2. 270b0c6 crypto: cast5 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  3. 37743cc crypto: arch/s390 - cleanup - remove unneeded cra_list initialization by Jussi Kivilinna · 12 years ago
  4. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  5. 7af6c24 crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  6. 77ec2e7 crypto: cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  7. f4b0277 crypto: whirlpool - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  8. 648b2a1 crypto: sha512 - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  9. 6aeb49b crypto: sha256 - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  10. a5e7a2d crypto: tiger - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  11. 50fc3e8 crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once by Jussi Kivilinna · 12 years ago
  12. 8fc229a crypto: ansi_cprng - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  13. bbc406b crypto: serpent - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  14. 9935e6d crypto: des - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  15. 70a03bf crypto: crypto_null - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  16. 738206d3 crypto: tea - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  17. 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  18. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  19. a40a1d3 Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  20. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  21. 941c872 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  22. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  23. 6dbb35b Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  24. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  25. 437ea90 rtc/rtc-88pm80x: remove unneed devm_kfree by Devendra Naga · 12 years ago
  26. 7ead551 rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails by Devendra Naga · 12 years ago
  27. d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  28. 09c231c tmpfs: distribute interleave better across nodes by Nathan Zimmer · 12 years ago
  29. 6527af5 mm: remove redundant initialization by Minchan Kim · 12 years ago
  30. 88fdf75 mm: warn if pg_data_t isn't initialized with zero by Minchan Kim · 12 years ago
  31. 93180ce mips: zero out pg_data_t when it's allocated by Minchan Kim · 12 years ago
  32. 69980e3 memcg: gix memory accounting scalability in shrink_page_list by Tim Chen · 12 years ago
  33. c1c9518 mm/sparse: remove index_init_lock by Gavin Shan · 12 years ago
  34. db36a46 mm/sparse: more checks on mem_section number by Gavin Shan · 12 years ago
  35. 5b760e6 mm/sparse: optimize sparse_index_alloc by Gavin Shan · 12 years ago
  36. b214514 memcg: add mem_cgroup_from_css() helper by Wanpeng Li · 12 years ago
  37. c3b94f4 memcg: further prevent OOM with too many dirty pages by Hugh Dickins · 12 years ago
  38. e62e384 memcg: prevent OOM with too many dirty pages by Michal Hocko · 12 years ago
  39. 3ad3d90 mm: mmu_notifier: fix freed page still mapped in secondary MMU by Xiao Guangrong · 12 years ago
  40. bdf4f4d mm: memcg: only check anon swapin page charges for swap cache by Johannes Weiner · 12 years ago
  41. 90deb78 mm: memcg: only check swap cache pages for repeated charging by Johannes Weiner · 12 years ago
  42. 0435a2f mm: memcg: split swapin charge function into private and public part by Johannes Weiner · 12 years ago
  43. 24467ca mm: memcg: remove needless !mm fixup to init_mm when charging by Johannes Weiner · 12 years ago
  44. 62ba744 mm: memcg: remove unneeded shmem charge type by Johannes Weiner · 12 years ago
  45. 827a03d mm: memcg: move swapin charge functions above callsites by Johannes Weiner · 12 years ago
  46. 7d18895 mm: memcg: only check for PageSwapCache when uncharging anon by Johannes Weiner · 12 years ago
  47. 0c59b89 mm: memcg: push down PageSwapCache check into uncharge entry functions by Johannes Weiner · 12 years ago
  48. 5d84c77 mm: swapfile: clean up unuse_pte race handling by Johannes Weiner · 12 years ago
  49. 0030f53 mm: memcg: fix compaction/migration failing due to memcg limits by Johannes Weiner · 12 years ago
  50. 7374492 swapfile: avoid dereferencing bd_disk during swap_entry_free for network storage by Mel Gorman · 12 years ago
  51. 192e501 nfs: prevent page allocator recursions with swap over NFS. by Mel Gorman · 12 years ago
  52. a564b8f nfs: enable swap on NFS by Mel Gorman · 12 years ago
  53. 29418aa nfs: disable data cache revalidation for swapfiles by Mel Gorman · 12 years ago
  54. d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
  55. 5a17811 mm: add support for direct_IO to highmem pages by Mel Gorman · 12 years ago
  56. a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
  57. 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
  58. 18022c5 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O by Mel Gorman · 12 years ago
  59. f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 12 years ago
  60. 6290c2c selinux: tag avc cache alloc as non-critical by Mel Gorman · 12 years ago
  61. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  62. 68243e7 mm: account for the number of times direct reclaimers get throttled by Mel Gorman · 12 years ago
  63. 5515061 mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage by Mel Gorman · 12 years ago
  64. 7f338fe nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves by Mel Gorman · 12 years ago
  65. 381760e mm: micro-optimise slab to avoid a function call by Mel Gorman · 12 years ago
  66. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  67. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  68. c48a11c netvm: propagate page->pfmemalloc to skb by Mel Gorman · 12 years ago
  69. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  70. 7cb0240 netvm: allow the use of __GFP_MEMALLOC by specific sockets by Mel Gorman · 12 years ago
  71. 99a1dec net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket by Mel Gorman · 12 years ago
  72. 183f637 mm: ignore mempolicies when using ALLOC_NO_WATERMARK by Mel Gorman · 12 years ago
  73. cfd19c5 mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used by Mel Gorman · 12 years ago
  74. 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 12 years ago
  75. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
  76. 5091b74 mm: slub: optimise the SLUB fast path to avoid pfmemalloc checks by Christoph Lameter · 12 years ago
  77. 072bb0a mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages by Mel Gorman · 12 years ago
  78. 702d1a6 memory-hotplug: fix kswapd looping forever problem by Minchan Kim · 12 years ago
  79. 2cfed07 mm: fix free page check in zone_watermark_ok() by Minchan Kim · 12 years ago
  80. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  81. 876aafb mm, memcg: move all oom handling to memcontrol.c by David Rientjes · 12 years ago
  82. 6b0c81b mm, oom: reduce dependency on tasklist_lock by David Rientjes · 12 years ago
  83. 9cbb78b mm, memcg: introduce own oom handler to iterate only over its own threads by David Rientjes · 12 years ago
  84. 462607e mm, oom: introduce helper function to process threads during scan by David Rientjes · 12 years ago
  85. 62ce1c7 mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h by David Rientjes · 12 years ago
  86. 4ed7e02 mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit by Jiang Liu · 12 years ago
  87. 340175b mm/hotplug: free zone->pageset when a zone becomes empty by Jiang Liu · 12 years ago
  88. 08dff7b mm/hotplug: correctly add new zone to all other nodes' zone lists by Jiang Liu · 12 years ago
  89. 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 12 years ago
  90. da92c47 mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup() in comment by Wanpeng Li · 12 years ago
  91. aaad153 mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit by Wanpeng Li · 12 years ago
  92. 05a73ed mm/memcg: complete documentation for tcp memcg files by Wanpeng Li · 12 years ago
  93. ca57df7 mm: setup pageblock_order before it's used by sparsemem by Xishi Qiu · 12 years ago
  94. 51a07e5 mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directly by Jeff Liu · 12 years ago
  95. 8e125cd vmscan: remove obsolete shrink_control comment by Minchan Kim · 12 years ago
  96. fe03025 mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP by Rabin Vincent · 12 years ago
  97. 7db8889 mm: have order > 0 compaction start off where it left by Rik van Riel · 12 years ago
  98. ab21588 memcg: rename mem_control_xxx to memcg_xxx by Wanpeng Li · 12 years ago
  99. 567fb43 memcg: fix bad behavior in use_hierarchy file by Glauber Costa · 12 years ago
  100. ca28ddc mm: remove unused LRU_ALL_EVICTABLE by Wanpeng Li · 12 years ago