Michel Lespinasse 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 년 전
..
Kconfig 4febd95a8a Select VIRT_TO_BUS directly where needed 12 년 전
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 년 전
Makefile 18468d93e5 mm: introduce a common interface for balloon pages mobility 13 년 전
backing-dev.c 7d311cdab6 bdi: allow block devices to say that they require stable page writes 13 년 전
balloon_compaction.c 18468d93e5 mm: introduce a common interface for balloon pages mobility 13 년 전
bootmem.c 38fa4175e6 mm: Add alloc_bootmem_low_pages_nopanic() 13 년 전
bounce.c ffecfd1a72 block: optionally snapshot page contents to provide stable pages during write 13 년 전
cleancache.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 13 년 전
compaction.c 108bcc96ef mm: add & use zone_end_pfn() and zone_spans_pfn() 13 년 전
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 14 년 전
dmapool.c 5de55b265a dmapool: make DMAPOOL_DEBUG detect corruption of free marker 13 년 전
fadvise.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 년 전
failslab.c f4ae40a6a5 switch debugfs to umode_t 14 년 전
filemap.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 년 전
filemap_xip.c 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock 13 년 전
fremap.c 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 년 전
frontswap.c e3483a5f3a frontswap: support exclusive gets if tmem backend is capable 13 년 전
highmem.c b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 13 년 전
huge_memory.c b67bfe0d42 hlist: drop the node parameter from iterators 13 년 전
hugetlb.c d00285884c mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting 12 년 전
hugetlb_cgroup.c 7179e7bf45 mm/hugetlb: create hugetlb cgroup file in hugetlb_init 13 년 전
hwpoison-inject.c c255a45805 memcg: rename config variables 13 년 전
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 년 전
internal.h ff6a6da60b mm: accelerate munlock() treatment of THP pages 13 년 전
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 13 년 전
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 년 전
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 15 년 전
kmemleak.c b67bfe0d42 hlist: drop the node parameter from iterators 13 년 전
ksm.c d8fc16a825 ksm: fix m68k build: only NUMA needs pfn_to_nid 12 년 전
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 년 전
madvise.c 1998cc0489 mm: make madvise(MADV_WILLNEED) support swap file prefetch 13 년 전
memblock.c 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 12 년 전
memcontrol.c 15cf17d26e memcg: initialize kmem-cache destroying work earlier 12 년 전
memory-failure.c 5f4b9fc5c1 HWPOISON: change order of error_states[]'s elements 13 년 전
memory.c 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 13 년 전
memory_hotplug.c ca4b3f302c mm/hotplug: only free wait_table if it's allocated by vmalloc 12 년 전
mempolicy.c 7880639c3e mm/mempolicy.c: fix sp_node_init() argument ordering 12 년 전
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 년 전
migrate.c 9c620e2bc5 mm: remove offlining arg to migrate_pages 13 년 전
mincore.c 33806f06da swap: make each swap partition have one address_space 13 년 전
mlock.c 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 년 전
mm_init.c a4e1b4c6c6 mm: init: report on last-nid information stored in page->flags 13 년 전
mmap.c 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 년 전
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 년 전
mmu_notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 13 년 전
mmzone.c 22b751c3d0 mm: rename page struct field helpers 13 년 전
mprotect.c 7d12efaea7 mm/mprotect.c: coding-style cleanups 13 년 전
mremap.c 08b52706d5 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() 13 년 전
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 년 전
nobootmem.c 38fa4175e6 mm: Add alloc_bootmem_low_pages_nopanic() 13 년 전
nommu.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 년 전
oom_kill.c 58cf188ed6 memcg, oom: provide more precise dump info while memcg oom happening 13 년 전
page-writeback.c de1a2262b0 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 년 전
page_alloc.c 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 12 년 전
page_cgroup.c 31aaea4aa1 memcontrol: use N_MEMORY instead N_HIGH_MEMORY 13 년 전
page_io.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 년 전
page_isolation.c a458431e17 mm: fix zone_watermark_ok_safe() accounting of isolated pages 13 년 전
pagewalk.c e180377f1a thp: change split_huge_page_pmd() interface 13 년 전
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 년 전
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings 13 년 전
percpu.c 5479c78ac6 mm, percpu: Make sure percpu_alloc early parameter has an argument 13 년 전
pgtable-generic.c 8d1acce453 mm: Only flush the TLB when clearing an accessible pte 13 년 전
process_vm_access.c 8aec0f5d41 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 12 년 전
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 년 전
readahead.c 2903ff019b switch simple cases of fget_light to fdget 13 년 전
rmap.c 08b52706d5 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() 13 년 전
shmem.c 26567cdbbf fix nommu breakage in shmem.c 12 년 전
slab.c 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 13 년 전
slab.h 943a451a87 slab: propagate tunable values 13 년 전
slab_common.c 943a451a87 slab: propagate tunable values 13 년 전
slob.c 22b751c3d0 mm: rename page struct field helpers 13 년 전
slub.c 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 13 년 전
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 14 년 전
sparse.c 293c07e31a memory-failure: use num_poisoned_pages instead of mce_bad_pages 13 년 전
swap.c 33806f06da swap: make each swap partition have one address_space 13 년 전
swap_state.c ec8acf20af swap: add per-partition lock for swapfile 13 년 전
swapfile.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 년 전
truncate.c 7898575fc8 mm: drop vmtruncate 13 년 전
util.c 33806f06da swap: make each swap partition have one address_space 13 년 전
vmalloc.c 00ef2d2f84 mm: use NUMA_NO_NODE 13 년 전
vmscan.c b21e0b90cc vmscan: change type of vm_total_pages to unsigned long 13 년 전
vmstat.c 108bcc96ef mm: add & use zone_end_pfn() and zone_spans_pfn() 13 년 전