Linus Torvalds 125b79d74a Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 ani în urmă
..
Kconfig ee6f509c32 mm: factor out memory isolate functions 13 ani în urmă
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 ani în urmă
Makefile ee6f509c32 mm: factor out memory isolate functions 13 ani în urmă
backing-dev.c f0cd2dbb6c vfs: kill write_super and sync_supers 13 ani în urmă
bootmem.c 0d4ba4d7b1 bootmem: Fix the short description of reserve_bootmem() 13 ani în urmă
bounce.c f100625789 bounce: allow use of bounce pool via config option 13 ani în urmă
cleancache.c b0b0382bb4 ->encode_fh() API change 13 ani în urmă
compaction.c c67fe3752a mm: compaction: Abort async compaction if locks are contended or taking too long 13 ani în urmă
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 14 ani în urmă
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 14 ani în urmă
fadvise.c 2903ff019b switch simple cases of fget_light to fdget 13 ani în urmă
failslab.c f4ae40a6a5 switch debugfs to umode_t 14 ani în urmă
filemap.c 647d1e4c52 block: move down direct IO plugging 13 ani în urmă
filemap_xip.c 14da920014 fs: Protect write paths by sb_start_write - sb_end_write 13 ani în urmă
fremap.c cb0942b812 make get_file() return its argument 13 ani în urmă
frontswap.c e3483a5f3a frontswap: support exclusive gets if tmem backend is capable 13 ani în urmă
highmem.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 ani în urmă
huge_memory.c 99a1300e1d thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy 13 ani în urmă
hugetlb.c d833352a43 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables 13 ani în urmă
hugetlb_cgroup.c 75754681fe hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate 13 ani în urmă
hwpoison-inject.c c255a45805 memcg: rename config variables 13 ani în urmă
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 ani în urmă
internal.h c67fe3752a mm: compaction: Abort async compaction if locks are contended or taking too long 13 ani în urmă
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 ani în urmă
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 15 ani în urmă
kmemleak.c 58fac09566 kmemleak: Replace list_for_each_continue_rcu with new interface 13 ani în urmă
ksm.c ef6942224a ksm: cleanup: introduce find_mergeable_vma() 13 ani în urmă
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 ani în urmă
madvise.c 9ab4233dd0 mm: Hold a file reference in madvise_remove 13 ani în urmă
memblock.c 15674868d6 mm/memblock: Use NULL instead of 0 for pointers 13 ani în urmă
memcontrol.c 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 13 ani în urmă
memory-failure.c c255a45805 memcg: rename config variables 13 ani în urmă
memory.c a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 ani în urmă
memory_hotplug.c f14851af0e memory hotplug: fix section info double registration bug 13 ani în urmă
mempolicy.c 80de7c3138 Remove user-triggerable BUG from mpol_to_str 13 ani în urmă
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 ani în urmă
migrate.c 0030f535a5 mm: memcg: fix compaction/migration failing due to memcg limits 13 ani în urmă
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 ani în urmă
mlock.c 097d59106a vm: avoid using find_vma_prev() unnecessarily 14 ani în urmă
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 ani în urmă
mmap.c cb0942b812 make get_file() return its argument 13 ani în urmă
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 ani în urmă
mmu_notifier.c 3ad3d901bb mm: mmu_notifier: fix freed page still mapped in secondary MMU 13 ani în urmă
mmzone.c c255a45805 memcg: rename config variables 13 ani în urmă
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 ani în urmă
mremap.c 44de9d0cad mm: account the total_vm in the vm_stat_account() 13 ani în urmă
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 ani în urmă
nobootmem.c 29f6738609 memblock: free allocated memblock_reserved_regions later 13 ani în urmă
nommu.c cb0942b812 make get_file() return its argument 13 ani în urmă
oom_kill.c 876aafbfd9 mm, memcg: move all oom handling to memcontrol.c 13 ani în urmă
page-writeback.c f0cd2dbb6c vfs: kill write_super and sync_supers 13 ani în urmă
page_alloc.c 0ba8f2d593 mm/page_alloc: fix the page address of higher page's buddy calculation 13 ani în urmă
page_cgroup.c c255a45805 memcg: rename config variables 13 ani în urmă
page_io.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 ani în urmă
page_isolation.c 702d1a6e07 memory-hotplug: fix kswapd looping forever problem 13 ani în urmă
pagewalk.c dad7557eb7 mm: fix kernel-doc warnings 13 ani în urmă
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 ani în urmă
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings 13 ani în urmă
percpu.c 17f3609c21 sections: fix section conflicts in mm/percpu.c 13 ani în urmă
pgtable-generic.c 73636b1aac arch/tile: allow building Linux with transparent huge pages enabled 13 ani în urmă
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 ani în urmă
process_vm_access.c ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 ani în urmă
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 ani în urmă
readahead.c 2903ff019b switch simple cases of fget_light to fdget 13 ani în urmă
rmap.c e709ffd616 mm: remove swap token code 13 ani în urmă
shmem.c 38f3865744 xattr: extract simple_xattr code from tmpfs 13 ani în urmă
slab.c 125b79d74a Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 ani în urmă
slab.h aac3a1664a Revert "mm/sl[aou]b: Move sysfs_slab_add to common" 13 ani în urmă
slab_common.c aac3a1664a Revert "mm/sl[aou]b: Move sysfs_slab_add to common" 13 ani în urmă
slob.c e2087be35a Merge branch 'slab/tracing' into slab/for-linus 13 ani în urmă
slub.c f4178cdddd Merge branch 'slab/common-for-cgroups' into slab/for-linus 13 ani în urmă
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 14 ani în urmă
sparse.c c1c9518331 mm/sparse: remove index_init_lock 13 ani în urmă
swap.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 ani în urmă
swap_state.c 62c230bc17 mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages 13 ani în urmă
swapfile.c 5d84c7766e mm: swapfile: clean up unuse_pte race handling 13 ani în urmă
truncate.c 17cf28afea mm/fs: remove truncate_range 13 ani în urmă
util.c e21827aadd mm: Use __do_krealloc to do the krealloc job 13 ani în urmă
vmalloc.c aa91c4d898 mm: make vb_alloc() more foolproof 13 ani în urmă
vmscan.c 18b48d5873 memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails 13 ani în urmă
vmstat.c 203b42f731 workqueue: make deferrable delayed_work initializer names consistent 13 ani în urmă