summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2017-02-09scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell
2017-02-08kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti
2017-02-08kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-08mm: add arch-independent testcases for RODATAJinbum Park
2017-02-08mm,x86: native_pud_clear missing on i386 buildDave Jiang
2017-02-08mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox
2017-02-07KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti
2017-02-06initify: Mark functions with the __nocapture attributeEmese Revfy
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-01-31Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov
2017-01-30Merge branch 'x86/platform'Ingo Molnar
2017-01-30Merge branch 'x86/mm'Ingo Molnar
2017-01-30Merge branch 'x86/microcode'Ingo Molnar
2017-01-30Merge branch 'x86/fpu'Ingo Molnar
2017-01-30Merge branch 'x86/cpufeature'Ingo Molnar
2017-01-30Merge branch 'x86/boot'Ingo Molnar
2017-01-30Merge branch 'timers/core'Ingo Molnar
2017-01-30Merge branch 'ras/core'Ingo Molnar
2017-01-30Merge branch 'locking/core'Ingo Molnar
2017-01-30Merge branch 'x86/urgent' into x86/microcode, to resolve conflictsIngo Molnar
2017-01-30x86/microcode: Do not access the initrd after it has been freedBorislav Petkov
2017-01-28x86/mm: Improve documentation for low-level device I/O functionsJonathan Corbet
2017-01-28Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar
2017-01-27kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constantsJunaid Shahid
2017-01-26arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea
2017-01-25x86/cpu: Add X86_FEATURE_CPUIDBorislav Petkov
2017-01-25x86/fpu/xstate: Move XSAVES state init to a functionYu-cheng Yu
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov
2017-01-24x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam
2017-01-24x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov
2017-01-23x86/microcode/AMD: Check patch level only on the BSPBorislav Petkov
2017-01-23x86/microcode: Convert to bare minimum MSR accessorsBorislav Petkov
2017-01-23x86/MSR: Carve out bare minimum accessorsBorislav Petkov
2017-01-20Drivers: hv: vmbus: Define an APIs to manage interrupt stateK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Define an API to retrieve virtual processor indexK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controllerK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Define APIs to manipulate the event pageK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Define APIs to manipulate the message pageK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Restructure the clockevents codeK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Move the code to signal end of messageK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Move the check for hypercall page setupK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan