aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2008-07-20arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-07-20arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-07-20m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk
2008-07-20m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk
2008-07-20m68k/q40/config.c: make functions staticAdrian Bunk
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk
2008-07-20m68k/atari/debug.c: possible cleanupsAdrian Bunk
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk
2008-07-20export amiga_vblankAdrian Bunk
2008-07-20m68k: remove AP1000 codeAdrian Bunk
2008-07-20m68k: make multi_defconfig the default defconfigAdrian Bunk
2008-07-20Stringify support commasMathieu Desnoyers
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov
2008-07-20m68k: remove CVS keywordsAdrian Bunk
2008-07-20MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells
2008-07-20simserial: Fix up for ldisc changesAlan Cox
2008-07-20KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hostsAvi Kivity
2008-07-20KVM: x86 emulator: emulate clflushGlauber Costa
2008-07-20KVM: MMU: improve invalid shadow root page handlingMarcelo Tosatti
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti
2008-07-20KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity
2008-07-20KVM: check injected pic irq within valid pic irqsBen-Ami Yassour
2008-07-20KVM: x86 emulator: Fix HLT instructionMohammed Gamal
2008-07-20KVM: Apply the kernel sigmask to vcpus blocked due to being uninitializedAvi Kivity
2008-07-20KVM: VMX: Add ept_sync_context in flush_tlbSheng Yang
2008-07-20KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be heldMarcelo Tosatti
2008-07-20x86: KVM guest: make kvm_smp_prepare_boot_cpu() staticAdrian Bunk
2008-07-20KVM: SVM: fix suspend/resume supportJoerg Roedel
2008-07-20KVM: s390: rename private structuresChristian Borntraeger
2008-07-20KVM: s390: Set guest storage limit and offset to sane valuesChristian Borntraeger
2008-07-20KVM: Fix memory leak on guest exitCarsten Otte
2008-07-20KVM: move slots_lock acquision down to vapic_exitMarcelo Tosatti
2008-07-20KVM: VMX: Fake emulate Intel perfctr MSRsChris Lalancette
2008-07-20KVM: VMX: Fix a wrong usage of vmcs_configSheng Yang
2008-07-20KVM: MMU: Fix printk formatAvi Kivity
2008-07-20KVM: MMU: When debug is enabled, make it a run-time parameterAvi Kivity
2008-07-20KVM: x86 emulator: lazily evaluate segment registersAvi Kivity
2008-07-20KVM: x86 emulator: avoid segment base adjust for leaAvi Kivity
2008-07-20KVM: x86 emulator: simplify rip relative decodingAvi Kivity
2008-07-20KVM: x86 emulator: simplify r/m decodingAvi Kivity
2008-07-20KVM: x86 emulator: simplify sib decodingAvi Kivity
2008-07-20KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain casesAvi Kivity
2008-07-20KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97)Mohammed Gamal
2008-07-20KVM: Use printk_rlimit() instead of reporting emulation failures just onceAvi Kivity