aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20cgroups: fix declaration of cgroup_mm_owner_callbacksPaul Menage1-9/+6
2008-10-20cgroups: convert tasks file to use a seq_file with shared pid arrayPaul Menage1-0/+10
2008-10-20cgroups: fix probable race with put_css_set[_taskexit] and find_css_setLai Jiangshan1-2/+1
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai2-0/+5
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt1-0/+1
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley2-19/+16
2008-10-20container freezer: make refrigerator always availableMatt Helsley1-3/+11
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro1-2/+5
2008-10-20mm: rewrite vmap layerNick Piggin1-1/+14
2008-10-20fs: buffer lock use lock bitopsNick Piggin1-1/+1
2008-10-20mm: page lock use lock bitopsNick Piggin1-1/+1
2008-10-20mm: pagecache insertion fewer atomicsNick Piggin1-7/+7
2008-10-20vmscan: kill unused lru functionsKOSAKI Motohiro1-48/+0
2008-10-20mlock: count attempts to free mlocked pageLee Schermerhorn1-0/+1
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn2-0/+18
2008-10-20swap: cull unevictable pages in fault pathLee Schermerhorn1-0/+2
2008-10-20vmstat: mlocked pages statisticsNick Piggin2-0/+6
2008-10-20mlock: mlocked pages are unevictableNick Piggin3-3/+35
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn3-5/+15
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn1-0/+22
2008-10-20unevictable lru: add event counting with statisticsLee Schermerhorn1-0/+5
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn6-11/+73
2008-10-20pageflag helpers for configed-out flagsLee Schermerhorn1-0/+12
2008-10-20vmscan: second chance replacement for anonymous pagesRik van Riel2-0/+25
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel7-31/+140
2008-10-20define page_file_cache() functionRik van Riel2-2/+33
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel2-0/+7
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro2-4/+27
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter3-29/+63
2008-10-20vmscan: move isolate_lru_page() to vmscan.cNick Piggin1-3/+0
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-4/+142
2008-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-1/+3
2008-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-1/+18
2008-10-17USB: anchor API changes needed for btusbOliver Neukum1-0/+3
2008-10-17usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc.Stephen Ware2-0/+72
2008-10-17USB: Fix spelling in usb/serial.hGeoff Levand1-1/+1
2008-10-17usb gadget: cdc obex glueFelipe Balbi1-0/+9
2008-10-17usb gadget: function activation/deactivationDavid Brownell1-2/+9
2008-10-17USB: extend poisoning to anchorsOliver Neukum1-0/+2
2008-10-17USB: kill URBs permanentlyOliver Neukum1-0/+2
2008-10-17USB: add USB test and measurement class driverGreg Kroah-Hartman2-1/+44
2008-10-17V4L/DVB (9240): saa7127: Fix two typosJean Delvare1-1/+1
2008-10-17V4L/DVB (9196): Add support for DSS deliveryManu Abraham1-0/+1
2008-10-17V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 deliveryManu Abraham1-0/+1
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-0/+1
2008-10-17Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-2/+63
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-12/+29
2008-10-17block: remove __generic_unplug_device() from exportsJens Axboe1-1/+0
2008-10-17blktrace: add support for driver dataStefan Raspl1-0/+32
2008-10-17block: fix nr_phys_segments miscalculation bugFUJITA Tomonori1-0/+7