aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20container freezer: make refrigerator always availableMatt Helsley
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro
2008-10-20mm: rewrite vmap layerNick Piggin
2008-10-20fs: buffer lock use lock bitopsNick Piggin
2008-10-20mm: page lock use lock bitopsNick Piggin
2008-10-20mm: pagecache insertion fewer atomicsNick Piggin
2008-10-20vmscan: kill unused lru functionsKOSAKI Motohiro
2008-10-20mlock: count attempts to free mlocked pageLee Schermerhorn
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn
2008-10-20swap: cull unevictable pages in fault pathLee Schermerhorn
2008-10-20vmstat: mlocked pages statisticsNick Piggin
2008-10-20mlock: mlocked pages are unevictableNick Piggin
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn
2008-10-20unevictable lru: add event counting with statisticsLee Schermerhorn
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-20pageflag helpers for configed-out flagsLee Schermerhorn
2008-10-20vmscan: second chance replacement for anonymous pagesRik van Riel
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20define page_file_cache() functionRik van Riel
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter
2008-10-20vmscan: move isolate_lru_page() to vmscan.cNick Piggin
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-10-17Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-17USB: anchor API changes needed for btusbOliver Neukum
2008-10-17usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware
2008-10-17USB: Fix spelling in usb/serial.hGeoff Levand
2008-10-17usb gadget: cdc obex glueFelipe Balbi
2008-10-17usb gadget: function activation/deactivationDavid Brownell
2008-10-17USB: extend poisoning to anchorsOliver Neukum
2008-10-17USB: kill URBs permanentlyOliver Neukum
2008-10-17USB: add USB test and measurement class driverGreg Kroah-Hartman
2008-10-18radeon: fix PCI bus mastering support enables.Alex Deucher
2008-10-18radeon: add RS400 family support.Alex Deucher
2008-10-18drm/radeon: add support for RS740 IGP chipsets.Alex Deucher
2008-10-18i915: Map status page cached for chips with GTT-based HWS location.Keith Packard
2008-10-18drm: kill drm_device->irqJesse Barnes
2008-10-18i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.Kristian Høgsberg
2008-10-18i915: Add chip set ID param.Kristian Høgsberg
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes
2008-10-18drm: remove #define's for non-linux systemsCarlos R. Mafra
2008-10-17V4L/DVB (9276): videobuf-dvb: two functions are now staticMauro Carvalho Chehab