summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-0/+5
|\
| * kconfig: add a Memory Management options" menuChristoph Hellwig2018-08-021-0/+5
* | Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-08-151-0/+25
|\ \
| * | usercopy: Allow boot cmdline disabling of hardeningChris von Recklinghausen2018-07-041-0/+25
* | | Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-143-165/+217
|\ \ \
| * | | docs/mm: memblock: add overview documentationMike Rapoport2018-08-021-0/+55
| * | | docs/mm: memblock: add kernel-doc comments for memblock_add[_node]Mike Rapoport2018-08-021-2/+25
| * | | docs/mm: memblock: update kernel-doc commentsMike Rapoport2018-08-021-37/+47
| * | | mm/memblock: add a name for memblock flags enumerationMike Rapoport2018-08-022-17/+22
| * | | docs/mm: bootmem: add overview documentationMike Rapoport2018-08-021-0/+47
| * | | docs/mm: bootmem: fix kernel-doc warningsMike Rapoport2018-08-021-2/+8
| * | | docs/mm: nobootmem: fixup kernel-doc commentsMike Rapoport2018-08-021-5/+13
| * | | mm/bootmem: drop duplicated kernel-doc commentsMike Rapoport2018-08-021-102/+0Star
* | | | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-08-141-5/+6
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki2018-08-141-5/+6
| |\ \ \ \ \ \ \ | | | | | |/ / / | | | | |/| / / | | | | | |/ /
| | | * | / / PM / reboot: Eliminate race between reboot and suspendPingfan Liu2018-08-061-5/+6
| | | |/ / /
* | | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-147-16/+77
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-068-56/+46Star
| |\ \ \ \ \ \
| * | | | | | | readahead: stricter check for bdi io_pagesMarkus Stockhausen2018-07-271-2/+10
| * | | | | | | mm: skip readahead if the cgroup is congestedJosef Bacik2018-07-091-0/+7
| * | | | | | | memcontrol: schedule throttling if we are congestedTejun Heo2018-07-095-13/+58
| * | | | | | | swap,blkcg: issue swap io with the appropriate contextTejun Heo2018-07-091-0/+1
| * | | | | | | blk: introduce REQ_SWAPJosef Bacik2018-07-091-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-143-26/+106
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-0518-76/+98
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-06-201-16/+30
| * | | | | | | x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-06-202-10/+76
* | | | | | | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-142-39/+12Star
|\ \ \ \ \ \ \ \
| * | | | | | | | ... and switch shmem_file_setup() to alloc_file_pseudo()Al Viro2018-07-121-30/+7Star
| * | | | | | | | __shmem_file_setup(): reorder allocationsAl Viro2018-07-121-23/+20Star
| * | | | | | | | alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-122-3/+2Star
| |/ / / / / / /
* | | | | | | | Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2018-08-141-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: Allow non-direct-map arguments to free_reserved_area()Dave Hansen2018-08-051-2/+14
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-142-8/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm/tlb: Leave lazy TLB mode at page table free timeRik van Riel2018-07-171-8/+14
| * | | | | | | | | mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel2018-07-171-0/+11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com2018-08-111-0/+3
| |/ / / / / / / |/| | | | | | |
* | | | | | | | ipc/shm.c add ->pagesize function to shm_vm_opsJane Chu2018-08-031-0/+7
* | | | | | | | memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failureKirill Tkhai2018-08-031-4/+11
* | | | | | | | mm: delete historical BUG from zap_pmd_range()Hugh Dickins2018-08-011-4/+2Star
| |_|/ / / / / |/| | | | | |
* | | | | | | zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang2018-07-271-0/+9
* | | | | | | mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov2018-07-272-0/+5
* | | | | | | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-272-0/+2
| |_|_|/ / / |/| | | | |
* | | | | | mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-222-11/+4Star
* | | | | | mm: make vm_area_dup() actually copy the old vma dataLinus Torvalds2018-07-212-8/+0Star
* | | | | | mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-212-15/+15
* | | | | | mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia2018-07-211-1/+1
* | | | | | mm/huge_memory.c: fix data loss when splitting a file pmdHugh Dickins2018-07-211-0/+2
* | | | | | mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre2018-07-211-0/+3
* | | | | | mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin2018-07-161-2/+2
|/ / / / /