summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-04-13iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-04-13Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman
2012-04-13x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder
2012-04-13x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-04-13x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn
2012-04-02x86, tls: Off by one limit checkDan Carpenter
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-04-02x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha
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