Commit Graph

2796 Commits (bac07ecd6c9b16656aced6dc4f9f070120153046)

Author SHA1 Message Date
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
Daisuke Nishimura 3bb4edf24b memcg: don't trigger oom at page migration 16 years ago
KAMEZAWA Hiroyuki fee7b548e6 memcg: show real limit under hierarchy mode 16 years ago
KOSAKI Motohiro c772be939e memcg: fix calculation of active_ratio 16 years ago
KOSAKI Motohiro a7885eb8ad memcg: swappiness 16 years ago
KOSAKI Motohiro 2733c06ac8 memcg: protect prev_priority 16 years ago
KAMEZAWA Hiroyuki e72e2bd674 memcg: rename scan global lru 16 years ago
KOSAKI Motohiro 7f016ee8b6 memcg: show reclaim stat 16 years ago
KOSAKI Motohiro 9439c1c95b memcg: remove mem_cgroup_cal_reclaim() 16 years ago
KOSAKI Motohiro 3e2f41f1f6 memcg: add zone_reclaim_stat 16 years ago
KOSAKI Motohiro a3d8e0549d memcg: add mem_cgroup_zone_nr_pages() 16 years ago
KOSAKI Motohiro 14797e2363 memcg: add inactive_anon_is_low() 16 years ago
KOSAKI Motohiro 549927620b memcg: add null check to page_cgroup_zoneinfo() 16 years ago