MIPS: Make set_pte() SMP safe.
[pandora-kernel.git] / arch / x86 /
2015-08-12 Andy Lutomirskix86/xen: Probe target addresses in set_aliased_prot...
2015-08-12 Radim KrčmářKVM: x86: properly restore LVT0
2015-08-12 Radim KrčmářKVM: x86: make vapics_in_nmi_mode atomic
2015-08-06 Feng Tangx86/reboot: Fix a warning message triggered by stop_oth...
2015-08-06 Konrad Rzeszutek... config: Enable NEED_DMA_MAP_STATE by default when SWIOT...
2015-08-06 Ben Hutchingsx86_64: Fix strnlen_user() to not touch memory after...
2015-08-06 Alexei Starovoitovx86: bpf_jit: fix compilation of large bpf programs
2015-08-06 Paolo BonziniKVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
2015-08-06 Ben SerebrinKVM: VMX: Preserve host CR4.MCE value while in guest...
2015-08-06 Aravind Gopalakrishnanx86/iommu: Fix header comments regarding standard and...
2015-05-09 Stefan Lippers-Hol... x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot...
2015-05-09 Christian Gmeinerx86/reboot: Add reboot quirk for Certec BPC600
2015-05-09 Ville Syrjäläx86/reboot: Add reboot quirk for Dell Latitude E5410
2015-05-09 Masoud Sharbianix86/reboot: Remove the duplicate C6100 entry in the...
2015-05-09 Dave Jonesx86/reboot: Fix apparent cut-n-paste mistake in Dell...
2015-05-09 Masoud Sharbianix86/reboot: Add quirk to make Dell C6100 use reboot...
2015-05-09 David Hooperx86/reboot: Remove quirk entry for SBC FITPC
2015-05-09 Zhang RuiACPI, x86: fix Dell M6600 ACPI reboot regression via DMI
2015-05-09 Michael D Labriolax86/reboot: Remove VersaLogic Menlow reboot quirk
2015-05-09 Stephan Muellercrypto: aesni - fix memory usage in GCM decryption
2015-05-09 Andy Lutomirskix86/asm/entry/32: Fix user_mode() misuses
2015-05-09 Jiri Slabyx86/vdso: Fix the build on GCC5
2015-05-09 Andy Lutomirskix86/asm/entry/64: Remove a bogus 'ret_from_fork' optimi...
2015-05-09 Paolo BonziniKVM: emulate: fix CMPXCHG8B on 32-bit hosts
2015-05-09 Hector Marco-Gisbertx86, mm/ASLR: Fix stack randomization on 64-bit systems
2015-03-06 Ben Hutchingsx86: mm/fault: Fix semaphore imbalance
2015-02-20 Nadav AmitKVM: x86: SYSENTER emulation is broken
2015-02-20 Avi KivityKVM: x86 emulator: reject SYSENTER in compatibility...
2015-02-20 Borislav Petkovx86, cpu, amd: Add workaround for family 16h, erratum 793
2015-02-20 Ben HutchingsRevert "x86, 64bit, mm: Mark data/bss/brk to nx"
2015-02-20 Ben HutchingsRevert "x86, mm: Set NX across entire PMD at boot"
2015-02-20 Linus Torvaldsvm: add VM_FAULT_SIGSEGV handling support
2015-02-20 Andy Lutomirskix86, tls: Interpret an all-zero struct user_desc as...
2015-02-20 Andy Lutomirskix86, tls, ldt: Stop checking lm in LDT_empty
2015-02-20 K. Y. Srinivasanx86, hyperv: Mark the Hyper-V clocksource as being...
2015-02-20 Steven Rostedt ... ftrace/jprobes/x86: Fix conflict between jprobes and...
2015-02-20 Kees Cookcrypto: include crypto- module prefix in template
2015-02-20 Kees Cookcrypto: prefix module autoloading with "crypto-"
2015-02-20 Andy Lutomirskix86_64, vdso: Fix the vdso address randomization algorithm
2015-02-20 Andy Lutomirskix86/tls: Don't validate lm in set_thread_area() after all
2015-02-20 Andy Lutomirskix86/tls: Disallow unusual TLS segments
2015-02-20 Andy Lutomirskix86_64, switch_to(): Load TLS descriptors before switch...
2015-01-01 Paolo Bonzinix86: kvm: use alternatives for VMCALL vs. VMMCALL if...
2015-01-01 Ard Biesheuvelcrypto: ghash-clmulni-intel - use C implementation...
2015-01-01 Andy Lutomirskix86, kvm: Clear paravirt_enabled on KVM guests for...
2015-01-01 Andy Lutomirskix86/tls: Validate TLS entries to protect espfix
2015-01-01 Nadav AmitKVM: x86: Don't report guest userspace emulation error...
2014-12-14 Andy Lutomirskix86/asm/traps: Disable tracing and kprobes in fixup_bad...
2014-12-14 Andy Lutomirskix86_64, traps: Rework bad_iret
2014-12-14 Andy Lutomirskix86_64, traps: Fix the espfix64 #DF fixup and rewrite...
2014-12-14 Andy Lutomirskix86_64, traps: Stop using IST for #SS
2014-12-14 Kees Cookx86, mm: Set NX across entire PMD at boot
2014-12-14 Yinghai Lux86, 64bit, mm: Mark data/bss/brk to nx
2014-12-14 Dave Hansenx86: Require exact match for 'noxsave' command line...
2014-12-14 Michael S. Tsirkinkvm: x86: don't kill guest on unknown exit reason
2014-12-14 Andy Lutomirskix86, apic: Handle a bad TSC more gracefully
2014-12-14 Shai Fultheimx86: Conditionally update time when ack-ing pending...
2014-12-14 Bryan O'Donoghuex86/intel/quark: Switch off CR4.PGE so TLB flush uses...
2014-12-14 David Matlackkvm: x86: fix stale mmio cache bug
2014-11-05 Nadav AmitKVM: x86: Fix far-jump to non-canonical check
2014-11-05 Andy Lutomirskix86,kvm,vmx: Preserve CR4 across VM entry
2014-11-05 Nadav AmitKVM: x86: Handle errors when RIP is set during far...
2014-11-05 Paolo BonziniKVM: x86: use new CS.RPL as CPL during task switch
2014-11-05 Nadav AmitKVM: x86: Emulator fixes for eip canonical checks on...
2014-11-05 Nadav AmitKVM: x86: Fix wrong masking on relative jump/call
2014-11-05 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for CALL
2014-11-05 Petr Matousekkvm: vmx: handle invvpid vm exit gracefully
2014-11-05 Nadav Har'ElnEPT: Nested INVEPT
2014-11-05 Andy HonigKVM: x86: Improve thread safety in pit
2014-11-05 Nadav AmitKVM: x86: Check non-canonical addresses upon WRMSR
2014-11-05 Wanpeng Lisched: Fix unreleased llc_shared_mask bit during CPU...
2014-09-13 Boris Ostrovskyx86/espfix/xen: Fix allocation of pages for paravirt...
2014-09-13 Andy Lutomirskix86_64/entry/xen: Do not invoke espfix64 on Xen
2014-09-13 H. Peter Anvinx86, espfix: Make it possible to disable 16-bit support
2014-09-13 H. Peter Anvinx86, espfix: Make espfix64 a Kconfig option, fix UML
2014-09-13 H. Peter Anvinx86, espfix: Fix broken header guard
2014-09-13 H. Peter Anvinx86, espfix: Move espfix definitions into a separate...
2014-09-13 H. Peter Anvinx86-64, espfix: Don't leak bits 31:16 of %esp returning...
2014-09-13 H. Peter AnvinRevert "x86-64, modify_ldt: Make support for 16-bit...
2014-09-13 David Vrabelx86/xen: resume timer irqs early
2014-09-13 Christoph Schulzx86: don't exclude low BIOS area when allocating addres...
2014-09-13 Nadav AmitKVM: x86: Inter-privilege level ret emulation is not...
2014-08-06 Sven Wegenerx86_32, entry: Store badsys error code in %eax
2014-08-06 Roland Dreierx86, ioremap: Speed up check for RAM pages
2014-08-06 H. Peter Anvinx86-32, espfix: Remove filter for espfix32 due to race
2014-08-06 Peter Zijlstralocking/mutex: Disable optimistic spinning on some...
2014-08-06 HATAYAMA Daisukeperf/x86/intel: ignore CondChgd bit to avoid false...
2014-08-06 Paolo BonziniKVM: x86: preserve the high 32-bits of the PAT register
2014-08-06 Nadav AmitKVM: x86: Increase the number of fixed MTRR regs to 10
2014-07-11 Tejun Heoptrace,x86: force IRET path after a ptrace_stop()
2014-07-11 Andy Lutomirskix86_32, entry: Do syscall exit work on badsys (CVE...
2014-06-09 Linus Torvaldsx86-64, modify_ldt: Make support for 16-bit segments...
2014-06-09 Anthony Iliopoulosx86, mm, hugetlb: Add missing TLB page invalidation...
2014-04-30 H. Peter Anvinx86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
2014-04-30 Jason Wangx86, hyperv: Bypass the timer_irq_works() check
2014-04-09 Marcelo TosattiKVM: VMX: fix use after free of vmx->loaded_vmcs
2014-04-09 Marcelo TosattiKVM: MMU: handle invalid root_hpa at __direct_map
2014-04-01 Daniel J Bluemanx86/amd/numa: Fix northbridge quirk to assign correct...
2014-04-01 Radim KrčmářKVM: SVM: fix cr8 intercept window
2014-04-01 Peter Zijlstraperf/x86: Fix event scheduling
next