aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-15KVM: irq ack notificationMarcelo Tosatti
2008-10-15KVM: Add irq ack notifier listAvi Kivity
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard
2008-10-15KVM: ppc: Stop saving host TLB stateHollis Blanchard
2008-10-15KVM: ppc: guest breakpoint supportHollis Blanchard
2008-10-15KVM: Ignore DEBUGCTL MSRs with no effectAlexander Graf
2008-10-15KVM: VMX: Avoid vmwrite(HOST_RSP) when possibleAvi Kivity
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young
2008-10-15KVM: ppc: enable KVM_TRACE building for powerpcJerone Young
2008-10-15KVM: SVM: Unify register save/restore across 32 and 64 bit hostsAvi Kivity
2008-10-15KVM: VMX: Unify register save/restore across 32 and 64 bit hostsAvi Kivity
2008-10-15KVM: VMX: Reinject real mode exceptionJan Kiszka
2008-10-15KVM: Consolidate XX_VECTOR definesJan Kiszka
2008-10-15KVM: Consolidate PIC isr clearing into a functionAvi Kivity
2008-10-15KVM: VMX: Remove redundant check in handle_rmode_exceptionMohammed Gamal
2008-10-15KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()Avi Kivity
2008-10-15KVM: Add a pending interrupt queueAvi Kivity
2008-10-15KVM: VMX: Fix pending exception processingAvi Kivity
2008-10-15KVM: Clear exception queue before emulating an instructionAvi Kivity
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity
2008-10-15KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()Avi Kivity
2008-10-15KVM: MMU: Simplify kvm_mmu_zap_page()Avi Kivity
2008-10-15KVM: MMU: Separate the code for unlinking a shadow page from its parentsAvi Kivity
2008-10-15KVM: Introduce kvm_set_irq to inject interrupts in guestsAmit Shah
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti
2008-10-15KVM: VMX: Rename misnamed msr bitsSheng Yang
2008-10-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-14x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven
2008-10-14m68k: remove the dead PCI codeAdrian Bunk
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-10-13ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds