Commit Graph

17118 Commits (7959bd76a18cea222eb9ee9040709ffc0a4612de)

Author SHA1 Message Date
Josh Boyer f697036b93 efi: Check EFI revision in setup_efi_vars 12 years ago
Borislav Petkov 51f8fbba64 x86, efi: Fix a build warning 12 years ago
H. Peter Anvin 74c3e3fcf3 x86, microcode: Verify the family before dispatching microcode patching 12 years ago
K. Y. Srinivasan 7eff7ded02 x86, hyperv: Handle Xen emulation of Hyper-V more gracefully 12 years ago
Yinghai Lu adbc742bf7 x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low 12 years ago
Yinghai Lu 55a20ee780 x86, kdump: Retore crashkernel= to allocate under 896M 12 years ago
Yinghai Lu c729de8fce x86, kdump: Set crashkernel_low automatically 12 years ago
Richard Weinberger 8c58bf3eec x86,efi: Implement efi_no_storage_paranoia parameter 12 years ago
Sergey Vlasov 3668011d4a efi: Export efi_query_variable_store() for efivars.ko 12 years ago
Sergey Vlasov f6ce500262 x86/Kconfig: Make EFI select UCS2_STRING 12 years ago
Stephane Eranian f1923820c4 perf/x86: Fix offcore_rsp valid mask for SNB/IVB 12 years ago
Matthew Garrett 31ff2f20d9 efi: Distinguish between "remaining space" and actually used space 12 years ago
Matthew Garrett cc5a080c5d efi: Pass boot services variable info to runtime code 12 years ago
Dave Hansen 1de14c3c5c x86-32: Fix possible incomplete TLB invalidate with PAE pagetables 12 years ago
Boris Ostrovsky 26564600c9 x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set 12 years ago
Andrea Arcangeli 18699739b6 x86/mm/cpa/selftest: Fix false positive in CPA self test 12 years ago
Richard Weinberger 7791c8423f x86,efi: Check max_size only if it is non-zero. 12 years ago
Andrea Arcangeli f76cfa3c24 x86/mm/cpa: Convert noop to functional fix 12 years ago
Boris Ostrovsky 511ba86e1d x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal 12 years ago
Samu Kallio 1160c2779b x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates 12 years ago
Matt Fleming a6e4d5a03e x86, efivars: firmware bug workarounds should be in platform code 12 years ago
Andrew Honig 8f964525a1 KVM: Allow cross page reads and writes from cached translations. 12 years ago
Jan Beulich 918708245e x86: Fix rebuild with EFI_STUB enabled 12 years ago
Paul Moore 8b4b9f27e5 x86: remove the x32 syscall bitmask from syscall_get_nr() 12 years ago
Konrad Rzeszutek Wilk b22227944b xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provided pagetables. 12 years ago
Konrad Rzeszutek Wilk d3eb2c89e7 xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. 12 years ago
Konrad Rzeszutek Wilk 05e99c8cf9 intel-pstate: Use #defines instead of hard-coded values. 12 years ago
Jan Beulich 909b3fdb0d xen-pciback: notify hypervisor about devices intended to be assigned to guests 12 years ago
H. Peter Anvin f564c24103 x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit 12 years ago
Stephane Eranian 0e48026ae7 perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer() 12 years ago
Fenghua Yu c83a9d5e42 x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL 12 years ago
Andy Honig 0b79459b48 KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) 12 years ago
Andy Honig c300aa64dd KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796) 12 years ago
Marcelo Tosatti c09664bb44 KVM: x86: fix deadlock in clock-in-progress request handling 12 years ago
CQ Tang 66db3feb48 x86-64: Fix the failure case in copy_user_handle_tail() 12 years ago
Stephane Eranian fd4a5aef00 perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event 12 years ago
Masami Hiramatsu 9a556ab998 kprobes/x86: Check Interrupt Flag modifier when registering probe 12 years ago
Linus Torvalds 2a6e06b2ae perf,x86: fix wrmsr_on_cpu() warning on suspend/resume 12 years ago
Stephane Eranian 1d9d8639c0 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume 12 years ago
Stephen Rothwell 4febd95a8a Select VIRT_TO_BUS directly where needed 12 years ago
Dave Hansen 60f583d56a x86: Do not try to sync identity map for non-mapped pages 12 years ago
Peter Jones 3c4aff6b9a x86, doc: Be explicit about what the x86 struct boot_params requires 12 years ago
Josh Boyer 2e604c0f19 x86: Don't clear efi_info even if the sentinel hits 12 years ago
Yinghai Lu 98e7a98997 x86, mm: Make sure to find a 2M free block for the first mapped area 12 years ago
Krzysztof Mazur 015221fefb x86: Fix 32-bit *_cpu_data initializers 12 years ago
Borislav Petkov 576cfb404c x86, smpboot: Remove unused variable 12 years ago
Yinghai Lu 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 12 years ago
Konrad Rzeszutek Wilk 884ac2978a xen/pci: We don't do multiple MSI's. 12 years ago
Konrad Rzeszutek Wilk c79c498262 xen/pat: Disable PAT using pat_enabled value. 12 years ago
Peter Hurley 3d2a80a230 x86/kvm: Fix pvclock vsyscall fixmap 12 years ago