Age | Commit message (Expand) | Author | Files | Lines |
2008-10-15 | x86: paravirt: factor out cpu_khz to common code | Glauber Costa | 2 | -9/+14 |
2008-10-15 | KVM: PIT: fix injection logic and count | Marcelo Tosatti | 3 | -40/+38 |
2008-10-15 | KVM: irq ack notification | Marcelo Tosatti | 4 | -5/+19 |
2008-10-15 | KVM: Add irq ack notifier list | Avi Kivity | 2 | -0/+27 |
2008-10-15 | KVM: powerpc: Map guest userspace with TID=0 mappings | Hollis Blanchard | 7 | -19/+41 |
2008-10-15 | KVM: ppc: Write only modified shadow entries into the TLB on exit | Hollis Blanchard | 6 | -18/+64 |
2008-10-15 | KVM: ppc: Stop saving host TLB state | Hollis Blanchard | 3 | -17/+3 |
2008-10-15 | KVM: ppc: guest breakpoint support | Hollis Blanchard | 4 | -2/+113 |
2008-10-15 | KVM: Ignore DEBUGCTL MSRs with no effect | Alexander Graf | 1 | -0/+17 |
2008-10-15 | KVM: VMX: Avoid vmwrite(HOST_RSP) when possible | Avi Kivity | 1 | -0/+6 |
2008-10-15 | KVM: ppc: trace powerpc instruction emulation | Christian Ehrhardt | 1 | -0/+2 |
2008-10-15 | KVM: ppc: adds trace points for ppc tlb activity | Jerone Young | 2 | -1/+18 |
2008-10-15 | KVM: ppc: enable KVM_TRACE building for powerpc | Jerone Young | 2 | -2/+15 |
2008-10-15 | KVM: SVM: Unify register save/restore across 32 and 64 bit hosts | Avi Kivity | 1 | -52/+26 |
2008-10-15 | KVM: VMX: Unify register save/restore across 32 and 64 bit hosts | Avi Kivity | 1 | -54/+36 |
2008-10-15 | KVM: VMX: Reinject real mode exception | Jan Kiszka | 1 | -2/+39 |
2008-10-15 | KVM: Consolidate XX_VECTOR defines | Jan Kiszka | 2 | -5/+1 |
2008-10-15 | KVM: Consolidate PIC isr clearing into a function | Avi Kivity | 1 | -6/+12 |
2008-10-15 | KVM: VMX: Remove redundant check in handle_rmode_exception | Mohammed Gamal | 1 | -3/+0 |
2008-10-15 | KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts() | Avi Kivity | 1 | -57/+20 |
2008-10-15 | KVM: Add a pending interrupt queue | Avi Kivity | 1 | -0/+11 |
2008-10-15 | KVM: VMX: Fix pending exception processing | Avi Kivity | 1 | -3/+12 |
2008-10-15 | KVM: Clear exception queue before emulating an instruction | Avi Kivity | 2 | -0/+13 |
2008-10-15 | KVM: VMX: Move nmi injection failure processing to vm exit path | Avi Kivity | 1 | -17/+32 |
2008-10-15 | KVM: Move NMI IRET fault processing to new vmx_complete_interrupts() | Avi Kivity | 1 | -12/+24 |
2008-10-15 | KVM: MMU: Simplify kvm_mmu_zap_page() | Avi Kivity | 1 | -9/+5 |
2008-10-15 | KVM: MMU: Separate the code for unlinking a shadow page from its parents | Avi Kivity | 1 | -2/+7 |
2008-10-15 | KVM: Introduce kvm_set_irq to inject interrupts in guests | Amit Shah | 2 | -0/+13 |
2008-10-15 | KVM: x86: accessors for guest registers | Marcelo Tosatti | 6 | -228/+254 |
2008-10-15 | KVM: VMX: Rename misnamed msr bits | Sheng Yang | 2 | -11/+11 |
2008-10-15 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2 | -0/+15 |
2008-10-15 | x86: register a platform RTC device if PNP doesn't describe it | Bjorn Helgaas | 1 | -4/+18 |
2008-10-14 | arch/m68k/mm/kmap.c: introduce missing kfree | Julia Lawall | 1 | -1/+3 |
2008-10-14 | m68k: init_irq_proc depends on CONFIG_PROC_FS | Geert Uytterhoeven | 1 | -1/+2 |
2008-10-14 | m68k: remove the dead PCI code | Adrian Bunk | 3 | -521/+0 |
2008-10-14 | m68k: Remove the broken Hades support | Adrian Bunk | 7 | -488/+19 |
2008-10-14 | m68k: Add missing dma_sync_single_range_for_{cpu,device}() | Geert Uytterhoeven | 1 | -2/+2 |
2008-10-14 | m68k: Define rtc_lock on Atari | Geert Uytterhoeven | 1 | -0/+3 |
2008-10-14 | m68k: Remove unused atari_kbd_translate() | Geert Uytterhoeven | 1 | -12/+0 |
2008-10-14 | m68k: Modular Amiga keyboard needs key_maps | Geert Uytterhoeven | 1 | -0/+9 |
2008-10-14 | m68k: Reverse platform MMU logic so Sun 3 is last | Geert Uytterhoeven | 1 | -21/+22 |
2008-10-14 | m68k: Add NOTES to init data so its discarded at boot | Roman Zippel | 1 | -0/+1 |
2008-10-14 | m68k: Put .bss at the end of the data section | Roman Zippel | 1 | -4/+4 |
2008-10-14 | m68k: Use new printk() extension %pS to print symbols | Geert Uytterhoeven | 1 | -6/+3 |
2008-10-14 | m68k: use bcd2bin/bin2bcd | Adrian Bunk | 6 | -84/+62 |
2008-10-14 | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 | Jean Delvare | 2 | -0/+15 |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -34/+0 |
2008-10-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -2/+0 |
2008-10-13 | ide-generic: remove no longer needed ide_probe_legacy() | Bartlomiej Zolnierkiewicz | 1 | -29/+0 |
2008-10-13 | xtensa: remove dead CONFIG_BLK_DEV_IDE code | Adrian Bunk | 1 | -5/+0 |