aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox
2008-10-13serial: allow 8250 to be used on sparcDavid Miller
2008-10-13Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar