summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-05-25x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov
2010-05-24x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas
2010-05-24x86: "nosmp" command line option should force the system into UP modeJan Beulich
2010-05-24x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus 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-19Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-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: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-05-18Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-18Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-17x86, hpet: Add reference to chipset erratum documentation for disable-hpet-ms...Andreas Herrmann
2010-05-17Merge remote branch 'tip/perf/core'Avi Kivity
2010-05-17Merge branch 'perf'Avi Kivity
2010-05-16x86, mrst: add nop functions to x86_init mpparse functionsJacob Pan
2010-05-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-13x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann
2010-05-13x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel
2010-05-11x86/amd-iommu: Add amd_iommu=off command line optionJoerg Roedel
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu
2010-05-10x86: Introduce 'struct fpu' and related APIAvi Kivity
2010-05-10x86: Eliminate TS_XSAVEAvi Kivity
2010-05-09x86, hypervisor: add missing <linux/module.h>H. Peter Anvin
2010-05-09x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin