summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-193-12/+9
|\
| * ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-132-3/+2
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-132-8/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-083-2/+30
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-232-2/+2
| |\ \
| * | | perf: generalize perf_callchainAlexei Starovoitov2016-02-201-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-4/+0
|\ \ \ \
| * | | | klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina2016-03-061-2/+0
| * | | | klp: remove superfluous errors in asm/livepatch.hMiroslav Benes2016-03-061-2/+0
| | |/ / | |/| |
* | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-4/+0
|\ \ \ \
| * \ \ \ Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-092-6/+5
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-0/+2
|\ \ \ \ \
| * | | | | efi: stub: use high allocation for converted command lineArd Biesheuvel2016-02-241-0/+2
* | | | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-0/+5
|\ \ \ \ \ \
| * | | | | | libnvdimm, pmem: clear poison on writeDan Williams2016-03-091-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-3/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-151-0/+15
| |\ \ \ \ \ \
| | * | | | | | PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins2016-02-161-0/+15
| | | |_|/ / / | | |/| | | |
| * | | | | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-4/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2016-03-141-4/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2016-03-141-4/+4
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | x86 msr-index: Simplify syntax for HWP fieldsLen Brown2016-02-171-4/+4
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-163-12/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini2016-03-091-1/+0
| * | | | | | | | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-03-095-4/+32
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | KVM: MMU: simplify last_pte_bitmapPaolo Bonzini2016-03-081-6/+2
| * | | | | | | | KVM: MMU: apply page track notifierXiao Guangrong2016-03-031-2/+3
| * | | | | | | | KVM: page track: add notifier supportXiao Guangrong2016-03-032-0/+40
| * | | | | | | | KVM: MMU: clear write-flooding on the fast path of tracked pageXiao Guangrong2016-03-031-1/+1
| * | | | | | | | KVM: MMU: let page fault handler be aware tracked pageXiao Guangrong2016-03-031-0/+2
| * | | | | | | | KVM: page track: introduce kvm_slot_page_track_{add,remove}_pageXiao Guangrong2016-03-031-0/+7
| * | | | | | | | KVM: page track: add the framework of guest page trackingXiao Guangrong2016-03-032-0/+23
| * | | | | | | | KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedXiao Guangrong2016-03-031-1/+1
| * | | | | | | | drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI headerAndrey Smetanin2016-02-161-0/+2
| * | | | | | | | kvm/x86: Rename Hyper-V long spin wait hypercallAndrey Smetanin2016-02-161-1/+1
| * | | | | | | | KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu2016-02-091-0/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-151-56/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/apic: Deinline __default_send_IPI_*, save ~200 bytesDenys Vlasenko2016-03-081-56/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-152-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/tsc: Always Running Timer (ART) correlated clocksourceChristopher S. Hall2016-03-032-1/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/platform/intel/quark: Drop IMR lock bit supportBryan O'Donoghue2016-02-231-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-153-2/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mm: Fix INVPCID asm constraintBorislav Petkov2016-02-141-2/+2
| * | | | | | | | x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()Andy Lutomirski2016-02-091-1/+1
| * | | | | | | | x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski2016-02-091-0/+9
| * | | | | | | | x86/mm: Add INVPCID helpersAndy Lutomirski2016-02-091-0/+48
| * | | | | | | | Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar2016-02-0815-106/+458
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
OpenPOWER on IntegriCloud