summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner236-1929/+11242
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt220-1835/+11052
2008-10-20mfd: update TMIO drivers to use the clock APIIan Molton2-5/+0
2008-10-20mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao1-0/+201
2008-10-20mfd: TWL4030 core driverDavid Brownell1-0/+339
2008-10-20mfd: support tmiofb cell on tc6393xbDmitry Baryshkov1-0/+8
2008-10-20mfd: add OHCI cell to tc6393xbDmitry Baryshkov1-0/+1
2008-10-20mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov1-0/+4
2008-10-20mfd: provide and use setup hook for tc6393xbDmitry Baryshkov1-2/+2
2008-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov228-1863/+11090
2008-10-18genirq: improve include filesThomas Gleixner3-19/+26
2008-10-18[MTD] [NAND] GPIO NAND flash driverMike Rapoport1-0/+19
2008-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-4/+142
2008-10-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-1/+3
2008-10-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-1/+18
2008-10-18USB: anchor API changes needed for btusbOliver Neukum1-0/+3
2008-10-18usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware2-0/+72
2008-10-18USB: Fix spelling in usb/serial.hGeoff Levand1-1/+1
2008-10-18usb gadget: cdc obex glueFelipe Balbi1-0/+9
2008-10-18usb gadget: function activation/deactivationDavid Brownell1-2/+9
2008-10-18USB: extend poisoning to anchorsOliver Neukum1-0/+2
2008-10-18USB: kill URBs permanentlyOliver Neukum1-0/+2
2008-10-18USB: add USB test and measurement class driverGreg Kroah-Hartman2-1/+44
2008-10-18V4L/DVB (9240): saa7127: Fix two typosJean Delvare1-1/+1
2008-10-18V4L/DVB (9196): Add support for DSS deliveryManu Abraham1-0/+1
2008-10-18V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2...Manu Abraham1-0/+1
2008-10-17Make nfs_file_cred more robust.Neil Brown1-2/+6
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-17NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner1-4/+3
2008-10-17ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz1-0/+19
2008-10-17ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz1-2/+2
2008-10-17ide: remove IDE_AFLAG_NO_DOORLOCKINGBartlomiej Zolnierkiewicz1-2/+0
2008-10-17ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz1-2/+1
2008-10-17ide: IDE_AFLAG_WP -> IDE_DFLAG_WPBartlomiej Zolnierkiewicz1-2/+2