summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-02-09mm: add new mmgrab() helperVegard Nossum
2017-02-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2017-02-09kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke
2017-02-08kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti
2017-02-08Merge branches 'acpi-bus' and 'acpi-processor' into linux-nextRafael J. Wysocki
2017-02-08KVM: x86: fix compilationPaolo Bonzini
2017-02-08kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-08mm: add arch-independent testcases for RODATAJinbum Park
2017-02-08mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-08userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport
2017-02-08mm,x86: native_pud_clear missing on i386 buildDave Jiang
2017-02-08mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox
2017-02-08mm: prepare for hot-{add, remove} of sub-section rangesDan Williams
2017-02-08mm: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams
2017-02-08mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-08mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu
2017-02-07Merge branch 'for-next/rename-debug_rodata' into for-next/ksppKees Cook
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-02-07KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti
2017-02-07KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2017-02-07KVM: nVMX: kmap() can't failDavid Hildenbrand
2017-02-07xen/pvh: Use Xen's emergency_restart op for PVH guestsBoris Ostrovsky
2017-02-07xen/pvh: PVH guests always have PV devicesBoris Ostrovsky
2017-02-07xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCIBoris Ostrovsky
2017-02-07xen/pvh: Bootstrap PVH guestBoris Ostrovsky
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky
2017-02-07x86/boot/32: Convert the 32-bit pgtable setup code from assembly to CBoris Ostrovsky
2017-02-07x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov
2017-02-07Merge branch 'pm-cpuidle' into linux-nextRafael J. Wysocki
2017-02-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-06initify: Mark functions with the __nocapture attributeEmese Revfy
2017-02-06gcc-plugins: Add the initify gcc pluginEmese Revfy
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-02-03crypto: aesni - Fix failure when pcbc module is absentHerbert Xu