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