summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-262-2/+1
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-253-5/+17
|\ \
| * | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-251-2/+2
| * | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-3/+0
| * | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-251-1/+1
|\ \ \ | |/ / |/| |
| * | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-244-37/+66
|\ \ \
| * | | KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang2015-06-231-0/+4
| * | | KVM: x86/vPMU: introduce pmu.h headerWei Huang2015-06-191-12/+0
| * | | KVM: x86/vPMU: rename a few PMU functionsWei Huang2015-06-191-6/+6
| * | | KVM: MTRR: sort variable MTRRsXiao Guangrong2015-06-191-0/+3
| * | | KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong2015-06-191-1/+6
| * | | KVM: MTRR: clean up mtrr default typeXiao Guangrong2015-06-191-2/+1
| * | | KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong2015-06-191-1/+1
| * | | KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong2015-06-191-1/+8
| * | | KVM: x86: move MTRR related code to a separate fileXiao Guangrong2015-06-191-1/+0
| * | | KVM: x86: advertise KVM_CAP_X86_SMMPaolo Bonzini2015-06-051-0/+1
| * | | KVM: x86: add SMM to the MMU role, support SMRAM address spacePaolo Bonzini2015-06-051-11/+15
| * | | KVM: x86: work on all available address spacesPaolo Bonzini2015-06-051-0/+5
| * | | KVM: x86: use vcpu-specific functions to read/write/translate GFNsPaolo Bonzini2015-06-051-1/+1
| * | | KVM: x86: stubs for SMM supportPaolo Bonzini2015-06-042-0/+5
| * | | KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-041-0/+3
| * | | KVM: x86: pass the whole hflags field to emulator and backPaolo Bonzini2015-06-041-1/+4
| * | | KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini2015-06-041-3/+3
| * | | x86: kvmclock: add flag to indicate pvclock counts from zeroMarcelo Tosatti2015-05-291-0/+1
| * | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-1/+1
| * | | Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2015-05-201-0/+2
| |\ \ \
| * | | | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-191-0/+1
| * | | | x86: kvmclock: drop rdtsc_barrier()Marcelo Tosatti2015-05-071-1/+0
| * | | | kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan2015-05-071-0/+1
| * | | | KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini2015-05-071-4/+4
| * | | | KVM: x86: INIT and reset sequences are differentNadav Amit2015-05-071-3/+3
| * | | | KVM: x86: Support for disabling quirksNadav Amit2015-05-071-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-232-0/+8
|\ \ \ \
| * | | | x86: kaslr: fix build due to missing ALIGN definitionJiri Kosina2015-04-291-0/+1
| * | | | livepatch: x86: make kASLR logic more accurateJiri Kosina2015-04-291-0/+1
| * | | | x86: introduce kaslr_offset()Jiri Kosina2015-04-291-0/+6
* | | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-7/+0
|\ \ \ \ \
| * | | | | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-7/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-2337-745/+1109
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. | | | | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-2231-464/+927
| |\ \ \| | | |
| | | * | | | | x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani2015-06-071-1/+5
| | | * | | | | x86/mm/pat: Add pgprot_writethrough()Toshi Kani2015-06-071-0/+3
| | | * | | | | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani2015-06-071-0/+2
| | | * | | | | x86/mm: Teach is_new_memtype_allowed() about Write-Through typeToshi Kani2015-06-071-1/+7
| | | * | | | | x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov2015-06-071-1/+1
| | | * | | | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-2/+1