Commit Graph

3567 Commits (f5560da549ea2e32dd41e36548c0e7dee3d4aabb)

Author SHA1 Message Date
Tejun Heo 1a0c3298d6 percpu: fix compile warnings 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 15 years ago
Catalin Marinas 0d5d1aadc8 kmemleak: Check for NULL pointer returned by create_object() 15 years ago
Tetsuo Handa c1bcd6b327 kmemleak: Use GFP_ATOMIC for early_alloc(). 15 years ago
Wu Fengguang 961515f613 writeback: kill space in debugfs item name 15 years ago
Wu Fengguang d25105e891 writeback: account IO throttling wait as iowait 15 years ago
David Miller 2dca6999ee mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA 15 years ago
Jaswinder Singh Rajput 3700c155af mm: includecheck fix: vmalloc.c 15 years ago
Hugh Dickins c73602ad31 ksm: more on default values 15 years ago
KAMEZAWA Hiroyuki ef8745c1e7 memcg: reduce check for softlimit excess 15 years ago
KAMEZAWA Hiroyuki 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 15 years ago
KAMEZAWA Hiroyuki 26251eaf98 memcg: fix refcnt going negative 15 years ago
Huang Shijie bf89c8c867 mm/rmap.c: fix comment 15 years ago
Suresh Jayaraman 3bd0f0c763 swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL 15 years ago
Tejun Heo f2badb0c95 percpu: make allocation failures more verbose 15 years ago
Tejun Heo 635b75fc18 percpu: make pcpu_setup_first_chunk() failures more verbose 15 years ago
Tejun Heo 6ea529a203 percpu: make embedding first chunk allocator check vmalloc space size 15 years ago
Tejun Heo fb59e72e7e percpu: make pcpu_build_alloc_info() clear static buffers 15 years ago
Tejun Heo ffe0d5a575 percpu: fix unit_map[] verification in pcpu_setup_first_chunk() 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 15 years ago
Linus Torvalds d949f36f18 x86: Fix hwpoison code related build failure on 32-bit NUMAQ 15 years ago
Jens Axboe a72bfd4dea writeback: pass in super_block to bdi_start_writeback() 15 years ago
Jens Axboe 5b0830cb90 writeback: get rid to incorrect references to pdflush in comments 15 years ago
Wu Fengguang d3ddec7635 writeback: stop background writeback when below background threshold 15 years ago
Wu Fengguang 3a2e9a5a2a writeback: balance_dirty_pages() shall write more than dirtied pages 15 years ago
David Howells 06aab5a308 NOMMU: Ignore mmap() address param as it is a hint 15 years ago
David Howells 645d83c5db NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly 15 years ago
Andrew Morton c44972f178 procfs: disable per-task stack usage on NOMMU 15 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 15 years ago
Daisuke Nishimura 1dd3a27326 memcg: show swap usage in stat file 15 years ago
Balbir Singh 0c3e73e84f memcg: improve resource counter scalability 15 years ago
Balbir Singh 4e41695356 memory controller: soft limit reclaim on contention 15 years ago
Balbir Singh 75822b4495 memory controller: soft limit refactor reclaim flags 15 years ago
Balbir Singh f64c3f5494 memory controller: soft limit organize cgroups 15 years ago
Balbir Singh 296c81d89f memory controller: soft limit interface 15 years ago
KAMEZAWA Hiroyuki 261fb61a8b memcg: add comments explaining memory barriers 15 years ago
Balbir Singh 4b3bde4c98 memcg: remove the overhead associated with the root cgroup 15 years ago
Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 15 years ago
Izik Eidus 2c6854fdad ksm: change default values to better fit into mainline kernel 15 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 15 years ago
Rusty Russell db79078658 cpumask: use new-style cpumask ops in mm/quicklist. 15 years ago
Hugh Dickins 4266c97a3e nommu: fix two build breakages 15 years ago
KAMEZAWA Hiroyuki 81ac3ad906 kcore: register module area in generic way 15 years ago
KAMEZAWA Hiroyuki 908eedc616 walk system ram range 15 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 15 years ago
Bernd Schmidt eb8cdec4a9 nommu: add support for Memory Protection Units (MPU) 15 years ago
Michael S. Tsirkin f68e148050 mm: reduce atomic use on use_mm fast path 15 years ago
Michael S. Tsirkin 3d2d827f5c mm: move use_mm/unuse_mm from aio.c to mm/ 15 years ago
Pekka Enberg 425fbf047c shmem: initialize struct shmem_sb_info to zero 15 years ago
Eric B Munson 4e52780d41 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 15 years ago