aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09x86: bpf_jit_comp: Remove inline from static function definitionsJoe Perches1-9/+9
2014-12-09x86: bpf_jit_comp: Reduce is_ereg() code sizeJoe Perches1-5/+5
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel1-3/+3
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski1-1/+1
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds6-84/+82
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski2-26/+48
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski6-26/+8
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2-32/+26
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-3/+31
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+46
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski1-1/+1
2014-11-18x86, kaslr: Handle Gold linker for finding bss/brkKees Cook1-1/+10
2014-11-18x86, mm: Set NX across entire PMD at bootKees Cook1-1/+10
2014-11-18x86, microcode: Update BSPs microcode on resumeBorislav Petkov1-0/+8
2014-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-26/+94
2014-11-16x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds1-3/+2
2014-11-16x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-11-16perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen1-3/+30
2014-11-16perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen1-1/+15
2014-11-10Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgentIngo Molnar2-11/+15
2014-11-10x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov1-10/+14
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky3-4/+15
2014-11-05x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov1-1/+1
2014-11-05KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit1-0/+8
2014-11-04perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)1-1/+1
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+45
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-01x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao6-9/+57
2014-11-01x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov1-2/+7
2014-10-31x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski1-1/+1
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-29/+34
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-185/+14
2014-10-29KVM: emulator: fix execution close to the segment limitPaolo Bonzini1-10/+33
2014-10-29KVM: emulator: fix error code for __linearizePaolo Bonzini1-2/+2
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar3-181/+2
2014-10-29x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui1-1/+1
2014-10-29ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu1-1/+1
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2-2/+2
2014-10-29x86: Don't enable F00F workaround on Intel Quark processorsDave Jones1-2/+3
2014-10-28x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki2-4/+2
2014-10-28perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra2-2/+9
2014-10-28perf: Fix bogus kernel printkPeter Zijlstra (Intel)1-2/+3
2014-10-28sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov1-0/+1
2014-10-28x86, cma: Reserve DMA contiguous area after initmem_init()Weijie Yang1-1/+1
2014-10-24i386/audit: stop scribbling on the stack frameEric Paris1-8/+7
2014-10-24Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin49-514/+325
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-81/+261