Commit Graph

3589 Commits (2b7b250df74f1f9e15cdf33fa90f6c98a419842d)

Author SHA1 Message Date
Bo Liu 32c5fc10e7 mm: remove incorrect swap_count() from try_to_unuse() 15 years ago
David Howells 89a8640279 NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff() 15 years ago
Daisuke Nishimura c36987e2ef mm: don't call pte_unmap() against an improper pte 15 years ago
Russell King 1a83e175dc mm: fix sparsemem configuration 15 years ago
Johannes Weiner 6a7b95481d vmscan: order evictable rescue in LRU putback 15 years ago
KOSAKI Motohiro b05ca7385a do_mbind(): fix memory leak 15 years ago
KOSAKI Motohiro ab8a3e14e6 mbind(): fix leak of never putback pages 15 years ago
Wu Fengguang 41e20983fe vmscan: limit VM_EXEC protection to file pages 15 years ago
Andrew Morton b76146ed1a revert "mm: oom analysis: add buffer cache information to show_free_areas()" 15 years ago
KOSAKI Motohiro 58355c7876 congestion_wait(): don't use WRITE 15 years ago
Hugh Dickins 92f7ba70ee hwpoison: fix oops on ksm pages 15 years ago
Jens Axboe 592b09a42f backing-dev: ensure that a removed bdi no longer has super_block referencing it 15 years ago
Jiri Kosina 403a91b165 percpu: allow pcpu_alloc() to be called with IRQs off 15 years ago
Kumar Gala ed84a07a12 powerpc: Limit memory hotplug support to PPC64 Book-3S machines 15 years ago
Wu Fengguang 7456b0405d HWPOISON: fix invalid page count in printk output 15 years ago
Hugh Dickins 01e00f880c HWPOISON: fix oops on ksm pages 15 years ago
Andi Kleen 4779cb31c0 HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page 15 years ago
Wu Fengguang e43c3afb36 HWPOISON: return early on non-LRU pages 15 years ago
Tejun Heo 1a0c3298d6 percpu: fix compile warnings 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Catalin Marinas 0d5d1aadc8 kmemleak: Check for NULL pointer returned by create_object() 16 years ago
Tetsuo Handa c1bcd6b327 kmemleak: Use GFP_ATOMIC for early_alloc(). 16 years ago
Wu Fengguang 961515f613 writeback: kill space in debugfs item name 16 years ago
Wu Fengguang d25105e891 writeback: account IO throttling wait as iowait 16 years ago
David Miller 2dca6999ee mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA 16 years ago
Jaswinder Singh Rajput 3700c155af mm: includecheck fix: vmalloc.c 16 years ago
Hugh Dickins c73602ad31 ksm: more on default values 16 years ago
KAMEZAWA Hiroyuki ef8745c1e7 memcg: reduce check for softlimit excess 16 years ago
KAMEZAWA Hiroyuki 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 16 years ago
KAMEZAWA Hiroyuki 26251eaf98 memcg: fix refcnt going negative 16 years ago
Huang Shijie bf89c8c867 mm/rmap.c: fix comment 16 years ago
Suresh Jayaraman 3bd0f0c763 swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL 16 years ago
Tejun Heo f2badb0c95 percpu: make allocation failures more verbose 16 years ago
Tejun Heo 635b75fc18 percpu: make pcpu_setup_first_chunk() failures more verbose 16 years ago
Tejun Heo 6ea529a203 percpu: make embedding first chunk allocator check vmalloc space size 16 years ago
Tejun Heo fb59e72e7e percpu: make pcpu_build_alloc_info() clear static buffers 16 years ago
Tejun Heo ffe0d5a575 percpu: fix unit_map[] verification in pcpu_setup_first_chunk() 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Linus Torvalds d949f36f18 x86: Fix hwpoison code related build failure on 32-bit NUMAQ 16 years ago
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