summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-03-17KVM: VMX: fix detection of BIOS disabling VMXJoseph Cihula
2011-03-17KVM: Convert kvm_lock to raw_spinlockJan Kiszka
2011-03-17KVM: SVM: check for progress after IRET interceptionAvi Kivity
2011-03-17KVM: Fix race between nmi injection and enabling nmi windowAvi Kivity
2011-03-17KVM: Drop ad-hoc vendor specific instruction restrictionAvi Kivity
2011-03-17KVM: x86 emulator: vendor specific instructionsAvi Kivity
2011-03-17KVM: Drop bogus x86_decode_insn() error checkAvi Kivity
2011-03-17KVM: x86: Drop obsolete warning about INIT on runnable VCPUJan Kiszka
2011-03-17KVM: x86: release kvmclock page on resetGlauber Costa
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-17KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong
2011-03-17KVM: x86: Remove user space triggerable MCE error messageJan Kiszka
2011-03-17KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()Xiao Guangrong
2011-03-17KVM: VMX: Avoid atomic operation in vmx_vcpu_runAvi Kivity
2011-03-17KVM: VMX: Simplify saving guest rcx in vmx_vcpu_runAvi Kivity
2011-03-17KVM: VMX: increase ple_gap default to 128Rik van Riel
2011-03-17KVM: SVM: Add support for perf-kvmJoerg Roedel
2011-03-17KVM: VMX: Avoid leaking fake realmode state to userspaceAvi Kivity
2011-03-17KVM: VMX: Save and restore tr selector across mode switchesAvi Kivity
2011-03-17KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser
2011-03-17KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek
2011-03-17KVM: MMU: Don't flush shadow when enabling dirty trackingAvi Kivity
2011-03-17cris: Use generic show_interrupts()Thomas Gleixner
2011-03-17cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner
2011-03-17cris: Fix irq conversion falloutThomas Gleixner
2011-03-17PCI: Rename CPU PCI id defineBorislav Petkov
2011-03-17Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-17x86: Use PentiumPro-optimized partial_csum() on VIA C7Jon Nettleton
2011-03-17sh: Convert to generic show_interrupts.Paul Mundt
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt
2011-03-17sh: modify platform_device for sh_eth driverYoshihiro Shimoda
2011-03-17sh: add GETHER's platform_device in board-sh7757lcrYoshihiro Shimoda
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-17Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-03-16Merge remote branch 'rmk/for-linus' into for-linusDavid Brown
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-17unicore32: rewrite arch-specific tlb.h to use asm-generic versionGuanXuetao
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao
2011-03-17unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao
2011-03-17unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map callGuanXuetao