summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-24virtio: console: ensure console size is updated on hvc openAmit Shah
2010-02-24virtio: console: struct ports for multiple ports per device.Amit Shah
2010-02-24virtio: console: remove global varRusty Russell
2010-02-24virtio: console: don't assume a single console port.Amit Shah
2010-02-24virtio: console: use vdev->priv to avoid accessing global var.Rusty Russell
2010-02-24virtio: console: introduce a get_inbuf helper to fetch bufs from in_vqAmit Shah
2010-02-24virtio: console: ensure add_inbuf can work for multiple ports as wellAmit Shah
2010-02-24virtio: console: encapsulate buffer information in a structAmit Shah
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 branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-23Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-23fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-23efifb: fix framebuffer handoffMarcin Slusarz
2010-02-23geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann
2010-02-23idr: fix a critical misallocation bug, take#2Tejun Heo
2010-02-23kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa
2010-02-23memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki
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-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki
2010-02-22perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu
2010-02-22Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin
2010-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-22sparc32: Fix struct stat uid/gid types.David S. Miller
2010-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-02-21[WATCHDOG] bfin: fix max timeout calculationMike Frysinger
2010-02-21mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin
2010-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-02-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-21Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells