1. 944d9fe hugetlb: add support for gigantic page allocation at runtime by Luiz Capitulino · 10 years ago
  2. 1cac6f2 hugetlb: move helpers up in the file by Luiz Capitulino · 10 years ago
  3. a7407a2 hugetlb: update_and_free_page(): don't clear PG_reserved bit by Luiz Capitulino · 10 years ago
  4. bae7f4a hugetlb: add hstate_is_gigantic() by Luiz Capitulino · 10 years ago
  5. 2906dd5 hugetlb: prep_compound_gigantic_page(): drop __init marker by Luiz Capitulino · 10 years ago
  6. 14bd5b4 mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  7. cea371f slab: document kmalloc_order by Vladimir Davydov · 10 years ago
  8. 56a3c65 memory-hotplug: update documentation to hide information about SECTIONS and remove end_phys_index by Li Zhong · 10 years ago
  9. e4f6742 mm: pass VM_BUG_ON() reason to dump_page() by Dave Hansen · 10 years ago
  10. 3dae7fe mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control by Johannes Weiner · 10 years ago
  11. 8bf8fcb mm/mempool: warn about __GFP_ZERO usage by Sebastian Ott · 10 years ago
  12. 02a8efe include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE() by Andrew Morton · 10 years ago
  13. ae3a8c1 mm/huge_memory.c: complete conversion to pr_foo() by Andrew Morton · 10 years ago
  14. ff9e43e thp: consolidate assert checks in __split_huge_page() by Kirill A. Shutemov · 10 years ago
  15. 38f7ea5 arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabled by Akinobu Mita · 10 years ago
  16. 5ea3b1b cma: add placement specifier for "cma=" kernel parameter by Akinobu Mita · 10 years ago
  17. 2bfc286 memblock: introduce memblock_alloc_range() by Akinobu Mita · 10 years ago
  18. 3674643 intel-iommu: integrate DMA CMA by Akinobu Mita · 10 years ago
  19. 9c5a362 x86: enable DMA CMA with swiotlb by Akinobu Mita · 10 years ago
  20. d92ef66 x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled by Akinobu Mita · 10 years ago
  21. 6b4ebc3 mm,vmacache: optimize overflow system-wide flushing by Davidlohr Bueso · 10 years ago
  22. 4f11514 mm,vmacache: add debug data by Davidlohr Bueso · 10 years ago
  23. 6f04f48 mm: only force scan in reclaim when none of the LRUs are big enough. by Suleiman Souhlal · 10 years ago
  24. c86c97f mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of clear_soft_dirty() by Cyrill Gorcunov · 10 years ago
  25. b43790e mm: softdirty: don't forget to save file map softdiry bit on unmap by Cyrill Gorcunov · 10 years ago
  26. 0bf0733 mm: softdirty: make freshly remapped file pages being softdirty unconditionally by Cyrill Gorcunov · 10 years ago
  27. 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 10 years ago
  28. 5dfb417 sl[au]b: charge slabs to kmemcg explicitly by Vladimir Davydov · 10 years ago
  29. 8eae149 mm: slub: fix ALLOC_SLOWPATH stat by Dave Hansen · 10 years ago
  30. 9a02d69 mm, slab: suppress out of memory warning unless debug is enabled by David Rientjes · 10 years ago
  31. ecc42fb mm/slub.c: convert vnsprintf-static to va_format by Fabian Frederick · 10 years ago
  32. f9f5828 mm/slub.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  33. 982792c x86, mm: probe memory block size for generic x86 64bit by Yinghai Lu · 10 years ago
  34. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
  35. 4468dd7 x86: require x86-64 for automatic NUMA balancing by Mel Gorman · 10 years ago
  36. ac13a82 fs/libfs.c: add generic data flush to fsync by Fabian Frederick · 10 years ago
  37. fd2916b fs/9p: kerneldoc fixes by Fabian Frederick · 10 years ago
  38. bdbeacd fs/9p/v9fs.c: add __init to v9fs_sysfs_init by Fabian Frederick · 10 years ago
  39. e72db98 ocfs2: remove some unused code by Xue jiufei · 10 years ago
  40. 17bf141 ocfs2: fix incorrect i_size of global bitmap inode after resize by Joseph Qi · 10 years ago
  41. b7ac233 ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super by Joseph Qi · 10 years ago
  42. 01c6222 ocfs2/dlm: disallow node joining when recovery is on going by Xue jiufei · 10 years ago
  43. a9e9aca ocfs2: fix umount hang while shutting down truncate log by Xue jiufei · 10 years ago
  44. c253ed1 fs/ocfs2/ioctl.c: add static to local functions by Fabian Frederick · 10 years ago
  45. 6718cb5 ocfs2/dlm: fix possible convert=sion deadlock by Xue jiufei · 10 years ago
  46. 55b465b ocfs2: limit printk when journal is aborted by Joseph Qi · 10 years ago
  47. b3821c3 ocfs2: remove some redundant casting by George Spelvin · 10 years ago
  48. 69201bb fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy by Fabian Frederick · 10 years ago
  49. 1a5c4e2 ocfs2: remove NULL assignments on static by Fabian Frederick · 10 years ago
  50. c0f35cc lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug by Fabian Frederick · 10 years ago
  51. 719e484 lib/debugobjects.c: add pr_fmt to logging by Fabian Frederick · 10 years ago
  52. d7ffef2 lib/debugobjects.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  53. 1d88aa4 fs/configfs: use pr_fmt by Fabian Frederick · 10 years ago
  54. c668693 fs/configfs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  55. f6b1fe7 fs/configs/item.c: kernel-doc fixes + clean-up by Fabian Frederick · 10 years ago
  56. 2accff4 arch/unicore32/mm/ioremap.c: return NULL on invalid pfn by Andrew Morton · 10 years ago
  57. acc8a1c arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn() by Fabian Frederick · 10 years ago
  58. 2201083 fs/squashfs/squashfs.h: replace pr_warning by pr_warn by Fabian Frederick · 10 years ago
  59. c473b2c sh: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  60. 504e0e2 ntfs: remove NULL value assignments by Fabian Frederick · 10 years ago
  61. 48149e9 fanotify: check file flags passed in fanotify_init by Heinrich Schuchardt · 10 years ago
  62. cc299a9 fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking by Heinrich Schuchardt · 10 years ago
  63. efa8f7e fs/notify/mark.c: trivial cleanup by David Cohen · 10 years ago
  64. d4c7cf6 fanotify: create FAN_ACCESS event for readdir by Heinrich Schuchardt · 10 years ago
  65. 0a8dd2d fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path by Heinrich Schuchardt · 10 years ago
  66. 3185a88 fs/fscache: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  67. 36dfd11 fs/fscache: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  68. 8fe6929 kthread: fix return value of kthread_create() upon SIGKILL. by Tetsuo Handa · 10 years ago
  69. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  70. 7f39dda mm: fix sleeping function warning from __put_anon_vma by Hugh Dickins · 10 years ago
  71. f9625c4 MAINTAINERS: pass on hwpoison maintainership to Naoya Horiguchi by Andi Kleen · 10 years ago
  72. f8f1ec7 MAINTAINERS: add Joe as the get_maintainer.pl maintainer by Joe Perches · 10 years ago
  73. 1d46598 tools/vm/page-types.c: catch sigbus if raced with truncate by Konstantin Khlebnikov · 10 years ago
  74. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  75. b77279b Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into next by Linus Torvalds · 10 years ago
  76. 15b5883 Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next by Linus Torvalds · 10 years ago
  77. d55696a Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next by Linus Torvalds · 10 years ago
  78. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 10 years ago
  79. d6b92c2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid into next by Linus Torvalds · 10 years ago
  80. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  81. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  82. daf342a Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into next by Linus Torvalds · 10 years ago
  83. ba1bdef Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into next by Linus Torvalds · 10 years ago
  84. 74efa04 Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next by Linus Torvalds · 10 years ago
  85. 1b36360 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 into next by Linus Torvalds · 10 years ago
  86. 1605abf clocksource: versatile: Use sched_clock_register() by Thomas Gleixner · 10 years ago
  87. beea3f4 Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16/thingm' into for-linus by Jiri Kosina · 10 years ago
  88. af5666e Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linus by Jiri Kosina · 10 years ago
  89. 43cb436 of: handle NULL node in next_child iterators by Florian Fainelli · 10 years ago
  90. 64c5c75 of/irq: provide more wrappers for !CONFIG_OF by Arnd Bergmann · 10 years ago
  91. 3de0ef8 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  92. 06b77b9 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  93. 4aef77b Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  94. e0d23cd Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  95. c33c405 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  96. e30c631 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  97. 33ef765e Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  98. e7a3876 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  99. 3d1a3bd Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  100. 2e30baa Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 10 years ago