Commit Graph

115851 Commits (fa07e787733416c42938a310a8e717295934e33c)
 

Author SHA1 Message Date
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
Greg Kroah-Hartman aa82661baf USB: remove warn() macro from usb media drivers 17 years ago
Greg Kroah-Hartman 1817b1692a USB: remove warn() macro from usb input drivers 17 years ago
Li Yang 15d5a9acb1 usb/fsl_qe_udc: clear data toggle on clear halt request 17 years ago
Li Yang 928dfa6c62 usb/fsl_qe_udc: fix response to get status request 17 years ago
Will Newton 23d7cd040e fsl_usb2_udc: Fix oops on probe failure. 17 years ago
Will Newton 59097fb73c fsl_usb2_udc: Add a wmb before priming endpoint. 17 years ago
Will Newton 224b503901 fsl_usb2_udc: Make fsl_queue_td return type void. 17 years ago
Will Newton 825bee3a33 fsl_usb2_udc: Uninline udc_reset_ep_queue. 17 years ago
Will Newton c93eebbe75 fsl_usb2_udc: Rename the arguments of the fsl_writel macro. 17 years ago