Linus Torvalds eefbab5995 Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv 14 năm trước cách đây
..
Kconfig 33a938774f mm: compaction: don't depend on HUGETLB_PAGE 14 năm trước cách đây
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning 14 năm trước cách đây
Makefile 0932587328 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c 14 năm trước cách đây
backing-dev.c d39dd11c3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 năm trước cách đây
bootmem.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 năm trước cách đây
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() 14 năm trước cách đây
compaction.c b2eef8c0d0 mm: compaction: minimise the time IRQs are disabled while isolating pages for migration 14 năm trước cách đây
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 năm trước cách đây
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() 14 năm trước cách đây
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 năm trước cách đây
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 năm trước cách đây
filemap.c d39dd11c3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 năm trước cách đây
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 năm trước cách đây
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 14 năm trước cách đây
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 năm trước cách đây
huge_memory.c cc5d462f77 mm: use __GFP_OTHER_NODE for transparent huge pages 14 năm trước cách đây
hugetlb.c c033a93c0d hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages 14 năm trước cách đây
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage 15 năm trước cách đây
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer 15 năm trước cách đây
internal.h 0014bd990e mm: export __get_user_pages 14 năm trước cách đây
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 năm trước cách đây
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 năm trước cách đây
kmemleak.c 6ae4bd1f0b kmemleak: Allow kmemleak metadata allocations to fail 14 năm trước cách đây
ksm.c 9e60109f12 mm: rename drop_anon_vma() to put_anon_vma() 14 năm trước cách đây
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 14 năm trước cách đây
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise 14 năm trước cách đây
memblock.c 8f7a66051b mm/memblock: properly handle overlaps and fix error path 14 năm trước cách đây
memcontrol.c 5a6475a4e1 memcg: fix leak on wrong LRU with FUSE 14 năm trước cách đây
memory-failure.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 năm trước cách đây
memory.c ae91dbfc99 mm: fix memory.c incorrect kernel-doc 14 năm trước cách đây
memory_hotplug.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent 14 năm trước cách đây
mempolicy.c 7571966189 mempolicy: remove redundant check in __mpol_equal() 14 năm trước cách đây
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 15 năm trước cách đây
migrate.c 56039efa18 memcg: fix ugly initialization of return value is in caller 14 năm trước cách đây
mincore.c 0ca1634d41 thp: mincore transparent hugepage support 14 năm trước cách đây
mlock.c 31db58b3ab mm: arch: make get_gate_vma take an mm_struct instead of a task_struct 14 năm trước cách đây
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 năm trước cách đây
mmap.c 5520e89485 brk: fix min_brk lower bound computation for COMPAT_BRK 14 năm trước cách đây
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss 15 năm trước cách đây
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young 14 năm trước cách đây
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 14 năm trước cách đây
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support 14 năm trước cách đây
mremap.c a3e8cc643d mm: fix possible cause of a page_mapped BUG 14 năm trước cách đây
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 năm trước cách đây
nobootmem.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 năm trước cách đây
nommu.c f55f199b7d NOMMU: implement access_remote_vm 14 năm trước cách đây
oom_kill.c b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations 14 năm trước cách đây
page-writeback.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 năm trước cách đây
page_alloc.c b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations 14 năm trước cách đây
page_cgroup.c 6cfddb2615 memcg: page_cgroup array is never stored on reserved pages 14 năm trước cách đây
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 14 năm trước cách đây
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 năm trước cách đây
pagewalk.c 033193275b pagewalk: only split huge pages when necessary 14 năm trước cách đây
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 14 năm trước cách đây
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas 14 năm trước cách đây
percpu.c eac522ef43 NOMMU: percpu should use is_vmalloc_addr(). 14 năm trước cách đây
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 năm trước cách đây
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 năm trước cách đây
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 năm trước cách đây
readahead.c 5b417b1873 read-ahead: use plugging 14 năm trước cách đây
rmap.c a66979abad fs: move i_wb_list out from under inode_lock 14 năm trước cách đây
shmem.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 năm trước cách đây
slab.c 5fda1bd5b8 mm: notifier_from_errno() cleanup 14 năm trước cách đây
slob.c 63310467a3 mm: Remove support for kmem_cache_name() 14 năm trước cách đây
slub.c b8c4c96ed4 SLUB: Write to per cpu data when allocating it 14 năm trước cách đây
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos 14 năm trước cách đây
sparse.c 5f24ce5fd3 thp: remove PG_buddy 14 năm trước cách đây
swap.c 3dd7ae8ec0 mm: simplify code of swap.c 14 năm trước cách đây
swap_state.c 7eaceaccab block: remove per-queue plugging 14 năm trước cách đây
swapfile.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 năm trước cách đây
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 năm trước cách đây
truncate.c 315601809d mm: deactivate invalidated pages 14 năm trước cách đây
util.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 năm trước cách đây
vmalloc.c a42931bf9c vmalloc: remove confusing comment on vwrite() 14 năm trước cách đây
vmscan.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 năm trước cách đây
vmstat.c 78afd5612d mm: add __GFP_OTHER_NODE flag 14 năm trước cách đây