summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-12-29shm: add memfd_create() syscallDavid Herrmann2-0/+2
2014-11-21seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz1-4/+4
2014-11-18upstream: treewide: Fix common typo in "identify"Maxime Jayat2-2/+2
2014-11-18upstream: Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2014-11-18arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2-14/+8
2014-11-18drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-1/+0
2014-11-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2-3/+6
2014-11-14KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit1-24/+54
2014-11-14KVM: x86: Fix wrong masking on relative jump/callNadav Amit1-5/+22
2014-11-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2-6/+6
2014-11-14KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit4-3/+42
2014-11-14KVM: x86: Improve thread safety in pitAndy Honig1-0/+2
2014-11-14KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig3-6/+14
2014-11-14x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui1-1/+1
2014-11-14x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski1-1/+1
2014-11-14x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski2-2/+18
2014-11-14x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin5-5/+5
2014-11-14x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov2-2/+5
2014-11-14x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov1-1/+4
2014-11-14x86: Reject x32 executables if x32 ABI not supportedBen Hutchings1-2/+3
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue1-0/+15
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack3-6/+17
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li1-0/+3
2014-10-05x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young1-3/+3
2014-10-05KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti1-3/+20
2014-09-05x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming1-0/+1
2014-09-05x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski1-4/+4
2014-09-05x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2-3/+9
2014-09-05Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini1-1/+1
2014-09-05KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2-14/+40
2014-09-05KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit1-0/+4
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-21/+11
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin4-5/+43
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin3-2/+6
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin3-3/+19
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin8-26/+318
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2-11/+1
2014-07-31x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2-11/+52
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke1-0/+9
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier1-7/+19
2014-07-17crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna1-1/+1
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8
2014-06-30x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger1-2/+4