Commit Graph

2810 Commits (9be1b56a3e718aa998772019c57c398dbb19e258)

Author SHA1 Message Date
Nick Piggin 3a4c6800f3 Fix page writeback thinko, causing Berkeley DB slowdown 16 years ago
Kirill A. Shutemov b1aabecd55 mm: Export symbol ksize() 16 years ago
Jeremy Fitzhardinge 9480c53e9b mm: rearrange exit_mmap() to unlock before arch_exit_mmap 16 years ago
Federico Cuello 89e1219004 writeback: fix break condition 16 years ago
KAMEZAWA Hiroyuki 2e9c237243 memcg: use __GFP_NOWARN in page cgroup allocation 16 years ago
MinChan Kim 508b9f8efd mm: fix mlocked page counter mismatch 16 years ago
Sven Wegener fc3501d411 mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches 16 years ago
Daisuke Nishimura 1001c9fb87 migration: migrate_vmas should check "vma" 16 years ago
Mel Gorman 17c9d12e12 Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE 16 years ago
Markus Metzger 9f339e7028 x86, ptrace, mm: fix double-free on race 16 years ago
Mel Gorman 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
Hugh Dickins d5b562330e mm: fix error case in mlock downgrade reversion 16 years ago
Carsten Otte ab92661d5d do_wp_page: fix regression with execute in place 16 years ago
Artem Bityutskiy dcf6a79dda write-back: fix nr_to_write counter 16 years ago
Linus Torvalds 27421e211a Manually revert "mlock: downgrade mmap sem while populating mlocked regions" 16 years ago
Linus Torvalds fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 years ago
Linus Torvalds 33bfad54b5 Allow opportunistic merging of VM_CAN_NONLINEAR areas 16 years ago
KAMEZAWA Hiroyuki 299b4eaa30 memcg: NULL pointer dereference at rmdir on some NUMA systems 16 years ago
KAMEZAWA Hiroyuki 85d9fc89fb memcg: fix refcnt handling at swapoff 16 years ago
Daisuke Nishimura 7bcc1bb123 memcg: get/put parents at create/free 16 years ago
Linus Torvalds de33c8db59 Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments 16 years ago
David Rientjes 3718909448 slub: fix per cpu kmem_cache_cpu array memory leak 16 years ago
Greg Ungerer 05ae6fa318 uclinux: add process name to allocation error message 16 years ago
Paul Mundt eb6434d9e7 nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases(). 16 years ago
Li Zefan 068b38c1fa memcg: fix a race when setting memory.swappiness 16 years ago
Li Zefan 0eb253e223 memcg: fix section mismatch 16 years ago
Andrew Morton 46666d8ac4 revert "mm: vmalloc use mutex for purge" 16 years ago
Daisuke Nishimura 4d1c627389 memcg: make oom less frequently 16 years ago
Daisuke Nishimura c268e9946d memcg: fix hierarchical reclaim 16 years ago
Daisuke Nishimura 40d58138f8 memcg: fix error path of mem_cgroup_move_parent 16 years ago
Daisuke Nishimura bd112db872 memcg: fix mem_cgroup_get_reclaim_stat_from_page 16 years ago
Ivan Kokshaysky 822c18f2e3 alpha: fix vmalloc breakage 16 years ago
Heiko Carstens 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 years ago
Heiko Carstens c4ea37c26a [CVE-2009-0029] System call wrappers part 26 16 years ago
Heiko Carstens 3480b25743 [CVE-2009-0029] System call wrappers part 14 16 years ago
Heiko Carstens 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 years ago
Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
venkatesh.pallipadi@intel.com e4b866ed19 x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param 16 years ago
venkatesh.pallipadi@intel.com a367061311 x86 PAT: remove PFNMAP type on track_pfn_vma_new() error 16 years ago
Peter Zijlstra 95156f0051 lockdep, mm: fix might_fault() annotation 16 years ago
Paul Menage 2cb378c862 cgroups: use hierarchy_mutex in memory controller 16 years ago
KAMEZAWA Hiroyuki b5a84319a4 memcg: fix shmem's swap accounting 16 years ago
KAMEZAWA Hiroyuki 544122e5e0 memcg: fix LRU accounting for SwapCache 16 years ago
KAMEZAWA Hiroyuki 54595fe265 memcg: use css_tryget in memcg 16 years ago
KAMEZAWA Hiroyuki a7ba0eef3a memcg: fix double free and make refcnt sane 16 years ago
KAMEZAWA Hiroyuki 03f3c43364 memcg: fix swap accounting leak 16 years ago
Daisuke Nishimura 42e9abb628 memcg: change try_to_free_pages to hierarchical_reclaim 16 years ago
Daisuke Nishimura 7f4d454dee memcg: avoid deadlock caused by race between oom and cpuset_attach 16 years ago
Daisuke Nishimura a5e924f5f8 memcg: remove mem_cgroup_try_charge 16 years ago