Commit Graph

321477 Commits (d26cd12b46cb6b5595143804b43ba5aa7968551e)
 

Author SHA1 Message Date
Devendra Naga 7ead55119b rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails 13 years ago
Mel Gorman d833352a43 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables 13 years ago
Nathan Zimmer 09c231cb8b tmpfs: distribute interleave better across nodes 13 years ago
Minchan Kim 6527af5d1b mm: remove redundant initialization 13 years ago
Minchan Kim 88fdf75d1b mm: warn if pg_data_t isn't initialized with zero 13 years ago
Minchan Kim 93180cec00 mips: zero out pg_data_t when it's allocated 13 years ago
Tim Chen 69980e3175 memcg: gix memory accounting scalability in shrink_page_list 13 years ago
Gavin Shan c1c9518331 mm/sparse: remove index_init_lock 13 years ago
Gavin Shan db36a46113 mm/sparse: more checks on mem_section number 13 years ago
Gavin Shan 5b760e64a6 mm/sparse: optimize sparse_index_alloc 13 years ago
Wanpeng Li b214514592 memcg: add mem_cgroup_from_css() helper 13 years ago
Hugh Dickins c3b94f44fc memcg: further prevent OOM with too many dirty pages 13 years ago
Michal Hocko e62e384e9d memcg: prevent OOM with too many dirty pages 13 years ago
Xiao Guangrong 3ad3d901bb mm: mmu_notifier: fix freed page still mapped in secondary MMU 13 years ago
Johannes Weiner bdf4f4d216 mm: memcg: only check anon swapin page charges for swap cache 13 years ago
Johannes Weiner 90deb78839 mm: memcg: only check swap cache pages for repeated charging 13 years ago
Johannes Weiner 0435a2fdcb mm: memcg: split swapin charge function into private and public part 13 years ago
Johannes Weiner 24467cacc0 mm: memcg: remove needless !mm fixup to init_mm when charging 13 years ago
Johannes Weiner 62ba7442c8 mm: memcg: remove unneeded shmem charge type 13 years ago
Johannes Weiner 827a03d22e mm: memcg: move swapin charge functions above callsites 13 years ago
Johannes Weiner 7d188958bb mm: memcg: only check for PageSwapCache when uncharging anon 13 years ago
Johannes Weiner 0c59b89c81 mm: memcg: push down PageSwapCache check into uncharge entry functions 13 years ago
Johannes Weiner 5d84c7766e mm: swapfile: clean up unuse_pte race handling 13 years ago
Johannes Weiner 0030f535a5 mm: memcg: fix compaction/migration failing due to memcg limits 13 years ago
Mel Gorman 7374492362 swapfile: avoid dereferencing bd_disk during swap_entry_free for network storage 13 years ago
Mel Gorman 192e501b04 nfs: prevent page allocator recursions with swap over NFS. 13 years ago
Mel Gorman a564b8f039 nfs: enable swap on NFS 13 years ago
Mel Gorman 29418aa4bd nfs: disable data cache revalidation for swapfiles 13 years ago
Mel Gorman d56b4ddf77 nfs: teach the NFS client how to treat PG_swapcache pages 13 years ago
Mel Gorman 5a178119b0 mm: add support for direct_IO to highmem pages 13 years ago
Mel Gorman a509bc1a9e mm: swap: implement generic handler for swap_activate 13 years ago
Mel Gorman 62c230bc17 mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages 13 years ago
Mel Gorman 18022c5d86 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O 13 years ago
Mel Gorman f981c5950f mm: methods for teaching filesystems about PG_swapcache pages 13 years ago
Mel Gorman 6290c2c439 selinux: tag avc cache alloc as non-critical 13 years ago
Mel Gorman c76562b670 netvm: prevent a stream-specific deadlock 13 years ago
Mel Gorman 68243e76ee mm: account for the number of times direct reclaimers get throttled 13 years ago
Mel Gorman 5515061d22 mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage 13 years ago
Mel Gorman 7f338fe454 nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves 13 years ago
Mel Gorman 381760eadc mm: micro-optimise slab to avoid a function call 13 years ago
Mel Gorman b4b9e35585 netvm: set PF_MEMALLOC as appropriate during SKB processing 13 years ago
Mel Gorman 0614002bb5 netvm: propagate page->pfmemalloc from skb_alloc_page to skb 13 years ago
Mel Gorman c48a11c7ad netvm: propagate page->pfmemalloc to skb 13 years ago
Mel Gorman c93bdd0e03 netvm: allow skb allocation to use PFMEMALLOC reserves 13 years ago
Mel Gorman 7cb0240492 netvm: allow the use of __GFP_MEMALLOC by specific sockets 13 years ago
Mel Gorman 99a1dec70d net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket 13 years ago
Mel Gorman 183f6371aa mm: ignore mempolicies when using ALLOC_NO_WATERMARK 13 years ago
Mel Gorman cfd19c5a9e mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used 13 years ago
Mel Gorman 907aed48f6 mm: allow PF_MEMALLOC from softirq context 13 years ago
Mel Gorman b37f1dd0f5 mm: introduce __GFP_MEMALLOC to allow access to emergency reserves 13 years ago