summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-143-12/+14
|\
| * Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-05-141-2/+0
| |\
| | * arm64: dts: mt2712: Remove un-used property for PCIeHonghui Zhang2019-04-121-2/+0
| * | powerpc/powernv/npu: Use pci_dev_id() helperHeiner Kallweit2019-04-291-8/+6
| * | x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang2019-04-171-2/+8
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1459-410/+109
|\ \
| * | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-1411-8/+4
| * | arm: mm: dma-mapping: convert to use vm_map_pages()Souptick Joarder2019-05-141-16/+6
| * | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-146-33/+18
| * | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-147-23/+23
| * | mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck2019-05-141-30/+0
| * | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-1410-20/+13
| * | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-147-7/+7
| * | sparc: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
| * | sh: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
| * | riscv: switch over to generic free_initmem()Mike Rapoport2019-05-141-5/+0
| * | init: free_initmem: poison freed init memoryMike Rapoport2019-05-141-5/+0
| * | hexagon: switch over to generic free_initmem()Mike Rapoport2019-05-141-10/+0
| * | init: provide a generic free_initmem implementationMike Rapoport2019-05-1411-60/+0
| * | initramfs: poison freed initrd memoryChristoph Hellwig2019-05-144-32/+0
| * | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-1414-100/+0
| * | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-147-47/+19
| * | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-148-20/+23
| * | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-2/+3
| * | arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta2019-05-141-1/+0
* | | 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-175-8/+18
| |\ \ \
| * | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-141-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-111-1/+2
* | | | | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-1279-86/+86
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-05-0579-86/+86
| |\ \ \ \ \