summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-12-30Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-19oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas
2010-12-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-12-08KVM: enlarge number of possible CPUID leavesAndre Przywara
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-06x86: Introduce text_poke_smp_batch() for batch-code modifyingMasami Hiramatsu
2010-11-28x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-26perf, x86: P4 PMU - describe config formatCyrill Gorcunov
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-25arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen
2010-11-18x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus
2010-11-18Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell
2010-11-10tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt
2010-11-10x86, UV: Update node controller MMRsJack Steiner
2010-11-09x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen
2010-10-29Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-27x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26x86, uv: Enable Westmere support on SGI UVRuss Anderson
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar
2010-10-25Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-10-25Merge branch 'oprofile/core' into oprofile/x86Robert Richter
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: x86: TSC catchup modeZachary Amsden
2010-10-24KVM: x86 emulator: Expose emulate_int_real()Mohammed Gamal
2010-10-24KVM: MMU: Don't track nested fault info in error-codeJoerg Roedel
2010-10-24KVM: Non-atomic interrupt injectionAvi Kivity
2010-10-24KVM: MMU: Track NX state in struct kvm_mmuJoerg Roedel
2010-10-24KVM: MMU: Allow long mode shadows for legacy page tablesJoerg Roedel
2010-10-24KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel
2010-10-24KVM: MMU: Propagate the right fault back to the guest after gva_to_gpaJoerg Roedel