1. de7d2b5 mm/vmalloc.c: report more vmalloc failures by Joe Perches · 13 years ago
  2. f0dfcde kswapd: assign new_order and new_classzone_idx after wakeup in sleeping by Alex,Shi · 13 years ago
  3. d1f0ece mm/memblock.c: small function definition fixes by Jonghwan Choi · 13 years ago
  4. d2ebd0f6 kswapd: avoid unnecessary rebalance after an unsuccessful balancing by Alex,Shi · 13 years ago
  5. 64212ec debug-pagealloc: add support for highmem pages by Akinobu Mita · 13 years ago
  6. 3ee9a4f mm: neaten warn_alloc_failed by Joe Perches · 13 years ago
  7. 06d5e03 include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macro by Sonic Zhang · 13 years ago
  8. 37a1c49 thp: mremap support and TLB optimization by Andrea Arcangeli · 13 years ago
  9. 7b6efc2 mremap: avoid sending one IPI per page by Andrea Arcangeli · 13 years ago
  10. ebed484 mremap: check for overflow using deltas by Andrea Arcangeli · 13 years ago
  11. 6661672 memblock: add NO_BOOTMEM config symbol by Sam Ravnborg · 13 years ago
  12. 0a93ebe memblock: add memblock_start_of_DRAM() by Sam Ravnborg · 13 years ago
  13. f5252e0 mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  14. 8c5fb8e mm/debug-pagealloc.c: use memchr_inv by Akinobu Mita · 13 years ago
  15. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  16. 7731113 mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit() by Akinobu Mita · 13 years ago
  17. 16fb951 vmscan: count pages into balanced for zone with good watermark by Shaohua Li · 13 years ago
  18. 49ea7eb mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes by Mel Gorman · 13 years ago
  19. 92df3a7 mm: vmscan: throttle reclaim if encountering too many dirty pages under writeback by Mel Gorman · 13 years ago
  20. f84f6e2 mm: vmscan: do not writeback filesystem pages in kswapd except in high priority by Mel Gorman · 13 years ago
  21. 966dbde ext4: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  22. 94054fa xfs: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  23. a18bba0 mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under writeback by Mel Gorman · 13 years ago
  24. ee72886 mm: vmscan: do not writeback filesystem pages in direct reclaim by Mel Gorman · 13 years ago
  25. e10d59f mm: add comments to explain mm_struct fields by Christoph Lameter · 13 years ago
  26. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  27. f11c0ca mm: vmscan: drop nr_force_scan[] from get_scan_count by Johannes Weiner · 13 years ago
  28. 4f31888 mm: output a list of loaded modules when we hit bad_page() by Dave Jones · 13 years ago
  29. f5fc870 tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious. by Robert P. J. Day · 13 years ago
  30. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  31. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  32. 7b0d44fa oom: avoid killing kthreads if they assume the oom killed thread's mm by David Rientjes · 13 years ago
  33. f660daa oom: thaw threads if oom killed thread is frozen before deferring by David Rientjes · 13 years ago
  34. d08c429 mm/page-writeback.c: document bdi_min_ratio by Johannes Weiner · 13 years ago
  35. 3da367c vmscan: add block plug for page reclaim by Shaohua Li · 13 years ago
  36. 3fa36ac radix_tree: clean away saw_unset_tag leftovers by Hugh Dickins · 13 years ago
  37. 0dabec9 mm: migration: clean up unmap_and_move() by Minchan Kim · 13 years ago
  38. f80c067 mm: zone_reclaim: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  39. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  40. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  41. b9e84ac mm: compaction: trivial clean up in acct_isolated() by Minchan Kim · 13 years ago
  42. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  43. 32ea845 ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock() by Wanlong Gao · 13 years ago
  44. fc360bd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas by Andrew Morton · 13 years ago
  45. 6eea69d include/linux/dmar.h: forward-declare struct acpi_dmar_header by Andrew Morton · 13 years ago
  46. 07a7230 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  47. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  48. 83f89ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  49. 571109f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  50. 2e8ecdc sparc64: Fix masking and shifting in VIS fpcmp emulation. by David S. Miller · 13 years ago
  51. 7fcc7c8 md/raid10: Fix bug when activating a hot-spare. by NeilBrown · 13 years ago
  52. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  53. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  54. b48aeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  55. 1bc87b0 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 13 years ago
  56. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  57. 06a6784 i2c: Functions for byte-swapped smbus_write/read_word_data by Jonathan Cameron · 13 years ago
  58. 4403988 i2c-algo-pca: Return standard fault codes by Jean Delvare · 13 years ago
  59. abc01b2 i2c-algo-bit: Return standard fault codes by Jean Delvare · 13 years ago
  60. f6beb67 i2c-algo-bit: Be verbose on bus testing failure by Jean Delvare · 13 years ago
  61. 1bddab7 i2c-algo-bit: Let user test buses without failing by Jean Delvare · 13 years ago
  62. 6fcf84a i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv by Harvey Yang · 13 years ago
  63. 9519282 i2c: I2C_ELEKTOR should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  64. f1c1da2 KVM: SVM: Keep intercepting task switching with NPT enabled by Jan Kiszka · 13 years ago
  65. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  66. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  67. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  68. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  69. 6a32e4f vlan: allow nested vlan_do_receive() by Eric Dumazet · 13 years ago
  70. 14ef37b ipv6: fix route lookup in addrconf_prefix_rcv() by Andreas Hofmeister · 13 years ago
  71. e6d265e bonding: eliminate bond_close race conditions by Jay Vosburgh · 13 years ago
  72. 10ee0fa qlcnic: fix beacon and LED test. by Sucheta Chakraborty · 13 years ago
  73. 445b62d qlcnic: Updated License file by Sritej Velaga · 13 years ago
  74. 68233c5 qlcnic: updated reset sequence by Sony Chacko · 13 years ago
  75. ad567b8f qlcnic: reset loopback mode if promiscous mode setting fails. by Sucheta Chakraborty · 13 years ago
  76. 16e3cf7 qlcnic: skip IDC ack check in fw reset path. by Sritej Velaga · 13 years ago
  77. 9eeebb5 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  78. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  79. 2498424 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  80. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  81. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  82. 81397a6 ARM: mark empty gpio.h files empty by Linus Walleij · 13 years ago
  83. 041af83 gpio: Fix ARM versatile-express build failure by Grant Likely · 13 years ago
  84. e51130c of: include errno.h by Kalle Valo · 13 years ago
  85. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  86. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  87. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  88. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  89. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  90. 3ddb709 i825xx: Fix incorrect dependency for BVME6000_NET by Geert Uytterhoeven · 13 years ago
  91. 7011687 ipv6: fix route error binding peer in func icmp6_dst_alloc by Gao feng · 13 years ago
  92. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  93. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  94. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  95. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  96. 5619a69 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  97. f3c7691e leases: fix write-open/read-lease race by J. Bruce Fields · 13 years ago
  98. 79835a71 nfs: drop unnecessary locking in llseek by Andi Kleen · 13 years ago
  99. 4cce0e2 ext4: replace cut'n'pasted llseek code with generic_file_llseek_size by Andi Kleen · 13 years ago
  100. 5760495 vfs: add generic_file_llseek_size by Andi Kleen · 13 years ago