summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-09-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-17x86: Fix instruction breakpoint encodingFrederic Weisbecker
2010-09-15x86, intr-remap: Remove IRTE setup duplicate codeSuresh Siddha
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner
2010-09-13x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa
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-64, fpu: Simplify constraints for fxsave/fxtstorBrian 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: Use correct type for %cr4Brian Gerst
2010-09-08x86, kvm: add new AMD SVM feature bitsAndre 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-08KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
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: Use {push,pop}{l,q}_cfi in more placesJan Beulich
2010-09-01perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu
2010-08-27x86: Remove not used early_res codeYinghai Lu
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_memory_in_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_free_memory_in_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_find_in_range_node()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho...Yinghai Lu
2010-08-27x86, memblock: Add get_free_all_memory_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_rangeYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_to_bootmem()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu
2010-08-26x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.Konrad Rzeszutek Wilk
2010-08-26x86, iommu: Add proper dependency sort routine (and sanity check).Konrad Rzeszutek Wilk
2010-08-26x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk
2010-08-26x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr...Konrad Rzeszutek Wilk
2010-08-26x86, mm: Separate x86_64 vmalloc_sync_all() into separate functionsHaicheng Li
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-08-23x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria
2010-08-23x86, vmware: Remove deprecated VMI kernel supportAlok Kataria