aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel2012-04-131-7/+17
* sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-132-7/+4
* Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman2012-04-131-32/+8
* x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-04-131-1/+0
* x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-04-131-0/+11
* x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-131-0/+60
* x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn2012-04-131-1/+1
* x86, tls: Off by one limit checkDan Carpenter2012-04-021-2/+2
* x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria2012-04-021-0/+10
* net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet2012-04-021-9/+5
* x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-04-021-7/+10
* KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-04-022-0/+64
* KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-04-022-0/+26
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-04-021-0/+2
* x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-04-021-8/+32
* x86: Derandom delay_tsc for 64 bitThomas Gleixner2012-03-191-2/+2
* x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-291-8/+36
* i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-02-294-42/+133
* i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-296-32/+30
* i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-02-293-22/+16
* i387: do not preload FPU state at task switch timeLinus Torvalds2012-02-294-68/+11
* i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-02-294-23/+58
* i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds2012-02-291-3/+6
* i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds2012-02-293-8/+45
* i387: fix sense of sanity checkLinus Torvalds2012-02-291-1/+1
* i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-292-8/+47
* i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-292-4/+4
* xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini2012-02-201-1/+1
* net: bpf_jit: fix divide by 0 generationEric Dumazet2012-02-031-14/+22
* x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-02-031-2/+22
* x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-02-031-2/+2
* x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-251-6/+7
* ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-251-0/+4
* x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-251-1/+6
* x86: Fix mmap random address rangeLudwig Nussel2012-01-251-2/+2
* x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-251-1/+2
* x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-253-31/+44
* x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-251-2/+16
* net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter2012-01-061-2/+2
* xen: only limit memory map to maximum reservation for domain 0.Ian Campbell2011-12-211-3/+15
* x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-211-7/+14
* thp: add compound tail page _mapcount when mappedYouquan Song2011-12-211-0/+2
* oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter2011-12-091-2/+5
* perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-12-091-1/+5
* x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk2011-12-091-0/+2
* x86: Fix "Acer Aspire 1" reboot hangPeter Chubb2011-12-091-2/+11
* x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas2011-12-091-1/+1
* sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi2011-12-091-1/+22
* xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-211-2/+1
* x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-11-211-10/+12