Commit Graph

1696 Commits (1c3f0b8e07de78a86f2dce911f5e245845ce40a8)

Author SHA1 Message Date
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Matthias Kaehlcke 7b1915a989 mm/oom_kill.c: Use list_for_each_entry instead of list_for_each 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Randy Dunlap 8f731f7d83 kernel-api docbook: fix content problems 18 years ago
Coly Li 3ed75eb8f1 setup vma->vm_page_prot by vm_get_page_prot() 18 years ago
Benjamin Herrenschmidt 1c7037db50 remove unused flush_tlb_pgtables 18 years ago
Linus Torvalds 53253383fd Include <linux/backing-dev.h> in mm/filemap.c 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Akinobu Mita 12d00f6a12 cpu hotplug: slab: fix memory leak in cpu hotplug error path 18 years ago
Akinobu Mita fbf1e473bd cpu hotplug: slab: cleanup cpuup_callback() 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
Randy Dunlap 8d63494f78 remap_file_pages: kernel-doc corrections 18 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Fengguang Wu 369f2389e7 writeback: remove unnecessary wait in throttle_vm_writeout() 18 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 18 years ago
Fengguang Wu 2e6883bdf4 writeback: introduce writeback_control.more_io to indicate more io 18 years ago
Robert P. J. Day bda5b655fe Delete gcc-2.95 compatible structure definition. 18 years ago
Alexey Dobriyan 4af3c9cc4f Drop some headers from mm.h 18 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 18 years ago
Andrew Morton e423003028 writeback: don't propagate AOP_WRITEPAGE_ACTIVATE 18 years ago
Nick Piggin 7a4050791b mm: document tree_lock->zone.lock lockorder 18 years ago
David Rientjes d773ed6b85 mm: test and set zone reclaim lock before starting reclaim 18 years ago
David Rientjes ae74138da6 oom: convert zone_scan_lock from mutex to spinlock 18 years ago
David Rientjes 3ff566963c oom: do not take callback_mutex 18 years ago
David Rientjes bbe373f2c6 oom: compare cpuset mems_allowed instead of exclusive ancestors 18 years ago
David Rientjes 7213f5066f oom: suppress extraneous stack and memory dump 18 years ago
David Rientjes fe071d7e8a oom: add oom_kill_allocating_task sysctl 18 years ago
David Rientjes ff0ceb9deb oom: serialize out of memory calls 18 years ago
David Rientjes 098d7f128a oom: add per-zone locking 18 years ago
David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 18 years ago
David Rientjes 70e24bdf6d oom: move constraints to enum 18 years ago
David Rientjes 5a3135c2e7 oom: move prototypes to appropriate header file 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Christoph Lameter b811c202a0 SLUB: simplify IRQ off handling 18 years ago
Peter Zijlstra 3e26c149c3 mm: dirty balancing for tasks 18 years ago
Peter Zijlstra 04fbfdc14e mm: per device dirty threshold 18 years ago
Peter Zijlstra 69cb51d18c mm: count writeback pages per BDI 18 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 18 years ago
Peter Zijlstra b2e8fb6efa mm: scalable bdi statistics counters 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Peter Zijlstra c4dc4beed2 nfs: remove congestion_end() 18 years ago
Jeremy Fitzhardinge 74260714c5 xen: lock pte pages while pinning/unpinning 18 years ago
Adrian Bunk e2fc88d064 mm/vmstat.c: cleanups 18 years ago
Adrian Bunk dbcb0f19c8 mm/mempolicy.c: cleanups 18 years ago
Adrian Bunk d8dc74f212 mm/shmem.c: make 3 functions static 18 years ago