summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2016-07-14x86/kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker7-7/+8
2016-07-14x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker6-6/+6
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker10-12/+13
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker14-14/+16
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker50-49/+50
2016-07-14x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker19-19/+9
2016-07-14x86: Don't use module.h just for AUTHOR / LICENSE tagsPaul Gortmaker2-10/+1
2016-07-14Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar14-63/+778
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko2-0/+44
2016-07-13x86/pci: Use MRFLD abbreviation for MerrifieldAndy Shevchenko1-4/+4
2016-07-10x86/platform/intel-mid: Make vertical indentation consistentAndy Shevchenko1-31/+34
2016-07-10x86/platform/intel-mid: Mark regulators explicitly definedAndy Shevchenko1-0/+10
2016-07-09x86/platform/intel-mid: Rename mrfl.c to mrfld.cAndy Shevchenko2-2/+2
2016-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2016-07-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+37
2016-07-08x86/platform/intel-mid: Enable spidev on Intel Edison boardsAndy Shevchenko2-0/+52
2016-07-08x86/platform/intel-mid: Extend PWRMU to support PenwellAndy Shevchenko1-4/+6
2016-07-08x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off codeAndy Shevchenko1-9/+4
2016-07-07Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2016-07-07Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki269-4456/+8596
2016-07-07Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki2-43/+109
2016-07-06x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä1-2/+2
2016-07-03perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf1-5/+6
2016-07-03perf/x86/intel: Update event constraints when HT is offStephane Eranian1-0/+29
2016-07-02Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya1-0/+1
2016-07-01x86/platform/intel-mid: Add pinctrl for Intel MerrifieldAndy Shevchenko2-0/+45
2016-07-01x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-06-30x86/power/64: Fix kernel text mapping corruption during image restorationRafael J. Wysocki2-43/+109
2016-06-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas1-12/+11
2016-06-27KVM: LAPIC: cap __delay at lapic_timer_advance_nsMarcelo Tosatti1-1/+2
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti2-6/+7
2016-06-27pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang1-2/+5
2016-06-27pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang1-16/+7
2016-06-27pvclock: Add CPU barriers to get correct version valueMinfei Huang2-0/+6
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+12
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-6/+6
2016-06-24Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-42/+32
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24x86: get rid of superfluous __GFP_REPEATMichal Hocko2-2/+2
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2-3/+3
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds3-9/+6
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds4-23/+17
2016-06-23x86/xen: avoid m2p lookup when setting early page table entriesDavid Vrabel1-41/+31
2016-06-23x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross1-1/+1
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray1-0/+9
2016-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+34
2016-06-16kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang1-5/+10
2016-06-16kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit1-5/+10
2016-06-16kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit2-3/+14