aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-05-11x86/alternatives: Switch AMD F15h and later to the P6 NOPsBorislav Petkov1-0/+9
2015-05-11Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar6-34/+144
2015-05-11locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar3-11/+11
2015-05-10x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst4-9/+9
2015-05-10x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst1-2/+2
2015-05-10x86/irq: Merge irq_regs & irq_statBrian Gerst3-12/+6
2015-05-08x86/entry: Define 'cpu_current_top_of_stack' for 64-bit codeDenys Vlasenko1-1/+1
2015-05-08x86/entry: Remove unused 'kernel_stack' per-cpu variableDenys Vlasenko4-13/+1
2015-05-08x86/entry: Stop using PER_CPU_VAR(kernel_stack)Denys Vlasenko1-1/+1
2015-05-08Merge branch 'linus' into x86/asm, before applying dependent patchIngo Molnar38-412/+4914
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+1
2015-05-08Merge branch 'linus' into x86/cleanups, before applying dependent patchIngo Molnar4-36/+60
2015-05-08locking/pvqspinlock, x86: Enable PV qspinlock for KVMWaiman Long1-0/+43
2015-05-08locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)3-9/+59
2015-05-08perf/x86/intel: Fix SLM cache event listKan Liang1-4/+3
2015-05-08x86/asm/entry/64: Clean up usage of TEST insnsDenys Vlasenko1-6/+5
2015-05-08x86/asm/entry/64: Tidy up JZ insns after TESTsDenys Vlasenko1-4/+4
2015-05-07x86/mce/amd: Zap changelogBorislav Petkov1-10/+2
2015-05-07x86/traps: Remove superfluous weak definitions and dead codeBorislav Petkov1-17/+0
2015-05-07kvmclock: set scheduler clock stableLuiz Capitulino1-0/+3
2015-05-07x86/mce/amd: Rename setup_APIC_mceAravind Gopalakrishnan1-2/+2
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan5-0/+113
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2015-05-06x86/mce: Add support for deferred errors on AMDAravind Gopalakrishnan1-2/+8
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+8
2015-05-06x86/mce/amd: Collect valid address before logging an errorAravind Gopalakrishnan1-1/+4
2015-05-06x86/mce/amd: Factor out logging mechanismAravind Gopalakrishnan1-10/+23
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-28/+50
2015-05-06x86/microcode: Parse built-in microcode earlyBorislav Petkov3-6/+59
2015-05-06x86/microcode/intel: Remove unused @rev arg of get_matching_sig()Borislav Petkov2-5/+4
2015-05-06x86/microcode/intel: Get rid of revision_is_newer()Borislav Petkov2-4/+4
2015-05-06x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers1-5/+7
2015-05-06x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processorsAravind Gopalakrishnan1-2/+10
2015-05-06x86/gart: Check for GART support before accessing GART registersAravind Gopalakrishnan2-4/+8
2015-05-06x86/smpboot: Skip delays during SMP initialization similar to XenJan H. Schönherr1-23/+38
2015-05-05x86: Deinline dma_free_attrs()Denys Vlasenko1-0/+17
2015-05-05x86: Deinline dma_alloc_attrs()Denys Vlasenko1-0/+28
2015-05-05x86: Remove unused TI_cpuBrian Gerst1-3/+0
2015-05-05x86: Merge common 32-bit values in asm-offsets.cBrian Gerst3-36/+19
2015-05-05x86: Make cpu_tss available to external modulesMarc Dionne1-1/+1
2015-05-05hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky1-2/+2
2015-05-05x86/x2apic: Acpi_gbl_FADT existence depends on CONFIG_ACPIJan Kiszka1-0/+2
2015-05-05x86: Constify irqdomain opsThomas Gleixner2-8/+8
2015-04-29x86: introduce kaslr_offset()Jiri Kosina2-2/+3
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini1-44/+0
2015-04-26x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski3-0/+40
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2015-04-24x86/irq: Avoid memory allocation in __assign_irq_vector()Jiang Liu1-16/+17
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu4-4/+4
2015-04-24x86: Cleanup irq_domain opsThomas Gleixner4-25/+18