summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-09-13perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian
2010-09-12x86: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-09-10x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-10x86, mtrr: Support mtrr lookup for range spanning across MTRR rangeVenkatesh Pallipadi
2010-09-10x86, mtrr: Refactor MTRR type overlap check codeVenkatesh Pallipadi
2010-09-10x86, UV: Fix initialization of max_pnodeJack Steiner
2010-09-10Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-09-10x86, percpu: Optimize this_cpu_ptrBrian Gerst
2010-09-09x86, fpu: Merge fpu_save_init()Brian Gerst
2010-09-09x86-32, fpu: Rewrite fpu_save_init()Brian Gerst
2010-09-09x86, fpu: Remove PSHUFB_XMM5_* macrosBrian Gerst
2010-09-09x86, fpu: Remove unnecessary ifdefs from i387 code.Brian Gerst
2010-09-09x86-32, fpu: Remove math_emulate stubBrian Gerst
2010-09-09x86-64, fpu: Simplify constraints for fxsave/fxtstorBrian Gerst
2010-09-09x86-64, fpu: Fix %cs value in convert_from_fxsr()Brian Gerst
2010-09-09x86-64, fpu: Disable preemption when using TS_USEDFPUBrian Gerst
2010-09-09x86, fpu: Merge __save_init_fpu()Brian Gerst
2010-09-09x86, fpu: Merge tolerant_fwait()Brian Gerst
2010-09-09x86, fpu: Merge fpu_init()Brian Gerst
2010-09-09x86: Use correct type for %cr4Brian Gerst
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-09-09Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-09x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2010-09-08x86, kvm: add new AMD SVM feature bitsAndre Przywara
2010-09-08x86, cpu: Fix allowed CPUID bits for KVM guestsAndre Przywara
2010-09-08x86, cpu: Update AMD CPUID feature bitsAndre Przywara
2010-09-08x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-08KVM: i8259: fix migrationGleb Natapov
2010-09-08KVM: fix i8259 oops when no vcpus are onlineAvi Kivity
2010-09-08KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity
2010-09-08x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPIChristian Dietrich
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-07x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum
2010-09-05therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Jin Dongming
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann
2010-09-05x86, AMD: Remove needless CPU family check (for L3 cache info)Andreas Herrmann
2010-09-05x86, GART: Disable GART table walk probesBorislav Petkov
2010-09-05x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov
2010-09-05x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez
2010-09-03x86, mm: fix uninitialized addr in kernel_physical_mapping_init()Wu Fengguang
2010-09-03i386: Make kernel_execve() suitable for stack unwindingJan Beulich
2010-09-03x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich
2010-09-03i386: Add unwind directives to syscall ptregs stubsJan Beulich