1. a17b81b lis3: add support for HP EliteBook 2730p by Éric Piel · 13 years ago
  2. bd35665 lis3: update maintainer information by Éric Piel · 13 years ago
  3. 1510dd5 lis3lv02d: avoid divide by zero due to unchecked by Éric Piel · 13 years ago
  4. 6580704 drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  5. 4ca5f46 hwmon: convert idr to ida and use ida_simple interface by Jonathan Cameron · 13 years ago
  6. c51eaac lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT by Jiaju Zhang · 13 years ago
  7. d70ef97 fs/pipe.c: add ->statfs callback for pipefs by Pavel Emelyanov · 13 years ago
  8. a8aff21 alpha: wire up sendmmsg syscall by Michael Cree · 13 years ago
  9. 0a8c384 alpha: wire up accept4 syscall by Michael Cree · 13 years ago
  10. a1cb2c6 mm/vmstat.c: cache align vm_stat by Dimitri Sivanich · 13 years ago
  11. 3d470fc mm: munlock use mapcount to avoid terrible overhead by Hugh Dickins · 13 years ago
  12. 35d8c7ad72 mm/huge_memory: fix typo when updating mmu cache by Hillf Danton · 13 years ago
  13. 0089e48 mm/huge_memory: fix copying user highpage by Hillf Danton · 13 years ago
  14. df9d698 mm: do not drain pagevecs for mlockall(MCL_FUTURE) by Christoph Lameter · 13 years ago
  15. e0c2327 vmscan: abort reclaim/compaction if compaction can proceed by Mel Gorman · 13 years ago
  16. e0887c1 vmscan: limit direct reclaim for higher order allocations by Rik van Riel · 13 years ago
  17. 21ee9f3 vmscan: add barrier to prevent evictable page in unevictable list by Minchan Kim · 13 years ago
  18. 2f1da64 mm/huge_memory.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  19. e754d79 mm/mempolicy.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  20. 22d5368 mm/thrash.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  21. 2d7d3eb mm/memblock.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  22. 264e56d mm: disable user interface to manually rescue unevictable pages by Johannes Weiner · 13 years ago
  23. 3f38099 vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node() by Kautuk Consul · 13 years ago
  24. 4e9dc5d mm: fix kunmap_high() comment by Li Haifeng · 13 years ago
  25. d43a87e mm: compaction: make compact_zone_order() static by Kyungmin Park · 13 years ago
  26. dd73e85 HWPOISON: convert pr_debug()s to pr_info()s by Dean Nelson · 13 years ago
  27. 72a2ebd fs/buffer.c: add device information for error output in __find_get_block_slow() by Tao Ma · 13 years ago
  28. 584cff5 mm/mmap.c: eliminate the ret variable from mm_take_all_locks() by Kautuk Consul · 13 years ago
  29. 09f363c vmscan: fix shrinker callback bug in fs/super.c by Mikulas Patocka · 13 years ago
  30. 20c8c62 mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fix by Andrew Morton · 13 years ago
  31. 99ef031 ksm: fix the comment of try_to_unmap_one() by Wanlong Gao · 13 years ago
  32. de7d2b5 mm/vmalloc.c: report more vmalloc failures by Joe Perches · 13 years ago
  33. f0dfcde kswapd: assign new_order and new_classzone_idx after wakeup in sleeping by Alex,Shi · 13 years ago
  34. d1f0ece mm/memblock.c: small function definition fixes by Jonghwan Choi · 13 years ago
  35. d2ebd0f6 kswapd: avoid unnecessary rebalance after an unsuccessful balancing by Alex,Shi · 13 years ago
  36. 64212ec debug-pagealloc: add support for highmem pages by Akinobu Mita · 13 years ago
  37. 3ee9a4f mm: neaten warn_alloc_failed by Joe Perches · 13 years ago
  38. 06d5e03 include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macro by Sonic Zhang · 13 years ago
  39. 37a1c49 thp: mremap support and TLB optimization by Andrea Arcangeli · 13 years ago
  40. 7b6efc2 mremap: avoid sending one IPI per page by Andrea Arcangeli · 13 years ago
  41. ebed484 mremap: check for overflow using deltas by Andrea Arcangeli · 13 years ago
  42. 6661672 memblock: add NO_BOOTMEM config symbol by Sam Ravnborg · 13 years ago
  43. 0a93ebe memblock: add memblock_start_of_DRAM() by Sam Ravnborg · 13 years ago
  44. f5252e0 mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  45. 8c5fb8e mm/debug-pagealloc.c: use memchr_inv by Akinobu Mita · 13 years ago
  46. 7982482 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  47. 7731113 mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit() by Akinobu Mita · 13 years ago
  48. 16fb951 vmscan: count pages into balanced for zone with good watermark by Shaohua Li · 13 years ago
  49. 49ea7eb mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes by Mel Gorman · 13 years ago
  50. 92df3a7 mm: vmscan: throttle reclaim if encountering too many dirty pages under writeback by Mel Gorman · 13 years ago
  51. f84f6e2 mm: vmscan: do not writeback filesystem pages in kswapd except in high priority by Mel Gorman · 13 years ago
  52. 966dbde ext4: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  53. 94054fa xfs: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  54. a18bba0 mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under writeback by Mel Gorman · 13 years ago
  55. ee72886 mm: vmscan: do not writeback filesystem pages in direct reclaim by Mel Gorman · 13 years ago
  56. e10d59f mm: add comments to explain mm_struct fields by Christoph Lameter · 13 years ago
  57. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  58. f11c0ca mm: vmscan: drop nr_force_scan[] from get_scan_count by Johannes Weiner · 13 years ago
  59. 4f31888 mm: output a list of loaded modules when we hit bad_page() by Dave Jones · 13 years ago
  60. f5fc870 tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious. by Robert P. J. Day · 13 years ago
  61. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  62. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  63. 7b0d44f oom: avoid killing kthreads if they assume the oom killed thread's mm by David Rientjes · 13 years ago
  64. f660daa oom: thaw threads if oom killed thread is frozen before deferring by David Rientjes · 13 years ago
  65. d08c429 mm/page-writeback.c: document bdi_min_ratio by Johannes Weiner · 13 years ago
  66. 3da367c vmscan: add block plug for page reclaim by Shaohua Li · 13 years ago
  67. 3fa36ac radix_tree: clean away saw_unset_tag leftovers by Hugh Dickins · 13 years ago
  68. 0dabec9 mm: migration: clean up unmap_and_move() by Minchan Kim · 13 years ago
  69. f80c067 mm: zone_reclaim: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  70. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  71. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  72. b9e84ac mm: compaction: trivial clean up in acct_isolated() by Minchan Kim · 13 years ago
  73. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  74. 32ea845 ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock() by Wanlong Gao · 13 years ago
  75. fc360bd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas by Andrew Morton · 13 years ago
  76. 6eea69d include/linux/dmar.h: forward-declare struct acpi_dmar_header by Andrew Morton · 13 years ago
  77. 07a72309 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  78. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  79. 83f89ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  80. 571109f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  81. 2e8ecdc sparc64: Fix masking and shifting in VIS fpcmp emulation. by David S. Miller · 13 years ago
  82. 7fcc7c8 md/raid10: Fix bug when activating a hot-spare. by NeilBrown · 13 years ago
  83. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  84. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  85. b48aeab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  86. 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
  87. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  88. 06a6784 i2c: Functions for byte-swapped smbus_write/read_word_data by Jonathan Cameron · 13 years ago
  89. 4403988 i2c-algo-pca: Return standard fault codes by Jean Delvare · 13 years ago
  90. abc01b2 i2c-algo-bit: Return standard fault codes by Jean Delvare · 13 years ago
  91. f6beb67 i2c-algo-bit: Be verbose on bus testing failure by Jean Delvare · 13 years ago
  92. 1bddab7 i2c-algo-bit: Let user test buses without failing by Jean Delvare · 13 years ago
  93. 6fcf84a i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv by Harvey Yang · 13 years ago
  94. 9519282 i2c: I2C_ELEKTOR should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  95. f1c1da2 KVM: SVM: Keep intercepting task switching with NPT enabled by Jan Kiszka · 13 years ago
  96. 7697e71 KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  97. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  98. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  99. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  100. 6a32e4f vlan: allow nested vlan_do_receive() by Eric Dumazet · 13 years ago