summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-13um: mark CONFIG_HIGHMEM as brokenRichard Weinberger1-1/+1
2011-01-13Merge branch 'sh/alphaproject' into sh-latestPaul Mundt7-0/+558
2011-01-13sh: Add support for AP-SH4AD-0A board.Paul Mundt5-0/+268
2011-01-13sh: Add support for AP-SH4A-3A board.Paul Mundt5-0/+286
2011-01-13sh: Add a new mach type for alpha project boards.Paul Mundt2-0/+4
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai28-140/+850
2011-01-13ARM: mach-shmobile: Kill off unused !gpio_is_valid() caseMagnus Damm2-8/+2
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt29-11/+276
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm3-2/+7
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt9203-705024/+717440
2011-01-13pass default dentry_operations to mount_pseudo()Al Viro1-2/+4
2011-01-13Merge branch 'cpuidle-perf-events' into idle-testLen Brown3-12/+4
2011-01-13Merge branch 'linus' into idle-testLen Brown1484-39219/+75437
2011-01-13cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger3-12/+4
2011-01-12[IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck1-1/+1
2011-01-12cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown1-0/+2
2011-01-12SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown1-1/+0
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger4-25/+15
2011-01-12Change the register name definitions for mc13783Yong Shen3-6/+6
2011-01-12mach-ux500: Updated and connected ab8500 regulator board configurationBengt Jonsson3-79/+96
2011-01-12watchdog: Add MCF548x watchdog driver.Philippe De Muyter1-0/+2
2011-01-12KVM: Initialize fpu state in preemptible contextAvi Kivity2-0/+4
2011-01-12Merge branch 'apei' into releaseLen Brown2-0/+2
2011-01-12KVM: VMX: when entering real mode align segment base to 16 bytesGleb Natapov1-1/+5
2011-01-12KVM: MMU: handle 'map_writable' in set_spte() functionXiao Guangrong2-11/+4
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong3-30/+39
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity5-6/+23
2011-01-12KVM: Replace reads of vcpu->arch.cr3 by an accessorAvi Kivity5-20/+27
2011-01-12KVM: MMU: only write protect mappings at pagetable levelMarcelo Tosatti1-0/+3
2011-01-12KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()Avi Kivity1-2/+2
2011-01-12KVM: MMU: Initialize base_role for tdp mmusAvi Kivity1-0/+1
2011-01-12KVM: VMX: Optimize atomic EFER loadAvi Kivity1-0/+30
2011-01-12KVM: VMX: Add definitions for more vm entry/exit control bitsAvi Kivity1-0/+8
2011-01-12KVM: SVM: copy instruction bytes from VMCBAndre Przywara8-15/+26
2011-01-12KVM: SVM: implement enhanced INVLPG interceptAndre Przywara1-1/+6
2011-01-12KVM: SVM: enhance mov DR intercept handlerAndre Przywara1-16/+40
2011-01-12KVM: SVM: enhance MOV CR intercept handlerAndre Przywara2-11/+81
2011-01-12KVM: SVM: add new SVM feature bit namesAndre Przywara1-0/+4
2011-01-12KVM: cleanup emulate_instructionAndre Przywara5-22/+28
2011-01-12KVM: move complete_insn_gp() into x86.cAndre Przywara3-12/+15
2011-01-12KVM: x86: fix CR8 handlingAndre Przywara4-16/+15
2011-01-12KVM guest: Fix kvm clock initialization when it's configured outAvi Kivity1-0/+2
2011-01-12KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()Takuya Yoshikawa2-0/+6
2011-01-12KVM: return true when user space query KVM_CAP_USER_NMI extensionLai Jiangshan1-0/+1
2011-01-12KVM: Correct kvm_pio tracepoint count fieldAvi Kivity1-2/+2
2011-01-12KVM: MMU: Fix incorrect direct page write protection due to ro host pageAvi Kivity1-3/+3
2011-01-12KVM: SVM: Add xsetbv interceptJoerg Roedel2-4/+18
2011-01-12KVM: MMU: Make the way of accessing lpage_info more genericTakuya Yoshikawa1-29/+25
2011-01-12KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)Anthony Liguori2-2/+29
2011-01-12KVM: SVM: Implement Flush-By-Asid featureJoerg Roedel2-2/+10