summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang2017-02-271-1/+2
* mm: add arch-independent testcases for RODATAJinbum Park2017-02-271-10/+0
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+8
* Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-02-251-0/+6
|\
| * platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2017-02-241-0/+6
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-251-158/+0
|\ \
| * | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea2017-01-261-158/+0
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-14/+4
|\ \ \
| * | | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-8/+1
| * | | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-242-5/+2
| * | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-5/+5
| |/ /
* | | mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-246-0/+215
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-228-21/+118
|\ \ \
| * | | x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long2017-02-212-2/+2
| * | | x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski2017-02-211-0/+48
| * | | x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski2017-02-211-1/+1
| * | | x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski2017-02-212-9/+11
| * | | KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2017-02-171-3/+0
| * | | KVM: x86: do not scan IRR twice on APICv vmentryPaolo Bonzini2017-02-151-1/+1
| * | | kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti2017-02-081-0/+6
| * | | kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constantsJunaid Shahid2017-01-271-6/+6
| * | | Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2017-01-176-4/+45
| |\ \ \
| * | | | KVM: x86: add VCPU stat for KVM_REQ_EVENT processingPaolo Bonzini2017-01-091-0/+1
| * | | | kvm: svm: Use the hardware provided GPA instead of page walkTom Lendacky2017-01-092-0/+4
| * | | | kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.Junaid Shahid2017-01-092-4/+8
| * | | | kvm: x86: mmu: Do not use bit 63 for tracking special SPTEsJunaid Shahid2017-01-092-2/+14
| * | | | kvm: x86: mmu: Use symbolic constants for EPT Violation Exit QualificationsJunaid Shahid2017-01-091-0/+16
| * | | | kvm: x86: reduce collisions in mmu_page_hashDavid Matlack2017-01-091-1/+1
| * | | | kvm: x86: export maximum number of mmu_page_hash collisionsDavid Matlack2017-01-091-0/+1
| * | | | KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()Radim Krčmář2017-01-091-1/+7
| | |/ / | |/| |
* | | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-0/+151
|\ \ \ \
| * | | | hv: export current Hyper-V clocksourceVitaly Kuznetsov2017-02-101-0/+3
| * | | | Drivers: hv: Fix the bug in generating the guest IDK. Y. Srinivasan2017-02-101-2/+2
| * | | | Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-061-0/+1
| |\ \ \ \
| * | | | | Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov2017-01-311-0/+1
| * | | | | Drivers: hv: vmbus: Define an APIs to manage interrupt stateK. Y. Srinivasan2017-01-201-0/+3
| * | | | | Drivers: hv: vmbus: Define an API to retrieve virtual processor indexK. Y. Srinivasan2017-01-201-0/+2
| * | | | | Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controllerK. Y. Srinivasan2017-01-201-0/+3
| * | | | | Drivers: hv: vmbus: Define APIs to manipulate the event pageK. Y. Srinivasan2017-01-201-0/+3
| * | | | | Drivers: hv: vmbus: Define APIs to manipulate the message pageK. Y. Srinivasan2017-01-201-0/+3
| * | | | | Drivers: hv: vmbus: Restructure the clockevents codeK. Y. Srinivasan2017-01-201-0/+4
| * | | | | Drivers: hv: vmbus: Move the code to signal end of messageK. Y. Srinivasan2017-01-201-0/+37
| * | | | | Drivers: hv: vmbus: Move the check for hypercall page setupK. Y. Srinivasan2017-01-201-0/+1
| * | | | | Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan2017-01-201-0/+1
| * | | | | Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan2017-01-201-0/+19
| * | | | | Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-201-0/+12
| * | | | | Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan2017-01-191-1/+0
| * | | | | Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-191-0/+5
| * | | | | Drivers: hv: vmbus: Move the definition of generate_guest_id()K. Y. Srinivasan2017-01-191-0/+43