summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2015-01-21kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-20KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti
2015-01-20KVM: fix "Should it be static?" warnings from sparseFengguang Wu
2015-01-20x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre
2015-01-20livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes
2015-01-20x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-20x86: Don't rely on VMWare emulating PAT MSR correctlyJuergen Gross
2015-01-20x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()Oleg Nesterov
2015-01-20x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end()Oleg Nesterov
2015-01-20x86, fpu: Introduce per-cpu in_kernel_fpu stateOleg Nesterov
2015-01-20x86: pmc_atom: Expose contents of PSSAndy Shevchenko
2015-01-20x86: pmc_atom: Clean up init functionAndy Shevchenko
2015-01-20x86: pmc-atom: Remove unused macroAndy Shevchenko
2015-01-20x86: pmc_atom: don%27t check for NULL twiceAndy Shevchenko
2015-01-20x86: pmc-atom: Assign debugfs node as soon as possibleAndy Shevchenko
2015-01-20x86, irq: Properly tag virtualization entry in /proc/interruptsJan Beulich
2015-01-20x86, boot: Skip relocs when load address unchangedKees Cook
2015-01-20x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu
2015-01-20x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-19x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCEChristian Borntraeger
2015-01-19x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2015-01-19Optimize TLB flush in kvm_mmu_slot_remove_write_access.Kai Huang
2015-01-19x86: kvm: vmx: Remove some unused functionsRickard Strandqvist
2015-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-17x86_64 entry: Fix RCX for ptraced syscallsAndy Lutomirski
2015-01-17Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-16x86/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2015-01-16KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini
2015-01-16perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang
2015-01-16perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian
2015-01-15ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-15Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ...Ingo Molnar
2015-01-15Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar
2015-01-15Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu
2015-01-15x86/apic: Only disable CPU x2apic mode when necessaryJiang Liu
2015-01-15x86/apic: Handle XAPIC remap mode proper.Jiang Liu
2015-01-15x86/apic: Refine enable_IR_x2apic() and related functionsJiang Liu
2015-01-15x86/apic: Correctly detect X2APIC status in function enable_IR()Jiang Liu
2015-01-15x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()Jiang Liu
2015-01-15x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apicJiang Liu
2015-01-15x86/apic: Clear stale x2apic modeThomas Gleixner
2015-01-15iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner
2015-01-14Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2015-01-14crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106Timothy McCaffrey
2015-01-13x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole userDenys Vlasenko
2015-01-13x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSETDenys Vlasenko