Commit Graph

1682 Commits (9adf768a398745c539623210502b521e671c59d7)

Author SHA1 Message Date
Adrian Bunk cbfee34520 security/ cleanups 17 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 17 years ago
Randy Dunlap 8d63494f78 remap_file_pages: kernel-doc corrections 17 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 17 years ago
Fengguang Wu 369f2389e7 writeback: remove unnecessary wait in throttle_vm_writeout() 17 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 17 years ago
Fengguang Wu 2e6883bdf4 writeback: introduce writeback_control.more_io to indicate more io 17 years ago
Robert P. J. Day bda5b655fe Delete gcc-2.95 compatible structure definition. 17 years ago
Alexey Dobriyan 4af3c9cc4f Drop some headers from mm.h 17 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 17 years ago
Andrew Morton e423003028 writeback: don't propagate AOP_WRITEPAGE_ACTIVATE 17 years ago
Nick Piggin 7a4050791b mm: document tree_lock->zone.lock lockorder 17 years ago
David Rientjes d773ed6b85 mm: test and set zone reclaim lock before starting reclaim 17 years ago
David Rientjes ae74138da6 oom: convert zone_scan_lock from mutex to spinlock 17 years ago
David Rientjes 3ff566963c oom: do not take callback_mutex 17 years ago
David Rientjes bbe373f2c6 oom: compare cpuset mems_allowed instead of exclusive ancestors 17 years ago
David Rientjes 7213f5066f oom: suppress extraneous stack and memory dump 17 years ago
David Rientjes fe071d7e8a oom: add oom_kill_allocating_task sysctl 17 years ago
David Rientjes ff0ceb9deb oom: serialize out of memory calls 17 years ago
David Rientjes 098d7f128a oom: add per-zone locking 17 years ago
David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 17 years ago
David Rientjes 70e24bdf6d oom: move constraints to enum 17 years ago
David Rientjes 5a3135c2e7 oom: move prototypes to appropriate header file 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Christoph Lameter b811c202a0 SLUB: simplify IRQ off handling 17 years ago
Peter Zijlstra 3e26c149c3 mm: dirty balancing for tasks 17 years ago
Peter Zijlstra 04fbfdc14e mm: per device dirty threshold 17 years ago
Peter Zijlstra 69cb51d18c mm: count writeback pages per BDI 17 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 17 years ago
Peter Zijlstra b2e8fb6efa mm: scalable bdi statistics counters 17 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 17 years ago
Peter Zijlstra c4dc4beed2 nfs: remove congestion_end() 17 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
Adam Litke af767cbdd7 hugetlb: fix dynamic pool resize failure case 18 years ago
Nishanth Aravamudan 63b4613c3f hugetlb: fix hugepage allocation with memoryless nodes 18 years ago
Adam Litke 6b0c880dfe hugetlb: fix pool resizing corner case 18 years ago
Adam Litke 54f9f80d65 hugetlb: Add hugetlb_dynamic_pool sysctl 18 years ago
Adam Litke e4e574b767 hugetlb: Try to grow hugetlb pool for MAP_SHARED mappings 18 years ago
Adam Litke 7893d1d505 hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings 18 years ago
Adam Litke 6af2acb661 hugetlb: Move update_and_free_page 18 years ago
Yasunori Goto 98f3cfc1dc memory hotplug: Hot-add with sparsemem-vmemmap 18 years ago
KAMEZAWA Hiroyuki 48e94196a5 fix memory hot remove not configured case. 18 years ago
KAMEZAWA Hiroyuki 0c0e619589 memory unplug: page offline 18 years ago
KAMEZAWA Hiroyuki a5d76b54a3 memory unplug: page isolation 18 years ago
KAMEZAWA Hiroyuki 75884fb1c6 memory unplug: memory hotplug cleanup 18 years ago
Mel Gorman 48f13bf3e7 Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator 18 years ago
Andrew Morton ea3061d227 slub: list_locations() can use GFP_TEMPORARY 18 years ago