aboutsummaryrefslogtreecommitdiffstats
path: root/include (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-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley5-0/+9
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 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-53/+646
2008-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds7-5/+62
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-18radeon: fix PCI bus mastering support enables.Alex Deucher1-22/+22
2008-10-18radeon: add RS400 family support.Alex Deucher1-2/+4
2008-10-18drm/radeon: add support for RS740 IGP chipsets.Alex Deucher1-0/+4
2008-10-18i915: Map status page cached for chips with GTT-based HWS location.Keith Packard1-1/+2
2008-10-18drm: kill drm_device->irqJesse Barnes1-1/+5
2008-10-18i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.Kristian Høgsberg1-0/+1
2008-10-18i915: Add chip set ID param.Kristian Høgsberg1-0/+1