summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-156-18/+64
* KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-153-17/+3
* KVM: ppc: guest breakpoint supportHollis Blanchard2008-10-154-2/+113
* KVM: Ignore DEBUGCTL MSRs with no effectAlexander Graf2008-10-151-0/+17
* KVM: VMX: Avoid vmwrite(HOST_RSP) when possibleAvi Kivity2008-10-151-0/+6
* KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt2008-10-151-0/+2
* KVM: ppc: adds trace points for ppc tlb activityJerone Young2008-10-152-1/+18
* KVM: ppc: enable KVM_TRACE building for powerpcJerone Young2008-10-152-2/+15
* KVM: SVM: Unify register save/restore across 32 and 64 bit hostsAvi Kivity2008-10-151-52/+26
* KVM: VMX: Unify register save/restore across 32 and 64 bit hostsAvi Kivity2008-10-151-54/+36
* KVM: VMX: Reinject real mode exceptionJan Kiszka2008-10-151-2/+39
* KVM: Consolidate XX_VECTOR definesJan Kiszka2008-10-152-5/+1
* KVM: Consolidate PIC isr clearing into a functionAvi Kivity2008-10-151-6/+12
* KVM: VMX: Remove redundant check in handle_rmode_exceptionMohammed Gamal2008-10-151-3/+0
* KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()Avi Kivity2008-10-151-57/+20
* KVM: Add a pending interrupt queueAvi Kivity2008-10-151-0/+11
* KVM: VMX: Fix pending exception processingAvi Kivity2008-10-151-3/+12
* KVM: Clear exception queue before emulating an instructionAvi Kivity2008-10-152-0/+13
* KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity2008-10-151-17/+32
* KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()Avi Kivity2008-10-151-12/+24
* KVM: MMU: Simplify kvm_mmu_zap_page()Avi Kivity2008-10-151-9/+5
* KVM: MMU: Separate the code for unlinking a shadow page from its parentsAvi Kivity2008-10-151-2/+7
* KVM: Introduce kvm_set_irq to inject interrupts in guestsAmit Shah2008-10-152-0/+13
* KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-156-228/+254
* KVM: VMX: Rename misnamed msr bitsSheng Yang2008-10-152-11/+11
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-152-0/+15
|\
| * i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-142-0/+15
* | x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas2008-10-151-4/+18
* | arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall2008-10-141-1/+3
* | m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven2008-10-141-1/+2
* | m68k: remove the dead PCI codeAdrian Bunk2008-10-143-521/+0
* | m68k: Remove the broken Hades supportAdrian Bunk2008-10-147-488/+19
* | m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2008-10-141-2/+2
* | m68k: Define rtc_lock on AtariGeert Uytterhoeven2008-10-141-0/+3
* | m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven2008-10-141-12/+0
* | m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven2008-10-141-0/+9
* | m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven2008-10-141-21/+22
* | m68k: Add NOTES to init data so its discarded at bootRoman Zippel2008-10-141-0/+1
* | m68k: Put .bss at the end of the data sectionRoman Zippel2008-10-141-4/+4
* | m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven2008-10-141-6/+3
* | m68k: use bcd2bin/bin2bcdAdrian Bunk2008-10-146-84/+62
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-132-34/+0
|\
| * ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz2008-10-131-29/+0
| * xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk2008-10-131-5/+0
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-131-2/+0
|\ \ | |/ |/|
| * V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...Stefan Herbrechtsmeier2008-10-121-2/+0
* | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-132-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-1365-864/+4503
|\ \
| * | Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz2008-10-135-0/+15
| * | Blackfin arch: Fix bogus str_ident check in gpio codeMichael Hennerich2008-10-131-5/+2