1. 57e68e9 mm: try_to_unmap_cluster() should lock_page() before mlocking by Vlastimil Babka · 10 years ago
  2. 3a02576 mm: page_alloc: spill to remote nodes before waking kswapd by Johannes Weiner · 10 years ago
  3. d715ae0 memcg: rename high level charging functions by Michal Hocko · 10 years ago
  4. 6d1fdc4 memcg: sanitize __mem_cgroup_try_charge() call protocol by Johannes Weiner · 10 years ago
  5. b6b6cc7 memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_charge by Michal Hocko · 10 years ago
  6. df38197 memcg: get_mem_cgroup_from_mm() by Johannes Weiner · 10 years ago
  7. 03583f1 memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm() by Johannes Weiner · 10 years ago
  8. 284f39a mm: memcg: push !mm handling out to page cache charge function by Johannes Weiner · 10 years ago
  9. 1bec6b3 mm: memcg: inline mem_cgroup_charge_common() by Johannes Weiner · 10 years ago
  10. 59d1d25 mm: memcg: remove mem_cgroup_move_account_page_stat() by Johannes Weiner · 10 years ago
  11. 7af467e mm: memcg: remove unnecessary preemption disabling by Johannes Weiner · 10 years ago
  12. d230dec mm: use 'const char *' insted of 'char *' for reason in dump_page() by Kirill A. Shutemov · 10 years ago
  13. 3643763 mm/vmalloc.c: enhance vm_map_ram() comment by Gioh Kim · 10 years ago
  14. ac71490 mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style by Choi Gi-yong · 10 years ago
  15. eb9a3c6 mempool: add unlikely and likely hints by Mikulas Patocka · 10 years ago
  16. da1c67a mm, compaction: determine isolation mode only once by David Rientjes · 10 years ago
  17. 539a13b res_counter: remove interface for locked charging and uncharging by David Rientjes · 10 years ago
  18. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 10 years ago
  19. 2a38961 mm, mempolicy: rename slab_node for clarity by David Rientjes · 10 years ago
  20. 514ddb4 fork: collapse copy_flags into copy_process by David Rientjes · 10 years ago
  21. 3b32123 mm: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  22. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  23. d7c1755 mm: implement ->map_pages for shmem/tmpfs by Ning Qu · 10 years ago
  24. 1592eef mm: add debugfs tunable for fault_around_order by Kirill A. Shutemov · 10 years ago
  25. 99e3e53 mm: cleanup size checks in filemap_fault() and filemap_map_pages() by Kirill A. Shutemov · 10 years ago
  26. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  27. 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 10 years ago
  28. 179e096 drivers/lguest/page_tables.c: rename do_set_pte() by Andrew Morton · 10 years ago
  29. 65a6a41 tools/vm/page-types.c: page-cache sniffing feature by Konstantin Khlebnikov · 10 years ago
  30. 9164550 mm: disable split page table lock for !MMU by Kirill A. Shutemov · 10 years ago
  31. ab0e113 exec: kill the unnecessary mm->def_flags setting in load_elf_binary() by Alex Thorlton · 10 years ago
  32. a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 10 years ago
  33. 1e1836e mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" by Alex Thorlton · 10 years ago
  34. b6c7501 mm/compaction: clean-up code on success of ballon isolation by Joonsoo Kim · 10 years ago
  35. c122b20 mm/compaction: check pageblock suitability once per pageblock by Joonsoo Kim · 10 years ago
  36. be1aa03 mm/compaction: change the timing to check to drop the spinlock by Joonsoo Kim · 10 years ago
  37. 01ead53 mm/compaction: do not call suitable_migration_target() on every page by Joonsoo Kim · 10 years ago
  38. 7d348b9 mm/compaction: disallow high-order page for migration target by Joonsoo Kim · 10 years ago
  39. 70ef57e mm: exclude memoryless nodes from zone_reclaim by Michal Hocko · 10 years ago
  40. 7aa6b4a mm/memory.c: update comment in unmap_single_vma() by Davidlohr Bueso · 10 years ago
  41. 9bbc04e mm/vmscan: do not check compaction_ready on promoted zones by Weijie Yang · 10 years ago
  42. 619d0d76 mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM by Weijie Yang · 10 years ago
  43. a533809 mm: move mmu notifier call from change_protection to change_pmd_range by Rik van Riel · 10 years ago
  44. 1ad9f62 mm: numa: recheck for transhuge pages under lock during protection changes by Mel Gorman · 10 years ago
  45. 88a9ab6 mm,numa: reorganize change_pmd_range() by Rik van Riel · 10 years ago
  46. a9af0c5 mm/hugetlb.c: add NULL check of return value of huge_pte_offset by Naoya Horiguchi · 10 years ago
  47. 87c1b49 ntfs: logging clean-up by Fabian Frederick · 10 years ago
  48. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  49. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  50. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  51. 04535d2 Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  52. 3f583bc Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  53. 3e76b74 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  54. 19bc2ee Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  55. 9712d3c Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  56. 2bf73dd6 Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  57. d2b150d Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  58. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  60. 930b440 Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  61. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  62. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  65. 2f99775 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 10 years ago
  66. 472e374 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  67. 463b21f Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  68. 9581a4a nfs: pass string length to pr_notice message about readdir loops by Jeff Layton · 10 years ago
  69. 8e0c083 Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  70. 05b1332 Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  71. d1d9cfc Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  72. a9a44fd Hexagon: update CR year for elf.h by Richard Kuo · 10 years ago
  73. 93f9d11 Hexagon: remove SP macro by Richard Kuo · 10 years ago
  74. efaa5cb Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE by Richard Kuo · 11 years ago
  75. 446b6cb Hexagon: set the e_flags in user regset view for core dumps by Richard Kuo · 11 years ago
  76. b10fa7b Hexagon: fix atomic_set by Richard Kuo · 11 years ago
  77. 17ca896 Hexagon: add screen_info for VGA_CONSOLE by Richard Kuo · 11 years ago
  78. 0d82674 hexagon: correct type on pgd copy by Ilia Mirkin · 11 years ago
  79. bd09f60 smp, hexagon: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  80. 5e78a26 arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h" by Chen Gang · 11 years ago
  81. e6d1904 arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various modules need by Chen Gang · 11 years ago
  82. b1ddb5c arch: hexagon: kernel: reset.c: use function pointer instead of function for pm_power_off and export it by Chen Gang · 11 years ago
  83. 07d592b arch: hexagon: include: asm: add "vga.h" in Kbuild by Chen Gang · 11 years ago
  84. 27932f6 arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild by Chen Gang · 11 years ago
  85. 8d7e6a1 arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__ by Chen Gang · 11 years ago
  86. 6becd40 arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "hexagon_vm.h" by Chen Gang · 11 years ago
  87. 568210f arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h" by Chen Gang · 11 years ago
  88. 196b933 arch: hexagon: kernel: add export symbol function __delay() by Chen Gang · 11 years ago
  89. d811d8c hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1" by Chen Gang · 11 years ago
  90. 3d298ca hexagon: kernel: kgdb: include related header for pass compiling. by Chen Gang · 11 years ago
  91. 6f8ae9b hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_deferred() in "time.c" by Chen Gang · 11 years ago
  92. cda540a mm: get_user_pages(write,force) refuse to COW in shared areas by Hugh Dickins · 10 years ago
  93. d15e031 Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  94. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  95. 8e343c8 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  96. 370d266 Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  97. d15fee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  98. 56c225f Merge tag 'dlm-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  99. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  100. 34917f9 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago