| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTIO... | Yafang Shao | 2019-05-14 | 1 | -4/+2 |
* | mm: compaction: show gfp flag names in try_to_compact_pages tracepoint | Yafang Shao | 2019-05-14 | 1 | -2/+2 |
* | mm/cma.c: fix the bitmap status to show failed allocation reason | Yue Hu | 2019-05-14 | 1 | -8/+11 |
* | mm/compaction.c: fix an undefined behaviour | Qian Cai | 2019-05-14 | 1 | -1/+3 |
* | mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY | Baoquan He | 2019-05-14 | 1 | -1/+1 |
* | mm,memory_hotplug: drop redundant hugepage_migration_supported check | Oscar Salvador | 2019-05-14 | 1 | -2/+1 |
* | mm,memory_hotplug: unlock 1GB-hugetlb on x86_64 | Oscar Salvador | 2019-05-14 | 1 | -4/+0 |
* | IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast() | Ira Weiny | 2019-05-14 | 1 | -1/+2 |
* | IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast() | Ira Weiny | 2019-05-14 | 1 | -1/+1 |
* | IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast() | Ira Weiny | 2019-05-14 | 1 | -2/+2 |
* | mm/gup: add FOLL_LONGTERM capability to GUP fast | Ira Weiny | 2019-05-14 | 1 | -4/+36 |
* | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 2019-05-14 | 34 | -57/+73 |
* | mm/gup: change write parameter to flags in fast walk | Ira Weiny | 2019-05-14 | 1 | -26/+26 |
* | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM | Ira Weiny | 2019-05-14 | 11 | -108/+173 |
* | mm: generalize putback scan functions | Kirill Tkhai | 2019-05-14 | 1 | -82/+40 |
* | mm: remove pages_to_free argument of move_active_pages_to_lru() | Kirill Tkhai | 2019-05-14 | 1 | -6/+13 |
* | mm: move nr_deactivate accounting to shrink_active_list() | Kirill Tkhai | 2019-05-14 | 2 | -6/+10 |
* | mm: move recent_rotated pages calculation to shrink_inactive_list() | Kirill Tkhai | 2019-05-14 | 4 | -17/+20 |
* | mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact() | Vlastimil Babka | 2019-05-14 | 1 | -3/+11 |
* | mm: page cache: store only head pages in i_pages | Matthew Wilcox | 2019-05-14 | 8 | -103/+86 |
* | userfaultfd/sysctl: add vm.unprivileged_userfaultfd | Peter Xu | 2019-05-14 | 4 | -0/+31 |
* | mm/cma_debug.c: fix the break condition in cma_maxchunk_get() | Yue Hu | 2019-05-14 | 1 | -1/+1 |
* | include/trace/events/vmscan.h: drop zone id from kswapd tracepoints | Yafang Shao | 2019-05-14 | 1 | -3/+4 |
* | mm/slab.c: fix an infinite loop in leaks_show() | Qian Cai | 2019-05-14 | 1 | -1/+5 |
* | mm/slub.c: update the comment about slab frozen | Liu Xiang | 2019-05-14 | 1 | -4/+5 |
* | mm/slab.c: remove unneed check in cpuup_canceled | Li RongQing | 2019-05-14 | 1 | -4/+2 |
* | slub: remove useless kmem_cache_debug() before remove_full() | Liu Xiang | 2019-05-14 | 1 | -2/+1 |
* | mm: remove stale comment from page struct | Tobin C. Harding | 2019-05-14 | 1 | -1/+1 |
* | slab: use slab_list instead of lru | Tobin C. Harding | 2019-05-14 | 1 | -24/+25 |
* | slub: use slab_list instead of lru | Tobin C. Harding | 2019-05-14 | 1 | -20/+20 |
* | slub: add comments to endif pre-processor macros | Tobin C. Harding | 2019-05-14 | 1 | -10/+10 |
* | slob: use slab_list instead of lru | Tobin C. Harding | 2019-05-14 | 1 | -6/+6 |
* | slob: respect list_head abstraction layer | Tobin C. Harding | 2019-05-14 | 1 | -14/+37 |
* | list: add function list_rotate_to_front() | Tobin C. Harding | 2019-05-14 | 1 | -0/+18 |
* | ocfs2: fix ocfs2 read inode data panic in ocfs2_iget | Shuning Zhang | 2019-05-14 | 1 | -1/+29 |
* | ocfs2: use common file type conversion | Phillip Potter | 2019-05-14 | 2 | -43/+5 |
* | MAINTAINERS: add Joseph as ocfs2 co-maintainer | Joseph Qi | 2019-05-14 | 1 | -0/+1 |
* | arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header | Sabyasachi Gupta | 2019-05-14 | 1 | -1/+0 |
* | kernel/sys.c: prctl: fix false positive in validate_prctl_map() | Cyrill Gorcunov | 2019-05-14 | 1 | -1/+1 |
* | mm/hugetlb.c: don't put_page in lock of hugetlb_lock | Kai Shen | 2019-05-14 | 1 | -1/+2 |
* | mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre... | Dan Williams | 2019-05-14 | 4 | -18/+16 |
* | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-13 | 24 | -346/+1376 |
|\ |
|
| *---------. | Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'... | Joerg Roedel | 2019-05-07 | 24 | -346/+1376 |
| |\ \ \ \ \ \ |
|
| | | | | | | * | iommu/iova: Separate atomic variables to improve performance | Jinyu Qi | 2019-04-11 | 1 | -8/+8 |
| | | | | | | * | iommu: Remove iommu_callback_data | Lu Baolu | 2019-03-25 | 1 | -9/+2 |
| | | | | | * | | Revert "iommu/amd: Flush not present cache in iommu_map_page" | Joerg Roedel | 2019-05-07 | 1 | -15/+4 |
| | | | | | * | | Revert "iommu/amd: Remove the leftover of bypass support" | Joerg Roedel | 2019-05-06 | 1 | -17/+63 |
| | | | | | * | | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy | 2019-05-03 | 1 | -4/+15 |
| | | | | | * | | iommu/amd: Remove amd_iommu_pd_list | Joerg Roedel | 2019-04-26 | 3 | -47/+0 |
| | | | | | * | | iommu/amd: Remove the leftover of bypass support | Christoph Hellwig | 2019-04-11 | 1 | -63/+17 |