Linus Torvalds d645727bdc Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 16 yıl önce
..
Kconfig e0a94c2a63 security: use mmap_min_addr indepedently of security models 16 yıl önce
Kconfig.debug ee3b4290ae generic debug pagealloc: build fix 16 yıl önce
Makefile 0822ee4ac1 kmemleak: Simple testing module for kmemleak 16 yıl önce
allocpercpu.c 5d6700ea7b percpu: __percpu_depopulate_mask can take a const mask 16 yıl önce
backing-dev.c 1faa16d228 block: change the request allocation/congestion logic to be sync/async based 16 yıl önce
bootmem.c c91c4773b3 bootmem: fix slab fallback on numa 16 yıl önce
bounce.c c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 yıl önce
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 yıl önce
dmapool.c b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too 17 yıl önce
fadvise.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 yıl önce
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c 16 yıl önce
filemap.c e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 yıl önce
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation 16 yıl önce
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 yıl önce
highmem.c f4112de6b6 mm: introduce debug_kmap_atomic 16 yıl önce
hugetlb.c f83a275dbc mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs 16 yıl önce
internal.h 33925b25d2 nommu: there is no mlock() for NOMMU, so don't provide the bits 16 yıl önce
kmemleak-test.c 0822ee4ac1 kmemleak: Simple testing module for kmemleak 16 yıl önce
kmemleak.c 3c7b4e6b8b kmemleak: Add the base support 16 yıl önce
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write 16 yıl önce
madvise.c 0f18132828 Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions" 16 yıl önce
memcontrol.c 46f7e602fb memcg: fix build warning and avoid checking for mem != null again and again 16 yıl önce
memory.c b827e496c8 mm: close page_mkwrite races 16 yıl önce
memory_hotplug.c 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 yıl önce
mempolicy.c 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 yıl önce
mempool.c 183ff22bb6 spelling fixes: mm/ 17 yıl önce
migrate.c 266cf658ef FS-Cache: Recruit a page flags for cache management 16 yıl önce
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 16 yıl önce
mlock.c 1cb81b143f x86, bts, mm: clean up buffer allocation 16 yıl önce
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 yıl önce
mmap.c 8a1ca8cedd Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 yıl önce
mmu_notifier.c cddb8a5c14 mmu-notifiers: core 17 yıl önce
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 yıl önce
mprotect.c dab5855b12 perf_counter: Add mmap event hooks to mprotect() 16 yıl önce
mremap.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 yıl önce
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 yıl önce
nommu.c 35f2c2f6f6 nommu: Provide mmap_min_addr definition. 16 yıl önce
oom_kill.c 6d2661ede5 oom: fix possible oom_dump_tasks NULL pointer 16 yıl önce
page-writeback.c 22ef37eed6 page-writeback: fix the calculation of the oldest_jif in wb_kupdate() 16 yıl önce
page_alloc.c dbb1f81ca6 kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash 16 yıl önce
page_cgroup.c ca371c0d7e memcg: fix page_cgroup fatal error in FLATMEM 16 yıl önce
page_io.c 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 yıl önce
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() 16 yıl önce
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers 17 yıl önce
pdflush.c cd17cbfda0 Revert "mm: add /proc controls for pdflush threads" 16 yıl önce
percpu.c e1b9aa3f47 percpu: remove rbtree and use page->index instead 16 yıl önce
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 yıl önce
quicklist.c a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 16 yıl önce
readahead.c 266cf658ef FS-Cache: Recruit a page flags for cache management 16 yıl önce
rmap.c 98f32602d4 hugh: update email address 16 yıl önce
shmem.c c9d9ac525a integrity: move ima_counts_get 16 yıl önce
shmem_acl.c e6305c43ed [PATCH] sanitize ->permission() prototype 17 yıl önce
slab.c 8429db5c63 slab: setup cpu caches later on when interrupts are enabled 16 yıl önce
slob.c 4374e616d2 kmemleak: Add the slob memory allocation/freeing hooks 16 yıl önce
slub.c 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 yıl önce
sparse-vmemmap.c b41ad14c30 vmemmap: warn about page_structs with remote distance 16 yıl önce
sparse.c ef161a9863 mm: mminit_validate_memmodel_limits(): remove redundant test 16 yıl önce
swap.c 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment 16 yıl önce
swap_state.c e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 yıl önce
swapfile.c a1bb7d6123 PM/hibernate: fix "swap breaks after hibernation failures" 16 yıl önce
thrash.c 7faaa5f0bf Bug in mm/thrash.c function grab_swap_token() 18 yıl önce
truncate.c e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 yıl önce
util.c 44347d947f Merge branch 'linus' into tracing/core 16 yıl önce
vmalloc.c 512626a04e Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 16 yıl önce
vmscan.c c6f37f1219 PM/Suspend: Do not shrink memory before suspend 16 yıl önce
vmstat.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 yıl önce