Commit Graph

4598 Commits (7b2a64c96ad53c4299f7e6ddf8c2f99cb48940a9)

Author SHA1 Message Date
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 years ago
Minchan Kim ebd1373d40 writeback: fix global_dirty_limits comment runtime -> real-time 14 years ago
KAMEZAWA Hiroyuki ebb76ce16d memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check 14 years ago
Figo.zhang 23a0790af2 mm/rmap.c: fix comment 14 years ago
Paul Mundt 29c185e5c6 nommu: Provide stubbed alloc/free_vm_area() implementation. 14 years ago
Paul Mundt 9a14f653df nommu: Fix up vmalloc_node() symbol export regression. 14 years ago
Michal Nazarewicz 0d1836c366 mm/migrate.c: fix compilation error 14 years ago
Wu Fengguang d153ba6445 writeback: do uninterruptible sleep in balance_dirty_pages() 14 years ago
Minchan Kim dd9e5efe3a mm/compaction.c: avoid double mem_cgroup_del_lru() 14 years ago
Tejun Heo bcbea798f8 percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO 14 years ago
Christoph Lameter 7c83912062 vmstat: User per cpu atomics to avoid interrupt disable / enable 14 years ago
Christoph Lameter 908ee0f122 vmstat: Use this_cpu_inc_return for vm statistics 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
Christoph Lameter 12938a9220 vmstat: Optimize zone counter modifications through the use of this cpu operations 14 years ago
Tavis Ormandy 462e635e5b install_special_mapping skips security_file_mmap check. 14 years ago
Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 years ago
Jesper Juhl 7af4c09324 percpu: zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc() 14 years ago
Rafael J. Wysocki c9e664f1fd PM / Hibernate: Fix memory corruption related to swap 14 years ago
Tero Roponen 37d57443d5 slub: Fix a crash during slabinfo -v 14 years ago
Tero Roponen 8165984acf slub: Fix a crash during slabinfo -v 14 years ago
KOSAKI Motohiro a0b0f58cdd ksm: annotate ksm_thread_mutex is no deadlock source 14 years ago
KOSAKI Motohiro 20d6c96b5f mem-hotplug: introduce {un}lock_memory_hotplug() 14 years ago
Jeremy Fitzhardinge 64141da587 vmalloc: eagerly clear ptes on vunmap 14 years ago
Wu Fengguang e172662d11 vmstat: fix dirty threshold ordering 14 years ago
Zeng Zhaoming 55cfaa3cbd mm/mempolicy.c: add rcu read lock to protect pid structure 14 years ago
Dean Nelson 1f64d69c7a mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault() 14 years ago
Linus Torvalds 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 years ago
Jesper Juhl fa9f90be74 Kill off a bunch of warning: ‘inline’ is not at beginning of declaration 14 years ago
Steven Rostedt 85beb5869a tracing/slab: Move kmalloc tracepoint out of inline code 14 years ago
David Sterba 5f0af70a25 mm: remove call to find_vma in pagewalk for non-hugetlbfs 14 years ago
KAMEZAWA Hiroyuki e9959f0f37 mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly called under stop_machine_run() 14 years ago
Michal Hocko a42c390cfa cgroups: make swap accounting default behavior configurable 14 years ago
Daisuke Nishimura b1dd693e5b memcg: avoid deadlock between move charge and try_charge() 14 years ago
Kirill A. Shutemov 112bc2e120 memcg: fix false positive VM_BUG on non-SMP 14 years ago
Steven J. Magnani 04c3496152 nommu: yield CPU while disposing VM 14 years ago
Pavel Emelyanov 68cee4f118 slub: Fix slub_lock down/up imbalance 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Nick Piggin 27d20fddc8 radix-tree: fix RCU bug 14 years ago
Shaohua Li 1dce071e18 vmscan: avoid setting zone congested if no page dirty 14 years ago
Dave Hansen 8d056cb965 mm/vfs: revalidate page->mapping in do_generic_file_read() 14 years ago
Dan Carpenter d2e61b8dc9 memcg: null dereference on allocation failure 14 years ago
Pekka Enberg 63bfd7384b perf_events: Fix perf_counter_mmap() hook in mprotect() 14 years ago
Pavel Emelyanov 98072e4d97 slub: Fix slub_lock down/up imbalance 14 years ago
Richard Kennedy 4a92379bdf slub tracing: move trace calls out of always inlined functions to reduce kernel code size 14 years ago
Wu Fengguang ff8b16d7e1 vmstat: fix offset calculation on void* 14 years ago
Michel Lespinasse d88c0922fa Release page reference during page fault retry 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Al Viro 120a795da0 audit mmap 14 years ago