summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-24virtio: console: comment cleanupRusty Russell2-56/+58
2010-02-24virtio: Initialize vq->data entries to NULLAmit Shah1-1/+4
2010-02-24virtio: Add ability to detach unused buffers from vringsShirley Ma2-0/+29
2010-02-24virtio_blk: add block topology supportChristoph Hellwig2-15/+59
2010-02-24virtio: use smp_XX barriers on SMPMichael S. Tsirkin1-4/+22
2010-02-24virtio: remove bogus barriers from DEBUG version of virtio_ring.cRusty Russell1-2/+1
2010-02-24lguest: remove unneeded zlib.h include in example launcherRusty Russell1-1/+0
2010-02-24virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQRusty Russell1-0/+1
2010-02-24virtio: Fix scheduling while atomic in virtio_balloon statsAdam Litke1-4/+18
2010-02-24virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke2-8/+101
2010-02-24Add __devexit_p around reference to virtio_pci_removeJamie Lokier1-1/+1
2010-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-18/+57
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-02-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-14/+22
2010-02-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-76/+210
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-9/+27
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23IPv6: better document max_addresses parameterBrian Haley1-4/+4
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek1-2/+2
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2-12/+3
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom1-16/+92
2010-02-23Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie4-60/+118
2010-02-23Merge branch 'pcc' into releaseLen Brown1-1/+5
2010-02-23Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown2-13/+17
2010-02-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+9
2010-02-22Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2010-02-22fs/exec.c: fix initial stack reservationMichael Neuling1-1/+0
2010-02-22efifb: fix framebuffer handoffMarcin Slusarz1-1/+10
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann1-1/+1
2010-02-22idr: fix a critical misallocation bug, take#2Tejun Heo1-1/+3
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa1-0/+2
2010-02-22memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki1-0/+2
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs1-1/+7
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2-18/+41
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs1-11/+33
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs1-24/+44
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs1-30/+13
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez1-1/+5
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens1-0/+8
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa1-0/+1
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath1-1/+0
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh1-12/+16
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-31/+22
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+10
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki1-21/+9
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy4-4/+20