summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-24virtio: console: Register with sysfs and create a 'name' attribute for portsAmit Shah
2010-02-24virtio: console: Ensure only one process can have a port open at a timeAmit Shah
2010-02-24virtio: console: Add file operations to ports for open/read/write/pollAmit Shah
2010-02-24virtio: console: Associate each port with a char deviceAmit Shah
2010-02-24virtio: console: Prepare for writing to userspace buffersAmit Shah
2010-02-24virtio: console: Add a new MULTIPORT feature, support for generic portsAmit Shah
2010-02-24virtio: console: Introduce a send_buf function for a common path for sending ...Amit Shah
2010-02-24virtio: console: Introduce function to hand off data from host to readersAmit Shah
2010-02-24virtio: console: Separate out find_vqs operation into a different functionAmit Shah
2010-02-24virtio: console: Separate out console init into a new functionAmit Shah
2010-02-24virtio: console: Separate out console-specific data into a separate structAmit Shah
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