summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-289-22/+30
|\
| *---. Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar2017-02-209-22/+30
| |\ \ \
| | | | * x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-058-21/+27
| | | * | x86/crash: Update the stale comment in reserve_crashkernel()Xunlei Pang2017-01-231-1/+3
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-281-0/+1
|\ \ \ \ \
| * | | | | objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-241-0/+1
| |/ / / /
* | | | | mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang2017-02-271-1/+2
* | | | | mm: add arch-independent testcases for RODATAJinbum Park2017-02-276-103/+0
* | | | | mm: add new mmgrab() helperVegard Nossum2017-02-271-2/+2
* | | | | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+8
* | | | | Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-02-251-0/+6
|\ \ \ \ \
| * | | | | platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2017-02-241-0/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-254-623/+0
|\ \ \ \ \
| * | | | | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea2017-01-264-623/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2511-29/+19
|\ \ \ \ \
| * | | | | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-8/+1
| * | | | | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-245-12/+9
| * | | | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-2410-13/+13
* | | | | | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-1/+2
* | | | | | userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-242-3/+3
* | | | | | mm: fix get_user_pages() vs device-dax pud mappingsDan Williams2017-02-241-4/+24
* | | | | | mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-249-0/+248
* | | | | | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-231-1/+1
|\ \ \ \ \ \
| * | | | | | PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig2017-02-101-1/+1
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-2337-138/+313
|\ \ \ \ \ \ \
| * | | | | | | crypto: sha512-mb - Protect sha512 mb ctx mgr accessTim Chen2017-02-111-22/+42
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-02-031-5/+6
| |\ \ \ \ \ \ \
| * | | | | | | | crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko2017-01-2333-74/+229
| * | | | | | | | crypto: x86/crc32c - fix %progbits -> @progbitsDenys Vlasenko2017-01-231-1/+1
| * | | | | | | | crypto: x86/chacha20 - Manually align stack bufferHerbert Xu2017-01-131-1/+4
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-01-127-20/+33
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | crypto: aesni-intel - RFC4106 can zero copy when !PageHighMemIlya Lesokhin2016-12-271-4/+8
| * | | | | | | | crypto: chacha20 - convert generic and x86 versions to skcipherArd Biesheuvel2016-12-271-38/+31
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-222-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: drop unused argument of zap_page_range()Kirill A. Shutemov2017-02-221-1/+1
| * | | | | | | | mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu2017-02-221-1/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-2227-906/+1359
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64Waiman Long2017-02-212-0/+33
| * | | | | | | | x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long2017-02-214-4/+4
| * | | | | | | | KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-02-211-2/+2
| * | | | | | | | x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski2017-02-214-14/+72
| * | | | | | | | x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski2017-02-211-1/+1
| * | | | | | | | x86/kvm/vmx: Simplify segment_base()Andy Lutomirski2017-02-211-8/+7
| * | | | | | | | x86/kvm/vmx: Get rid of segment_base() on 64-bit kernelsAndy Lutomirski2017-02-211-4/+7
| * | | | | | | | x86/kvm/vmx: Don't fetch the TSS base from the GDTAndy Lutomirski2017-02-211-10/+4
| * | | | | | | | x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski2017-02-212-9/+11
| * | | | | | | | kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-02-201-2/+7
| * | | | | | | | KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2017-02-175-148/+19