summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-08-13x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()Borislav Petkov
2015-08-13x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi
2015-08-13x86/mce: Clear Local MCE opt-in before kexecAshok Raj
2015-08-13x86/mce: Remove unused function declarationsAshok Raj
2015-08-13x86/mce: Kill drain_mcelog_buffer()Borislav Petkov
2015-08-13x86/mce: Avoid potential deadlock due to printk() in MCE contextChen, Gong
2015-08-13x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong
2015-08-13x86/mce: Don't use percpu workqueuesChen, Gong
2015-08-13x86/mce: Provide a lockless memory pool to save error recordsChen, Gong
2015-08-13x86/mce: Reuse one of the u16 padding fields in 'struct mce'Borislav Petkov
2015-08-13jump_label/x86: Work around asm build bug on older/backported GCCsPeter Zijlstra
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-12x86/kconfig: Enable CONFIG_JUMP_LABEL in the defconfigsPeter Zijlstra
2015-08-12locking/qrwlock: Implement queue_write_unlock() using smp_store_release()Will Deacon
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-12perf/x86/intel/pt: Clean up files of Intel Processor TraceTakao Indoh
2015-08-12perf/x86: Fix MSR PMU driverPeter Zijlstra
2015-08-12Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-08-12perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handlerMatt Fleming
2015-08-12perf/x86/intel: Fix memory leak on hot-plug allocation failPeter Zijlstra
2015-08-11KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRnWei Huang
2015-08-11kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapicNicholas Krause
2015-08-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-08-10clockevents/drivers/i8253: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-09bpf: Make the bpf_prog_array_map more genericWang Nan
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman
2015-08-08x86/vdso: Emit a GNU hashAndy Lutomirski
2015-08-08x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2015-08-08x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-08-07KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang
2015-08-07KVM: x86: zero IDT limit on entry to SMMPaolo Bonzini
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
2015-08-06x86/irq: Store irq descriptor in vector arrayThomas Gleixner
2015-08-06x86/irq: Get rid of an indentation levelThomas Gleixner
2015-08-06x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner
2015-08-06x86/irq: Replace numeric constantThomas Gleixner
2015-08-06x86/irq: Protect smp_cleanup_moveThomas Gleixner
2015-08-06x86/lguest: Do not setup unused irq vectorsThomas Gleixner
2015-08-06x86/lguest: Clean up lguest_setup_irqRusty Russell
2015-08-06Merge branch 'linus' into x86/apicThomas Gleixner
2015-08-05Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan
2015-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-05KVM: VMX: drop ept misconfig checkXiao Guangrong
2015-08-05KVM: MMU: fully check zero bits for sptesXiao Guangrong
2015-08-05KVM: MMU: introduce is_shadow_zero_bits_set()Xiao Guangrong
2015-08-05KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong
2015-08-05KVM: MMU: split reset_rsvds_bits_mask_eptXiao Guangrong
2015-08-05KVM: MMU: split reset_rsvds_bits_maskXiao Guangrong
2015-08-05KVM: MMU: introduce rsvd_bits_validateXiao Guangrong