Commit Graph

3604 Commits (d964fc54ed06cea45dfd10832ed3d34f3ddb661b)

Author SHA1 Message Date
Jens Axboe a72bfd4dea writeback: pass in super_block to bdi_start_writeback() 16 years ago
Jens Axboe 5b0830cb90 writeback: get rid to incorrect references to pdflush in comments 16 years ago
Wu Fengguang d3ddec7635 writeback: stop background writeback when below background threshold 16 years ago
Wu Fengguang 3a2e9a5a2a writeback: balance_dirty_pages() shall write more than dirtied pages 16 years ago
David Howells 06aab5a308 NOMMU: Ignore mmap() address param as it is a hint 16 years ago
David Howells 645d83c5db NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly 16 years ago
Andrew Morton c44972f178 procfs: disable per-task stack usage on NOMMU 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Daisuke Nishimura 1dd3a27326 memcg: show swap usage in stat file 16 years ago
Balbir Singh 0c3e73e84f memcg: improve resource counter scalability 16 years ago
Balbir Singh 4e41695356 memory controller: soft limit reclaim on contention 16 years ago
Balbir Singh 75822b4495 memory controller: soft limit refactor reclaim flags 16 years ago
Balbir Singh f64c3f5494 memory controller: soft limit organize cgroups 16 years ago
Balbir Singh 296c81d89f memory controller: soft limit interface 16 years ago
KAMEZAWA Hiroyuki 261fb61a8b memcg: add comments explaining memory barriers 16 years ago
Balbir Singh 4b3bde4c98 memcg: remove the overhead associated with the root cgroup 16 years ago
Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
Izik Eidus 2c6854fdad ksm: change default values to better fit into mainline kernel 16 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 16 years ago
Rusty Russell db79078658 cpumask: use new-style cpumask ops in mm/quicklist. 16 years ago
Hugh Dickins 4266c97a3e nommu: fix two build breakages 16 years ago
KAMEZAWA Hiroyuki 81ac3ad906 kcore: register module area in generic way 16 years ago
KAMEZAWA Hiroyuki 908eedc616 walk system ram range 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Bernd Schmidt eb8cdec4a9 nommu: add support for Memory Protection Units (MPU) 16 years ago
Michael S. Tsirkin f68e148050 mm: reduce atomic use on use_mm fast path 16 years ago
Michael S. Tsirkin 3d2d827f5c mm: move use_mm/unuse_mm from aio.c to mm/ 16 years ago
Pekka Enberg 425fbf047c shmem: initialize struct shmem_sb_info to zero 16 years ago
Eric B Munson 4e52780d41 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 16 years ago
Huang Shijie f8dbf0a7a4 mmap: save some cycles for the shared anonymous mapping 16 years ago
Lee Schermerhorn 252c5f94d9 mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust() 16 years ago
Hugh Dickins 3f96b79ad9 tmpfs: depend on shmem 16 years ago
Huang Shijie cdf7b3418a mmap: remove unnecessary code 16 years ago
Hugh Dickins 03f6462a3a mm: move highest_memmap_pfn 16 years ago
Hugh Dickins 62eede62da mm: ZERO_PAGE without PTE_SPECIAL 16 years ago
Hugh Dickins 3ae77f43b1 mm: hugetlbfs_pagecache_present 16 years ago
Hugh Dickins 6e919717c8 mm: m(un)lock avoid ZERO_PAGE 16 years ago
Hugh Dickins 58fa879e1e mm: FOLL flags for GUP flags 16 years ago
Hugh Dickins a13ea5b759 mm: reinstate ZERO_PAGE 16 years ago
Hugh Dickins 1ac0cb5d0e mm: fix anonymous dirtying 16 years ago
Hugh Dickins 2a15efc953 mm: follow_hugetlb_page flags 16 years ago
Hugh Dickins 8e4b9a6071 mm: FOLL_DUMP replace FOLL_ANON 16 years ago
Hugh Dickins f3e8fccd06 mm: add get_dump_page 16 years ago
Hugh Dickins 1c3aff1cee mm: remove unused GUP flags 16 years ago
Hugh Dickins 408e82b78b mm: munlock use follow_page 16 years ago
Mel Gorman a6f9edd65b page-allocator: maintain rolling count of pages to free from the PCP 16 years ago
Mel Gorman 5f8dcc2121 page-allocator: split per-cpu list into one-list-per-migrate-type 16 years ago
KOSAKI Motohiro 8c5cd6f3a1 oom: oom_kill doesn't kill vfork parent (or child) 16 years ago
KOSAKI Motohiro 495789a51a oom: make oom_score to per-process value 16 years ago
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago