summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-01-13sh: Add support for AP-SH4A-3A board.Paul Mundt
2011-01-13sh: Add a new mach type for alpha project boards.Paul Mundt
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-01-13ARM: mach-shmobile: Kill off unused !gpio_is_valid() caseMagnus Damm
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro
2011-01-12[IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck
2011-01-12Change the register name definitions for mc13783Yong Shen
2011-01-12mach-ux500: Updated and connected ab8500 regulator board configurationBengt Jonsson
2011-01-12watchdog: Add MCF548x watchdog driver.Philippe De Muyter
2011-01-12KVM: Initialize fpu state in preemptible contextAvi Kivity
2011-01-12KVM: VMX: when entering real mode align segment base to 16 bytesGleb Natapov
2011-01-12KVM: MMU: handle 'map_writable' in set_spte() functionXiao Guangrong
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity
2011-01-12KVM: Replace reads of vcpu->arch.cr3 by an accessorAvi Kivity
2011-01-12KVM: MMU: only write protect mappings at pagetable levelMarcelo Tosatti
2011-01-12KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()Avi Kivity
2011-01-12KVM: MMU: Initialize base_role for tdp mmusAvi Kivity
2011-01-12KVM: VMX: Optimize atomic EFER loadAvi Kivity
2011-01-12KVM: VMX: Add definitions for more vm entry/exit control bitsAvi Kivity
2011-01-12KVM: SVM: copy instruction bytes from VMCBAndre Przywara
2011-01-12KVM: SVM: implement enhanced INVLPG interceptAndre Przywara
2011-01-12KVM: SVM: enhance mov DR intercept handlerAndre Przywara
2011-01-12KVM: SVM: enhance MOV CR intercept handlerAndre Przywara
2011-01-12KVM: SVM: add new SVM feature bit namesAndre Przywara
2011-01-12KVM: cleanup emulate_instructionAndre Przywara
2011-01-12KVM: move complete_insn_gp() into x86.cAndre Przywara
2011-01-12KVM: x86: fix CR8 handlingAndre Przywara
2011-01-12KVM guest: Fix kvm clock initialization when it's configured outAvi Kivity
2011-01-12KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()Takuya Yoshikawa
2011-01-12KVM: return true when user space query KVM_CAP_USER_NMI extensionLai Jiangshan
2011-01-12KVM: Correct kvm_pio tracepoint count fieldAvi Kivity
2011-01-12KVM: MMU: Fix incorrect direct page write protection due to ro host pageAvi Kivity
2011-01-12KVM: SVM: Add xsetbv interceptJoerg Roedel
2011-01-12KVM: MMU: Make the way of accessing lpage_info more genericTakuya Yoshikawa
2011-01-12KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)Anthony Liguori
2011-01-12KVM: SVM: Implement Flush-By-Asid featureJoerg Roedel
2011-01-12KVM: SVM: Use svm_flush_tlb instead of force_new_asidJoerg Roedel
2011-01-12KVM: SVM: Remove flush_guest_tlb functionJoerg Roedel
2011-01-12KVM: MMU: retry #PF for softmmuXiao Guangrong
2011-01-12KVM: MMU: fix accessed bit set on prefault pathXiao Guangrong
2011-01-12KVM: MMU: rename 'no_apf' to 'prefault'Xiao Guangrong
2011-01-12KVM: SVM: Add clean-bit for LBR stateJoerg Roedel
2011-01-12KVM: SVM: Add clean-bit for CR2 registerJoerg Roedel
2011-01-12KVM: SVM: Add clean-bit for Segements and CPLJoerg Roedel
2011-01-12KVM: SVM: Add clean-bit for GDT and IDTJoerg Roedel
2011-01-12KVM: SVM: Add clean-bit for DR6 and DR7Joerg Roedel