summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada2019-05-142-17/+0
* treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headersMasahiro Yamada2019-05-141-1/+1
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-2/+8
|\
| * x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang2019-04-171-2/+8
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-147-26/+18
|\ \
| * | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0
| * | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-142-9/+6
| * | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-142-8/+8
| * | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-142-5/+1
| * | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-142-2/+2
| * | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-142-2/+2
* | | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-1413-73/+317
|\ \ \ | |/ / |/| |
| * | x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-04-181-2/+3
| * | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-04-172-3/+12
| |\ \
| * | | x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk2019-04-171-1/+2
| * | | x86/speculation/mds: Fix commentBoris Ostrovsky2019-04-171-1/+1
| * | | x86/speculation/mds: Add SMT warning messageJosh Poimboeuf2019-04-021-0/+8
| * | | x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf2019-04-021-3/+2
| * | | x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2019-04-021-0/+10
| * | | Documentation: Move L1TF to separate directoryThomas Gleixner2019-03-062-3/+3
| * | | x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-03-062-6/+13
| * | | x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-03-061-0/+25
| * | | x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-03-062-0/+75
| * | | x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-03-064-0/+26
| * | | x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner2019-03-062-0/+4
| * | | x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-03-065-0/+31
| * | | x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-03-061-0/+25
| * | | x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen2019-03-061-1/+2
| * | | x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-03-062-8/+13
| * | | x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-03-063-9/+23
| * | | x86/speculation: Consolidate CPU whitelistsThomas Gleixner2019-03-061-50/+60
| * | | x86/msr-index: Cleanup bit definesThomas Gleixner2019-03-061-16/+18
* | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-091-1/+9
|\ \ \ \
| * | | | x86/ima: add missing includeMimi Zohar2019-04-101-0/+1
| * | | | x86/ima: require signed kernel modulesMimi Zohar2019-03-271-1/+8
* | | | | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-093-36/+0
|\ \ \ \ \
| * | | | | x86/dma: Remove the x86_dma_fallback_dev hackChristoph Hellwig2019-04-083-36/+0
* | | | | | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-081-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-04-241-1/+3
| |\ \ \ \ \ \
| | * | | | | | x86/gpu: add ElkhartLake to gen11 early quirksRodrigo Vivi2019-04-011-0/+1
| | * | | | | | drm/i915: Split Pineview device info into desktop and mobileTvrtko Ursulin2019-04-011-1/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-072-65/+172
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-071-64/+172
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-071-64/+172
| | |\ \ \ \ \ \ \
| | | * | | | | | | bpf, x32: Fix bug for BPF_ALU64 | BPF_NEGWang YanQing2019-05-011-13/+6
| | | * | | | | | | bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing2019-05-011-51/+166
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-025-9/+15
| |\| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2517-57/+157
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-1/+0
* | | | | | | | | | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-072-1/+12
|\ \ \ \ \ \ \ \ \ \