summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-042-1/+13
| * | | | | 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-072-0/+5
| | |_|/ / / | |/| | | |
* | | | | | 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-2239-748/+453
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-2233-467/+272
| |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / /
| | | * | | | | | | 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
| | * | | | | | | | Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar2015-06-086-430/+27
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...Ingo Molnar2015-06-081-2/+3
| | | * | | | | | | | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...Ingo Molnar2015-06-081-1/+2
| | | * | | | | | | | x86/asm/entry: Rename compat syscall entry pointsIngo Molnar2015-06-081-2/+2
| | | * | | | | | | | x86/asm/msr: Make wrmsrl_safe() a functionAndy Lutomirski2015-06-051-2/+7
| | | * | | | | | | | x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/Ingo Molnar2015-06-041-243/+0
| | | * | | | | | | | x86/asm/entry/64: Use negative immediates for stack adjustmentsJan Beulich2015-06-021-2/+2
| | | * | | | | | | | x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-023-224/+47
| | | * | | | | | | | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-05-241-2/+12
| | * | | | | | | | | x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov2015-06-073-3/+2
| | * | | | | | | | | Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-078-8/+50
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86/mce: Add infrastructure to support Local MCEAshok Raj2015-06-071-0/+5
| | | * | | | | | | | | x86/mce: Add Local MCE definitionsAshok Raj2015-06-072-0/+7
| | | * | | | | | | | | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2015-05-117-8/+38
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | | * | | | | | | | x86/irq: Cleanup ordering of vector numbersAravind Gopalakrishnan2015-05-071-5/+5
| | | | * | | | | | | | x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan2015-05-077-1/+20
| | | | * | | | | | | | x86/mce: Add support for deferred errors on AMDAravind Gopalakrishnan2015-05-061-2/+13
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | * | | | | | | | | x86: Kill CONFIG_X86_HTBorislav Petkov2015-06-071-1/+1
| | * | | | | | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-038-5/+112
| | |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-0325-303/+355
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | / / / / / / / | | | | | | | |/ / / / / / / | | | | | | |/| | / / / / / | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-271-6/+1
OpenPOWER on IntegriCloud