summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-25/+6
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds32-528/+1358
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds40-17/+76
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds24-54/+1468
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds15-39/+247
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-378/+7
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds30-710/+60
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2-25/+6
2009-12-05sparc: Set UTS_MACHINE correctly.David S. Miller1-0/+2
2009-12-05Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-75/+67
2009-12-05Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-54/+37
2009-12-05Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-34/+18
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-354/+302
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-415/+796
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds74-521/+4559
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller38-1059/+1047
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-165/+28
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-29/+28
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-857/+980
2009-12-05avr32: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney1-3/+1
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai13-39/+188
2009-12-04S3C64XX: Staticise platform data for PCM devicesMark Brown1-2/+2
2009-12-03Merge branch 'perf/probes' into perf/coreIngo Molnar2-3/+35
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar7-54/+117
2009-12-03x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson1-1/+1
2009-12-03x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong1-5/+7
2009-12-03KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity3-7/+8
2009-12-03KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte1-3/+3
2009-12-03KVM: Drop user return notifier when disabling virtualization on a cpuAvi Kivity1-0/+9
2009-12-03KVM: VMX: Disable unrestricted guest when EPT disabledSheng Yang1-1/+3
2009-12-03KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2-2/+5
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2-9/+19
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka5-0/+159
2009-12-03KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity1-3/+8
2009-12-03KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity2-0/+2
2009-12-03KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUGJan Kiszka1-6/+14
2009-12-03KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapicMarcelo Tosatti1-0/+6
2009-12-03KVM: x86: disallow multiple KVM_CREATE_IRQCHIPMarcelo Tosatti2-9/+27
2009-12-03KVM: VMX: Remove vmx->msr_offset_eferAvi Kivity1-7/+3
2009-12-03KVM: MMU: update invlpg handler commentMarcelo Tosatti1-1/+0
2009-12-03KVM: VMX: move CR3/PDPTR update to vmx_set_cr3Marcelo Tosatti2-5/+4
2009-12-03KVM: remove duplicated task_switch checkGleb Natapov1-5/+0
2009-12-03KVM: powerpc: Fix BUILD_BUG_ON conditionHollis Blanchard1-1/+1
2009-12-03KVM: VMX: Use shared msr infrastructureAvi Kivity1-70/+42
2009-12-03KVM: x86 shared msr infrastructureAvi Kivity3-0/+85
2009-12-03KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr areaAvi Kivity1-13/+26
2009-12-03KVM: SVM: init_vmcb(): remove redundant save->cr0 initializationEduardo Habkost1-2/+0