summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-05-31perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncoreKan Liang
2018-05-31Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-05-31ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-05-31ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King
2018-05-31ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-05-31ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-05-31ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-05-31ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-05-31ARM: spectre-v2: add firmware based hardeningRussell King
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-05-31ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-05-31ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-05-31ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-05-31m68k: Set default dma mask for platform devicesFinn Thain
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers
2018-05-31crypto: clarify licensing of OpenSSL asm codeAdam Langley
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-30s390/archrandom: Rework arch random implementation.Harald Freudenberger
2018-05-30s390/net: add pnetid supportUrsula Braun
2018-05-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-05-29signal/sh: Stop gcc warning about an impossible case in do_divide_errorEric W. Biederman
2018-05-29nds32: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-29nds32: implement the unmap_sg DMA operationChristoph Hellwig
2018-05-29nds32: consolidate DMA cache maintainance routinesChristoph Hellwig
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck
2018-05-29kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada
2018-05-29kconfig: show compiler version text in the top commentMasahiro Yamada
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-05-28Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-28x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flagChristoph Hellwig
2018-05-28x86/pci-dma: remove the explicit nodac and allowdac optionChristoph Hellwig
2018-05-28x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig
2018-05-28m68k: fix ColdFire PCI config reads and writesGreg Ungerer
2018-05-28m68k: introduce iomem() macro for __iomem conversionsGreg Ungerer
2018-05-28m68k: allow ColdFire PCI bus on MMU and non-MMU configurationGreg Ungerer
2018-05-28m68k: fix ioremapping for internal ColdFire peripheralsGreg Ungerer
2018-05-28m68k: fix read/write multi-byte IO for PCI on ColdFireGreg Ungerer
2018-05-28m68k: don't redefine access functions if we have PCIGreg Ungerer
2018-05-28m68k: remove old ColdFire IO access support codeGreg Ungerer
2018-05-28m68k: use io_no.h for MMU and non-MMU enabled ColdFireGreg Ungerer
2018-05-28m68k: setup PCI support code in io_no.hGreg Ungerer
2018-05-28m68k: group io mapping definitions and functionsGreg Ungerer
2018-05-28m68k: rework raw access macros for the non-MMU caseGreg Ungerer
2018-05-28m68k: use asm-generic/io.h for non-MMU io access functionsGreg Ungerer
2018-05-28m68k: put definition guards around virt_to_phys and phys_to_virtGreg Ungerer