2007-10-23 |
Rusty Russell | Rename "cr3" to "gpgdir" to avoid x86-specific naming. |
tree | commitdiff |
2007-10-23 |
Matias Zabaljauregui | Pagetables to use normal kernel types |
tree | commitdiff |
2007-10-23 |
Jes Sorensen | Move register setup into i386_core.c |
tree | commitdiff |
2007-10-23 |
Jes Sorensen | Change example launcher to use unsigned long not u32 |
tree | commitdiff |
2007-10-23 |
Jes Sorensen | Make hypercalls arch-independent. |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Introduce "hcall" pointer to indicate pending hypercall. |
tree | commitdiff |
2007-10-23 |
Jes Sorensen | Reorder guest saved regs to match hyperall order |
tree | commitdiff |
2007-10-23 |
Jes Sorensen | Move i386 part of core.c to x86/core.c. |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Make shadow IDT a complete IDT with 256 entries. |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Remove fixed limit on number of guests, and lguests... |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Introduce guest mem offset, static link example launcher |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Rename switcher.S to x86/switcher_32.S |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Move lguest guest support to arch/x86. |
tree | commitdiff |
2007-10-23 |
Tony Breeds | Clocksource is continuous regardless of the state of... |
tree | commitdiff |
2007-10-23 |
Rusty Russell | lguest_devices belongs in lguest_bus.c: it's not i386... |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Lguest currently depends on 32-bit x86, not just x86. |
tree | commitdiff |
2007-10-23 |
Jes Sorensen | Use copy_to_user() not put_user for struct timespec |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Remove binfmts.h include from lg.h |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Consolidate host virtualization support under Virtualiz... |
tree | commitdiff |
2007-10-23 |
Rusty Russell | Normalize config options for guest support |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'for-linus' of /linux/kernel/git/cooloney... |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git390.osdl.marist... |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'master' of /linux/kernel/git/davem/sparc-2.6 |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'master' of /linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org... |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge git://git.infradead.org/battery-2.6 |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'master' of ssh:///linux/kernel/git/mcheha... |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge ssh:///pub/scm/linux/kernel/git/sam/kbuild |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2007-10-23 |
Linus Torvalds | Merge branch 'sg' of git://git.kernel.dk/linux-2.6... |
tree | commitdiff |
2007-10-22 |
Paul Mackerras | Merge branch 'for-2.6.24' of git://git.secretlab.ca... |
tree | commitdiff |
2007-10-22 |
Jens Axboe | [SG] Update drivers to use sg helpers |
tree | commitdiff |
2007-10-22 |
Stefan Richter | firewire: fw-ohci: shut up a superfluous compiler warning |
tree | commitdiff |
2007-10-22 |
Stefan Richter | firewire: fw-ohci: log a note about unsupported features |
tree | commitdiff |
2007-10-22 |
Laurent Vivier | KVM: Use new smp_call_function_mask() in kvm_flush_remo... |
tree | commitdiff |
2007-10-22 |
FUJITA Tomonori | intel-iommu sg chaining support |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | intel-iommu: fix for IOMMU early crash |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | intel-iommu: optimize sg map/unmap calls |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | Intel IOMMU: Iommu floppy workaround |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | Intel IOMMU: Iommu Gfx workaround |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | Intel IOMMU: DMAR fault handling support |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | Intel IOMMU: Intel iommu cmdline option - forcedac |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | Intel IOMMU: Avoid memory allocation failures in dma... |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | Intel IOMMU: Intel IOMMU driver |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | Intel IOMMU: IOVA allocation and management routines |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | Intel IOMMU: PCI generic helper function |
tree | commitdiff |
2007-10-22 |
Keshavamurthy, Anil S | Intel IOMMU: DMAR detection and parsing logic |
tree | commitdiff |
2007-10-22 |
Yasunori Goto | memory hotplug: rearrange memory hotplug notifier |
tree | commitdiff |
2007-10-22 |
Matthias Schwarzott | V4L/DVB (6382): saa7134: fix NULL dereference at suspen... |
tree | commitdiff |
2007-10-22 |
Ian Armstrong | V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat... |
tree | commitdiff |
2007-10-22 |
Pedro | V4L/DVB (6379): patch which improves GotView Saa7135... |
tree | commitdiff |
2007-10-22 |
Patrick Boettcher | V4L/DVB (6378): DiB0700-device: Using 1.10 firmware |
tree | commitdiff |
2007-10-22 |
Mike Isely | V4L/DVB (6357): pvrusb2: Improve encoder chip health... |
tree | commitdiff |
2007-10-22 |
Marco Schluessler | V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM... |
tree | commitdiff |
2007-10-22 |
Trent Piepho | V4L/DVB (6352): ir-kbd-i2c: Missing break statement |
tree | commitdiff |
2007-10-22 |
Florin Malita | V4L/DVB (6350): V4L: possible leak in em28xx_init_isoc |
tree | commitdiff |
2007-10-22 |
Hans Verkuil | V4L/DVB (6348): ivtv: undo video mute when closing... |
tree | commitdiff |
2007-10-22 |
Hans Verkuil | V4L/DVB (6347): ivtv: fix video mute when radio is... |
tree | commitdiff |
2007-10-22 |
Ian Armstrong | V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb... |
tree | commitdiff |
2007-10-22 |
Ian Armstrong | V4L/DVB (6345): ivtvfb: YUV handling of an image which... |
tree | commitdiff |
2007-10-22 |
Hans Verkuil | V4L/DVB (6343): ivtvfb: check return value of unregiste... |
tree | commitdiff |
2007-10-22 |
Hans Verkuil | V4L/DVB (6342): ivtv: fix circular locking (bug 9037) |
tree | commitdiff |
2007-10-22 |
Hans Verkuil | V4L/DVB (6341): ivtv: fix resizing MPEG1 streams |
tree | commitdiff |
2007-10-22 |
Ian Armstrong | V4L/DVB (6340): ivtvfb: screen mode change sometimes... |
tree | commitdiff |
2007-10-22 |
Hans Verkuil | V4L/DVB (6339): ivtv: set the video color to black... |
tree | commitdiff |
2007-10-22 |
Hans Verkuil | V4L/DVB (6338): ivtv: fix incorrect EBUSY return |
tree | commitdiff |
2007-10-22 |
Trent Piepho | V4L/DVB (6336): cx8802: Plug memory leak when unregiste... |
tree | commitdiff |
2007-10-22 |
Trent Piepho | V4L/DVB (6335): cx8802: Replace list_for_each+list_entr... |
tree | commitdiff |
2007-10-22 |
Trent Piepho | V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvli... |
tree | commitdiff |
2007-10-22 |
Trent Piepho | V4L/DVB (6333): cx88: Change void* card_priv to struct... |
tree | commitdiff |
2007-10-22 |
Trent Piepho | V4L/DVB (6332): cx88: Only include the blackbird fields... |
tree | commitdiff |
2007-10-22 |
Maxim Levitsky | V4L/DVB (6330): V4L: saa7134: Fix interaction between... |
tree | commitdiff |
2007-10-22 |
Maxim Levitsky | V4L/DVB (6329): Additional Fixes for saa7134 suspend... |
tree | commitdiff |
2007-10-22 |
Adrian Bunk | V4L/DVB (6328): ivtv: fix NULL dereference |
tree | commitdiff |
2007-10-22 |
Michael Krufky | V4L/DVB (6326): tuner-core.c: fe_has_signal() can retur... |
tree | commitdiff |
2007-10-22 |
Florin Malita | V4L/DVB (6325): Double-free in cx23885_initdev |
tree | commitdiff |
2007-10-22 |
Pekka Enberg | V4L/DVB (6324): fix videobuf_cgmbuf export |
tree | commitdiff |
2007-10-22 |
Jiri Slaby | V4L/DVB (6323): V4L: cinergyT2, remove bad usage of... |
tree | commitdiff |
2007-10-22 |
Hans Verkuil | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP... |
tree | commitdiff |
2007-10-22 |
Mauro Carvalho Chehab | V4L/DVB (6320): v4l core: remove the unused .hardware... |
tree | commitdiff |
2007-10-22 |
Pekka Seppänen | V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK... |
tree | commitdiff |
2007-10-22 |
Trent Piepho | V4L/DVB (6187): cx88-alsa: Add TLV support |
tree | commitdiff |
2007-10-22 |
Trent Piepho | V4L/DVB (6185): cx88-alsa: Add mute controls, change... |
tree | commitdiff |
2007-10-22 |
Cornelia Huck | [S390] struct class_device -> struct device conversion. |
tree | commitdiff |
2007-10-22 |
Cornelia Huck | [S390] cio: Fix incomplete commit for uevent suppression. |
tree | commitdiff |
2007-10-22 |
Cornelia Huck | [S390] cio: Use to_channelpath() for device to channel... |
tree | commitdiff |
2007-10-22 |
Kevin Pedretti | KVM: Improve local apic timer wraparound handling |
tree | commitdiff |
2007-10-22 |
Kevin Pedretti | KVM: Fix local apic timer divide by zero |
tree | commitdiff |
2007-10-22 |
Laurent Vivier | KVM: Move kvm_guest_exit() after local_irq_enable() |
tree | commitdiff |
2007-10-22 |
Aurelien Jarno | KVM: x86 emulator: fix access registers for instruction... |
tree | commitdiff |
2007-10-22 |
Avi Kivity | KVM: VMX: Force vm86 mode if setting flags during real... |
tree | commitdiff |
2007-10-22 |
Sheng Yang | KVM: x86 emulator: implement 'movnti mem, reg' |
tree | commitdiff |
2007-10-22 |
Eddie Dong | KVM: VMX: Reset mmu context when entering real mode |
tree | commitdiff |
2007-10-22 |
Avi Kivity | KVM: VMX: Handle NMIs before enabling interrupts and... |
tree | commitdiff |
2007-10-22 |
Izik Eidus | KVM: MMU: Set shadow pte atomically in mmu_pte_write_za... |
tree | commitdiff |
2007-10-22 |
Laurent Vivier | KVM: x86 emulator: fix repne/repnz decoding |
tree | commitdiff |
2007-10-22 |
Nitin A Kamble | KVM: x86 emulator: fix merge screwup due to emulator... |
tree | commitdiff |
next |