Commit Graph

14569 Commits (8bac13f591652d0c561f5788eaf0862f788a668f)

Author SHA1 Message Date
Thomas Gleixner a7f4255f90 x86: Derandom delay_tsc for 64 bit 13 years ago
Linus Torvalds 55062d0617 x86: fix typo in recent find_vma_prev purge 13 years ago
Linus Torvalds 097d59106a vm: avoid using find_vma_prev() unnecessarily 13 years ago
Al Viro 6414fa6a15 aout: move setup_arg_pages() prior to reading/mapping the binary 13 years ago
Joerg Roedel 1018faa6cf perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled 13 years ago
Jonathan Nieder a97f4f5e52 x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version 13 years ago
Jonathan Nieder 8411371709 x86/PCI: use host bridge _CRS info on MSI MS-7253 13 years ago
Yinghai Lu 1cc1c96c16 PCI: fix memleak when ACPI _CRS is not used. 13 years ago
Borislav Petkov 3f806e5098 x86/mce/AMD: Fix UP build error 13 years ago
Linus Torvalds 27e74da980 i387: export 'fpu_owner_task' per-cpu variable 13 years ago
Steven Rostedt a38449ef59 x86: Specify a size for the cmp in the NMI handler 13 years ago
Linus Torvalds 7e16838d94 i387: support lazy restore of FPU state 13 years ago
Linus Torvalds 80ab6f1e8c i387: use 'restore_fpu_checking()' directly in task switching code 13 years ago
Linus Torvalds cea20ca3f3 i387: fix up some fpu_counter confusion 13 years ago
Konrad Rzeszutek Wilk 8eaffa67b4 xen/pat: Disable PAT support for now. 13 years ago
Konrad Rzeszutek Wilk 416d721474 xen/setup: Remove redundant filtering of PTE masks. 13 years ago
Steven Rostedt 45d5a1683c x86/nmi: Test saved %cs in NMI to determine nested NMI case 13 years ago
Linus Torvalds 34ddc81a23 i387: re-introduce FPU state preloading at context switch time 13 years ago
Linus Torvalds f94edacf99 i387: move TS_USEDFPU flag from thread_info to task_struct 13 years ago
Linus Torvalds 4903062b54 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore 13 years ago
Linus Torvalds b3b0870ef3 i387: do not preload FPU state at task switch time 13 years ago
Linus Torvalds 6d59d7a9f5 i387: don't ever touch TS_USEDFPU directly, use helper functions 13 years ago
Linus Torvalds b6c66418dc i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers 13 years ago
Linus Torvalds 15d8791cae i387: fix x86-64 preemption-unsafe user stack save/restore 13 years ago
Linus Torvalds c38e234562 i387: fix sense of sanity check 13 years ago
Linus Torvalds 5b1cbac377 i387: make irq_fpu_usable() tests more robust 13 years ago
Linus Torvalds be98c2cdb1 i387: math_state_restore() isn't called from asm 13 years ago
Andreas Herrmann 32c3233885 x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors 13 years ago
Stephane Eranian f39d47ff81 perf: Fix double start/stop in x86_pmu_start() 13 years ago
Prarit Bhargava c1d2f1bccf x86/microcode: Remove noisy AMD microcode warning 13 years ago
Stefano Stabellini 207d543f47 xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback 13 years ago
Konrad Rzeszutek Wilk 41bd956de3 xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic. 13 years ago
Stephane Eranian 84f2b9b2ed perf: Remove deprecated WARN_ON_ONCE() 13 years ago
Gleb Natapov 5753785fa9 KVM: do not #GP on perf MSR writes when vPMU is disabled 13 years ago
Stephan Bärwolf c2226fc9e8 KVM: x86: fix missing checks in syscall emulation 13 years ago
Stephan Bärwolf bdb42f5afe KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" 13 years ago
Michael D Labriola e6d36a653b x86/reboot: Remove VersaLogic Menlow reboot quirk 13 years ago
Michael D Labriola 5955633e91 x86/reboot: Skip DMI checks if reboot set by user 13 years ago
Dan Carpenter d0caf29250 x86/dumpstack: Remove unneeded check in dump_trace() 13 years ago
Prarit Bhargava b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps 13 years ago
Jan Beulich fc395b9291 x86: Properly parenthesize cmpxchg() macro arguments 13 years ago
Andreas Herrmann 5b68edc91c x86/microcode_amd: Add support for CPU family specific container files 13 years ago
Andreas Herrmann 652847aa44 x86/amd: Add missing feature flag for fam15h models 10h-1fh processors 13 years ago
Jesper Juhl 5067cf53ca x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() 13 years ago
Daniel J Blueman 3fe54564a6 x86/numachip: Drop unnecessary conflict with EDAC 13 years ago
Cliff Wickman d2ebc71d47 x86/uv: Fix uninitialized spinlocks 13 years ago
Russ Anderson 5a51467b14 x86/uv: Fix uv_gpa_to_soc_phys_ram() shift 13 years ago
David Vrabel 7a7546b377 x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t 13 years ago
H. Peter Anvin 4f2f81a562 x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits 13 years ago
Linus Torvalds 90a4c0f51e uml: fix compile for x86-64 13 years ago