summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-08-22x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-21x86/hyperv: Mark the Hyper-V TSC as unstableVitaly Kuznetsov
2015-08-21x86/asm/tsc: Add rdtscll() merge helperIngo Molnar
2015-08-21perf/x86/msr: Fix the MSR driver buildIngo Molnar
2015-08-20x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang
2015-08-20x86/mm/pat: Add comments to cachemode translation tablesToshi Kani
2015-08-20Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-20x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-19Merge branch 'x86/asm/urgent' to pick up an entry code fixIngo Molnar
2015-08-18x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-08-17x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown
2015-08-17x86/smpboot: Remove SIPI delays from cpu_up()Len Brown
2015-08-17x86/smpboot: Remove udelay(100) when polling cpu_callin_mapLen Brown
2015-08-17x86/smpboot: Remove udelay(100) when polling cpu_initialized_mapLen Brown
2015-08-17Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ...Ingo Molnar
2015-08-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-16x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-08-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-14x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13x86: fix error handling for 32-bit compat out-of-range system call numbersLinus Torvalds
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-08-13x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov
2015-08-13x86/mce: Add a wrapper around mce_log() for injectionBorislav Petkov
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-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