summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-03-19x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-02-29x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann
2012-02-29i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-29i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-29i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-29i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-29i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-29i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-29i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-29i387: fix sense of sanity checkLinus Torvalds
2012-02-29i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-29i387: math_state_restore() isn't called from asmLinus Torvalds
2012-02-20xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini
2012-02-03net: bpf_jit: fix divide by 0 generationEric Dumazet
2012-02-03x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-02-03x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson
2012-01-25x86/UV2: Fix BAU destination timeout initializationCliff Wickman
2012-01-25ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff
2012-01-25x86, UV: Update Boot messages for SGI UV2 platformJack Steiner
2012-01-25x86: Fix mmap random address rangeLudwig Nussel
2012-01-25x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas
2012-01-25x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2012-01-25x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade
2012-01-06net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter
2011-12-21xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-21x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-21thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter
2011-12-09perf/x86: Fix PEBS instruction unwindPeter Zijlstra
2011-12-09x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk
2011-12-09x86: Fix "Acer Aspire 1" reboot hangPeter Chubb
2011-12-09x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2011-11-21xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-11-21x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-11-21sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-11iommu/amd: Fix wrong shift directionJoerg Roedel
2011-11-11apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich
2011-11-11x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone
2011-11-11x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-10-25x86: Fix S4 regressionTakashi Iwai
2011-10-16x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel
2011-10-03perf, x86: Add model 45 SandyBridge supportYouquan Song
2011-10-03xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel
2011-10-03xen: use maximum reservation to limit amount of usable RAMDavid Vrabel
2011-10-03iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel
2011-10-03iommu/amd: Don't take domain->lock recursivlyJoerg Roedel
2011-10-03xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk