aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-24virtio: console: port encapsulationRusty Russell
2010-02-24virtio: console: We support only one device at a timeAmit Shah
2010-02-24hvc_console: make the ops pointer const.Rusty Russell
2010-02-24virtio: console: statically initialize virtio_consRusty Russell
2010-02-24virtio: console: comment cleanupRusty Russell
2010-02-24virtio: Initialize vq->data entries to NULLAmit Shah
2010-02-24virtio: Add ability to detach unused buffers from vringsShirley Ma
2010-02-24virtio_blk: add block topology supportChristoph Hellwig
2010-02-24virtio: use smp_XX barriers on SMPMichael S. Tsirkin
2010-02-24virtio: remove bogus barriers from DEBUG version of virtio_ring.cRusty Russell
2010-02-24lguest: remove unneeded zlib.h include in example launcherRusty Russell
2010-02-24virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQRusty Russell
2010-02-24virtio: Fix scheduling while atomic in virtio_balloon statsAdam Litke
2010-02-24virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke
2010-02-24Add __devexit_p around reference to virtio_pci_removeJamie Lokier
2010-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde
2010-02-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-02-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson
2010-02-23IPv6: better document max_addresses parameterBrian Haley
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom
2010-02-23Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie
2010-02-23Merge branch 'pcc' into releaseLen Brown
2010-02-23Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown
2010-02-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-22Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-22fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-22efifb: fix framebuffer handoffMarcin Slusarz
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann
2010-02-22idr: fix a critical misallocation bug, take#2Tejun Heo
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa
2010-02-22memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds