summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-11-01x86, MCE, AMD: Assign interrupt handler only when bank supports itChen Yucong
2014-10-31x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31ftrace/x86: Show trampoline call function in enabled_functionsSteven Rostedt (Red Hat)
2014-10-31ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)
2014-10-29KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka
2014-10-29KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2014-10-29KVM: emulator: fix execution close to the segment limitPaolo Bonzini
2014-10-29KVM: emulator: fix error code for __linearizePaolo Bonzini
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar
2014-10-29x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui
2014-10-29ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu
2014-10-29x86: Don't enable F00F workaround on Intel Quark processorsDave Jones
2014-10-28x86/mm: Avoid overlap the fixmap area on i386Minfei Huang
2014-10-28x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki
2014-10-28x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.cNicholas Mc Guire
2014-10-28x86_64/vdso: Clean up vgetcpu init and merge the vdso initcallsAndy Lutomirski
2014-10-28x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski
2014-10-28x86/vdso: Make the PER_CPU segment 32 bitsAndy Lutomirski
2014-10-28x86/vdso: Make the PER_CPU segment start out accessedAndy Lutomirski
2014-10-28x86/vdso: Change the PER_CPU segment to use struct desc_structAndy Lutomirski
2014-10-28x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.cAndy Lutomirski
2014-10-28x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.cAndy Lutomirski
2014-10-28sched/x86: Add a comment clarifying LDT context switchingAndy Lutomirski
2014-10-28sched/x86_64: Don't save flags on context switchAndy Lutomirski
2014-10-28perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra
2014-10-28perf: Fix bogus kernel printkPeter Zijlstra (Intel)
2014-10-28sched: Kill task_preempt_count()Oleg Nesterov
2014-10-28sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov
2014-10-28x86, cma: Reserve DMA contiguous area after initmem_init()Weijie Yang
2014-10-28Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie
2014-10-27ASoC: Intel: mrfld: Define sst_res_info for acpiSubhransu S. Prusty
2014-10-27ASoC: Intel: mrfld - Define ipc_info structureSubhransu S. Prusty
2014-10-24i386/audit: stop scribbling on the stack frameEric Paris
2014-10-24Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit
2014-10-24kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-10-24KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2014-10-24KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-10-24KVM: x86: Fix wrong masking on relative jump/callNadav Amit