summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'pm-sleep'Rafael J. Wysocki
2017-07-03Merge branch 'pm-tools'Rafael J. Wysocki
2017-07-03x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki
2017-07-03kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28x86/PCI: Remove duplicate definesThomas Gleixner
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28x86: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-27Merge back PM tools material for v4.13.Rafael J. Wysocki
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-24x86/paravirt: Remove unnecessary return from void functionAnton Vasilyev
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner
2017-06-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2017-06-22x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner
2017-06-22x86/msi: Remove unused remap irq domain interfaceThomas Gleixner
2017-06-22x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner
2017-06-22KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-06-22x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov
2017-06-22x86/mm: Remove reset_lazy_tlbstate()Andy Lutomirski
2017-06-22x86/ldt: Simplify the LDT switching logicAndy Lutomirski
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-06-22x86/power/64: Use char arrays for asm function namesKees Cook
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-20Merge tag 'v4.12-rc6' into perf/core, to pick up fixesIngo Molnar
2017-06-14x86/mce: Get rid of register_mce_write_callback()Borislav Petkov
2017-06-14x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov
2017-06-14Merge tag 'v4.12-rc5' into ras/core, to pick up fixesIngo Molnar
2017-06-13x86/boot/64: Add support of additional page table level during early bootKirill A. Shutemov