summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27x86_32: use asm-generic/scatterlist.hAndrew Morton
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori
2010-05-27x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra
2010-05-23x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-05-21PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel
2010-05-20x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel
2010-05-20x86,kgdb: Implement early hardware breakpoint debuggingJason Wessel
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel
2010-05-20x86, kgdb: early trap init for early debugJan Kiszka
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdb: remove post_primary_code referencesJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-05-19Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-19KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity
2010-05-19KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-05-19KVM: x86: Check LMA bit before set_eferSheng Yang
2010-05-19KVM: Don't allow lmsw to clear cr0.peAvi Kivity
2010-05-19KVM: x86: Tell the guest we'll warn it about tsc stabilityGlauber Costa
2010-05-19x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa
2010-05-19x86: KVM guest: Try using new kvm clock msrsGlauber Costa
2010-05-19KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUIDGlauber Costa
2010-05-19KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa
2010-05-19KVM: x86: change msr numbers for kvmclockGlauber Costa
2010-05-19x86, paravirt: Add a global synchronization point for pvclockGlauber Costa
2010-05-19x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa
2010-05-19KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg
2010-05-19KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel
2010-05-19KVM: x86: Fix exception reinjection forced to trueJoerg Roedel
2010-05-19KVM: Fix wallclock version writing raceAvi Kivity