summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio: console: don't assume a single console port.Amit Shah2010-02-241-9/+65
* virtio: console: use vdev->priv to avoid accessing global var.Rusty Russell2010-02-241-2/+8
* virtio: console: introduce a get_inbuf helper to fetch bufs from in_vqAmit Shah2010-02-241-4/+17
* virtio: console: ensure add_inbuf can work for multiple ports as wellAmit Shah2010-02-241-17/+18
* virtio: console: encapsulate buffer information in a structAmit Shah2010-02-241-15/+55
* virtio: console: port encapsulationRusty Russell2010-02-241-49/+58
* virtio: console: We support only one device at a timeAmit Shah2010-02-241-0/+5
* hvc_console: make the ops pointer const.Rusty Russell2010-02-2410-14/+16
* virtio: console: statically initialize virtio_consRusty Russell2010-02-241-26/+34
* virtio: console: comment cleanupRusty Russell2010-02-242-56/+58
* virtio: Initialize vq->data entries to NULLAmit Shah2010-02-241-1/+4
* virtio: Add ability to detach unused buffers from vringsShirley Ma2010-02-242-0/+29
* virtio_blk: add block topology supportChristoph Hellwig2010-02-242-15/+59
* virtio: use smp_XX barriers on SMPMichael S. Tsirkin2010-02-241-4/+22
* virtio: remove bogus barriers from DEBUG version of virtio_ring.cRusty Russell2010-02-241-2/+1
* lguest: remove unneeded zlib.h include in example launcherRusty Russell2010-02-241-1/+0
* virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQRusty Russell2010-02-241-0/+1
* virtio: Fix scheduling while atomic in virtio_balloon statsAdam Litke2010-02-241-4/+18
* virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke2010-02-242-8/+101
* Add __devexit_p around reference to virtio_pci_removeJamie Lokier2010-02-241-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-232-0/+9
|\
| * MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens2010-02-221-0/+8
| * MIPS: Highmem: Fix build errorYoichi Yuasa2010-02-221-0/+1
* | Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-231-1/+0
|\ \
| * | Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath2010-02-221-1/+0
| |/
* | fs/exec.c: fix initial stack reservationMichael Neuling2010-02-231-1/+0
* | efifb: fix framebuffer handoffMarcin Slusarz2010-02-231-1/+10
* | geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann2010-02-231-1/+1
* | idr: fix a critical misallocation bug, take#2Tejun Heo2010-02-231-1/+3
* | kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa2010-02-231-0/+2
* | memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki2010-02-231-0/+2
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-225-31/+22
|\ \ | |/ |/|
| * perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu2010-02-221-0/+3
| * hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-192-2/+7
| * hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-191-23/+7
| * perf_events: Fix FORK eventsPeter Zijlstra2010-02-141-6/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-222-4/+10
|\ \
| * | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-221-4/+4
| * | Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-201-0/+6
* | | i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki2010-02-221-21/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-221-2/+2
|\ \ \
| * | | sparc32: Fix struct stat uid/gid types.David S. Miller2010-02-221-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-02-211-6/+7
|\ \ \ \
| * | | | [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-211-6/+7
* | | | | mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin2010-02-211-21/+15
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-02-215-10/+45
|\ \ \ \
| * | | | CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells2010-02-201-1/+11
| * | | | vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-201-1/+2
| * | | | fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy2010-02-191-1/+1
| * | | | Switch proc/self to nd_set_link()Al Viro2010-02-191-5/+19