Commit Graph

115860 Commits (c11d69d8c830e09a0e7b3935c952afb26c48bba8)
 

Author SHA1 Message Date
Lee Schermerhorn c11d69d8c8 mlock: revert mainline handling of mlock error return 17 years ago
Johannes Weiner e0f79b8f1f vmscan: don't accumulate scan pressure on unrelated lists 17 years ago
KOSAKI Motohiro 902d2e8ae0 vmscan: kill unused lru functions 17 years ago
Lee Schermerhorn 985737cf2e mlock: count attempts to free mlocked page 17 years ago
Lee Schermerhorn af936a1606 vmscan: unevictable LRU scan sysctl 17 years ago
Lee Schermerhorn 64d6519dda swap: cull unevictable pages in fault path 17 years ago
Nick Piggin 5344b7e648 vmstat: mlocked pages statistics 17 years ago
Rik van Riel ba470de431 mmap: handle mlocked pages during map, remap, unmap 17 years ago
Lee Schermerhorn 8edb08caf6 mlock: downgrade mmap sem while populating mlocked regions 17 years ago
Lee Schermerhorn fa07e78773 doc: unevictable LRU and mlocked pages documentation 17 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Lee Schermerhorn 89e004ea55 SHM_LOCKED pages are unevictable 17 years ago
Lee Schermerhorn ba9ddf4939 Ramfs and Ram Disk pages are unevictable 17 years ago
Lee Schermerhorn 7b854121eb Unevictable LRU Page Statistics 17 years ago
Lee Schermerhorn bbfd28eee9 unevictable lru: add event counting with statistics 17 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Lee Schermerhorn 8a7a8544a4 pageflag helpers for configed-out flags 17 years ago
Rik van Riel 33c120ed28 more aggressively use lumpy reclaim 17 years ago
Rik van Riel c5fdae469a vmscan: add newly swapped in pages to the inactive list 17 years ago
Rik van Riel 7e9cd48420 vmscan: fix pagecache reclaim referenced bit check 17 years ago
Rik van Riel 556adecba1 vmscan: second chance replacement for anonymous pages 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
Rik van Riel 68a22394c2 vmscan: free swap space on swap-in/activation 17 years ago
KOSAKI Motohiro f04e9ebbe4 swap: use an array for the LRU pagevecs 17 years ago
Christoph Lameter b69408e88b vmscan: Use an indexed array for LRU variables 17 years ago
Nick Piggin 62695a84eb vmscan: move isolate_lru_page() to vmscan.c 17 years ago
Badari Pulavarty 71088785c6 mm: cleanup to make remove_memory() arch-neutral 17 years ago
Atsushi Nemoto 8433ac61ac serial_txx9: use %lx for iobase 17 years ago
Stephen Rothwell cbb2ed4ac6 tpm: don't export static functions 17 years ago
Mark Brown d014e5f7f8 mailmap: add Mark Brown 17 years ago
Linus Torvalds d9d332e087 anon_vma_prepare: properly lock even newly allocated entries 17 years ago
Linus Torvalds 0cfd81031a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 17 years ago
Linus Torvalds f7ea4a4ba8 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 17 years ago
Linus Torvalds 5564da7e9d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 17 years ago
Linus Torvalds 58617d5e59 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 17 years ago
Greg Kroah-Hartman 802f389a2c USB: remove err() macro from more usb drivers 17 years ago
Greg Kroah-Hartman fd3f1917e3 USB: remove err() macro from usb misc drivers 17 years ago
Greg Kroah-Hartman 69a85942ff USB: remove err() macro from usb core code 17 years ago
Greg Kroah-Hartman 9908a32e94 USB: remove err() macro from usb class drivers 17 years ago
Greg Kroah-Hartman 194343d936 USB: remove use of err() in drivers/usb/serial 17 years ago
Greg Kroah-Hartman b887265c16 USB: remove info() macro from usb mtd drivers 17 years ago
Greg Kroah-Hartman 899ef6e7cf USB: remove info() macro from usb input drivers 17 years ago
Greg Kroah-Hartman 880c9c66a6 USB: remove info() macro from usb network drivers 17 years ago
Greg Kroah-Hartman 5909f6ea2b USB: remove info() macro from remaining usb drivers 17 years ago
Greg Kroah-Hartman 1b29a375fb USB: remove info() macro from usb/misc drivers 17 years ago
Greg Kroah-Hartman c197a8db59 USB: remove info() macro from usb/serial drivers 17 years ago
Greg Kroah-Hartman 46fcaec505 USB: remove warn macro from HID core 17 years ago
Greg Kroah-Hartman 3b6004f3b5 USB: remove warn() macro from usb drivers 17 years ago
Greg Kroah-Hartman 4dc8994806 USB: remove warn() macro from usb net drivers 17 years ago