aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-12-04m68knommu: add a task_pt_regs() macroGreg Ungerer
2009-12-04m68knommu: define arch_has_single_step() and friendsGreg Ungerer
2009-12-04m68knommu: add uboot commandline argument passing supportLennart Sorensen
2009-12-04m68knommu: Coldfire GPIO correctionsSteven King
2009-12-03ARM: S3C6410: Correct names of IISv4 data output pin definitionsMark Brown
2009-12-03ARM: Merge next-s3c64xx-updatesBen Dooks
2009-12-03ARM: Merge next-s3c24xx-dev-rtpBen Dooks
2009-12-03ARM: Merge next-s3c24xx-simtecBen Dooks
2009-12-03ARM: 5845/1: l2x0: check whether l2x0 already enabledSrinidhi Kasagar
2009-12-03ARM: 5792/1: bcmring: clean up mach/io.hLeo Chen
2009-12-03xen: call clock resume notifier on all CPUsIan Campbell
2009-12-03xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge
2009-12-03xen: register runstate info for boot CPU earlyJeremy Fitzhardinge
2009-12-03xen: register runstate on secondary CPUsIan Campbell
2009-12-03xen: register timer interrupt with IRQF_TIMERIan Campbell
2009-12-03xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell
2009-12-03xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge
2009-12-03xen: re-register runstate area earlier on resume.Ian Campbell
2009-12-03Merge branch 'perf/probes' into perf/coreIngo Molnar
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar
2009-12-03x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
2009-12-03x86/reboot: Add pci_dev_put in reboot_fixup_32.c for consistencyXiaotian Feng
2009-12-03x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov
2009-12-03KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity
2009-12-03KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte
2009-12-03KVM: Drop user return notifier when disabling virtualization on a cpuAvi Kivity
2009-12-03KVM: VMX: Disable unrestricted guest when EPT disabledSheng Yang
2009-12-03KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka
2009-12-03KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity
2009-12-03KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity
2009-12-03KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUGJan Kiszka
2009-12-03KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapicMarcelo Tosatti
2009-12-03KVM: x86: disallow multiple KVM_CREATE_IRQCHIPMarcelo Tosatti
2009-12-03KVM: VMX: Remove vmx->msr_offset_eferAvi Kivity
2009-12-03KVM: MMU: update invlpg handler commentMarcelo Tosatti
2009-12-03KVM: VMX: move CR3/PDPTR update to vmx_set_cr3Marcelo Tosatti
2009-12-03KVM: remove duplicated task_switch checkGleb Natapov
2009-12-03KVM: powerpc: Fix BUILD_BUG_ON conditionHollis Blanchard
2009-12-03KVM: VMX: Use shared msr infrastructureAvi Kivity
2009-12-03KVM: x86 shared msr infrastructureAvi Kivity
2009-12-03KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr areaAvi Kivity
2009-12-03KVM: SVM: init_vmcb(): remove redundant save->cr0 initializationEduardo Habkost
2009-12-03KVM: SVM: Reset cr0 properly on vcpu resetEduardo Habkost
2009-12-03KVM: VMX: Use macros instead of hex value on cr0 initializationEduardo Habkost
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2009-12-03KVM: SVM: Cleanup NMI singlestepJan Kiszka