Linus Torvalds 56a79b7b02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 лет назад
..
Kconfig 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 лет назад
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 лет назад
Makefile 18468d93e5 mm: introduce a common interface for balloon pages mobility 12 лет назад
backing-dev.c 7d311cdab6 bdi: allow block devices to say that they require stable page writes 12 лет назад
balloon_compaction.c 18468d93e5 mm: introduce a common interface for balloon pages mobility 12 лет назад
bootmem.c 38fa4175e6 mm: Add alloc_bootmem_low_pages_nopanic() 12 лет назад
bounce.c ffecfd1a72 block: optionally snapshot page contents to provide stable pages during write 12 лет назад
cleancache.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 лет назад
compaction.c 108bcc96ef mm: add & use zone_end_pfn() and zone_spans_pfn() 12 лет назад
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 14 лет назад
dmapool.c 5de55b265a dmapool: make DMAPOOL_DEBUG detect corruption of free marker 12 лет назад
fadvise.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 лет назад
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 лет назад
filemap.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 лет назад
filemap_xip.c 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock 13 лет назад
fremap.c 1869305009 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 12 лет назад
huge_memory.c b67bfe0d42 hlist: drop the node parameter from iterators 12 лет назад
hugetlb.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 лет назад
hugetlb_cgroup.c 7179e7bf45 mm/hugetlb: create hugetlb cgroup file in hugetlb_init 12 лет назад
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 12 лет назад
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 14 лет назад
kmemleak.c b67bfe0d42 hlist: drop the node parameter from iterators 12 лет назад
ksm.c b67bfe0d42 hlist: drop the node parameter from iterators 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 12 лет назад
memblock.c 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 12 лет назад
memcontrol.c 6d04399040 memcg: stop warning on memcg_propagate_kmem 12 лет назад
memory-failure.c 5f4b9fc5c1 HWPOISON: change order of error_states[]'s elements 12 лет назад
memory.c 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 лет назад
memory_hotplug.c c1f1949527 mm/memory_hotplug: use pgdat_end_pfn() instead of open coding the same. 12 лет назад
mempolicy.c 00ef2d2f84 mm: use NUMA_NO_NODE 12 лет назад
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 лет назад
migrate.c 9c620e2bc5 mm: remove offlining arg to migrate_pages 12 лет назад
mincore.c 33806f06da swap: make each swap partition have one address_space 12 лет назад
mlock.c ff6a6da60b mm: accelerate munlock() treatment of THP pages 12 лет назад
mm_init.c a4e1b4c6c6 mm: init: report on last-nid information stored in page->flags 12 лет назад
mmap.c 0988496433 mm: do not grow the stack vma just because of an overrun on preceding vma 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 12 лет назад
mmzone.c 22b751c3d0 mm: rename page struct field helpers 12 лет назад
mprotect.c 7d12efaea7 mm/mprotect.c: coding-style cleanups 12 лет назад
mremap.c 08b52706d5 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() 12 лет назад
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 лет назад
nobootmem.c 38fa4175e6 mm: Add alloc_bootmem_low_pages_nopanic() 12 лет назад
nommu.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 лет назад
oom_kill.c 58cf188ed6 memcg, oom: provide more precise dump info while memcg oom happening 12 лет назад
page-writeback.c de1a2262b0 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 12 лет назад
page_alloc.c 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 12 лет назад
page_cgroup.c 31aaea4aa1 memcontrol: use N_MEMORY instead N_HIGH_MEMORY 12 лет назад
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 12 лет назад
pagewalk.c e180377f1a thp: change split_huge_page_pmd() interface 12 лет назад
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 12 лет назад
pgtable-generic.c 8d1acce453 mm: Only flush the TLB when clearing an accessible pte 12 лет назад
process_vm_access.c ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 лет назад
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() 12 лет назад
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. 12 лет назад
slab.h 943a451a87 slab: propagate tunable values 12 лет назад
slab_common.c 943a451a87 slab: propagate tunable values 12 лет назад
slob.c 22b751c3d0 mm: rename page struct field helpers 12 лет назад
slub.c 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 лет назад
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 12 лет назад
swap.c 33806f06da swap: make each swap partition have one address_space 12 лет назад
swap_state.c ec8acf20af swap: add per-partition lock for swapfile 12 лет назад
swapfile.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 лет назад
truncate.c 7898575fc8 mm: drop vmtruncate 12 лет назад
util.c 33806f06da swap: make each swap partition have one address_space 12 лет назад
vmalloc.c 00ef2d2f84 mm: use NUMA_NO_NODE 12 лет назад
vmscan.c b21e0b90cc vmscan: change type of vm_total_pages to unsigned long 12 лет назад
vmstat.c 108bcc96ef mm: add & use zone_end_pfn() and zone_spans_pfn() 12 лет назад