aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-31perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncoreKan Liang1-2/+31
2018-05-31Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar51-173/+443
2018-05-31ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-05-31ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King1-1/+16
2018-05-31ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-05-31ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2-0/+29
2018-05-31ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier3-5/+85
2018-05-31ARM: spectre-v2: warn about incorrect context switching functionsRussell King1-0/+15
2018-05-31ARM: spectre-v2: add firmware based hardeningRussell King2-0/+81
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King5-8/+94
2018-05-31ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King3-3/+39
2018-05-31ARM: spectre-v2: harden branch predictor on context switchesRussell King3-35/+115
2018-05-31ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King1-0/+4
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King3-1/+10
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King4-0/+13
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King3-2/+12
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2018-05-31m68k: Set default dma mask for platform devicesFinn Thain1-0/+10
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers4-1838/+0
2018-05-31crypto: clarify licensing of OpenSSL asm codeAdam Langley8-14/+76
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek3-0/+603
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2018-05-30s390/archrandom: Rework arch random implementation.Harald Freudenberger2-14/+102
2018-05-30s390/net: add pnetid supportUrsula Braun4-0/+108
2018-05-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+4
2018-05-29signal/sh: Stop gcc warning about an impossible case in do_divide_errorEric W. Biederman1-0/+3
2018-05-29nds32: use generic dma_noncoherent_opsChristoph Hellwig4-116/+15
2018-05-29nds32: implement the unmap_sg DMA operationChristoph Hellwig1-0/+6
2018-05-29nds32: consolidate DMA cache maintainance routinesChristoph Hellwig1-94/+93
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck3-3/+2
2018-05-29kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada1-0/+2
2018-05-29kconfig: show compiler version text in the top commentMasahiro Yamada1-0/+2
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada5-13/+9
2018-05-28Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds18-34/+130
2018-05-28x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flagChristoph Hellwig2-20/+10
2018-05-28x86/pci-dma: remove the explicit nodac and allowdac optionChristoph Hellwig1-2/+2
2018-05-28x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig1-20/+1
2018-05-28m68k: fix ColdFire PCI config reads and writesGreg Ungerer1-11/+4
2018-05-28m68k: introduce iomem() macro for __iomem conversionsGreg Ungerer1-0/+6
2018-05-28m68k: allow ColdFire PCI bus on MMU and non-MMU configurationGreg Ungerer1-3/+5
2018-05-28m68k: fix ioremapping for internal ColdFire peripheralsGreg Ungerer1-0/+8
2018-05-28m68k: fix read/write multi-byte IO for PCI on ColdFireGreg Ungerer1-15/+84
2018-05-28m68k: don't redefine access functions if we have PCIGreg Ungerer1-0/+8
2018-05-28m68k: remove old ColdFire IO access support codeGreg Ungerer2-145/+5
2018-05-28m68k: use io_no.h for MMU and non-MMU enabled ColdFireGreg Ungerer1-1/+1
2018-05-28m68k: setup PCI support code in io_no.hGreg Ungerer1-0/+31
2018-05-28m68k: group io mapping definitions and functionsGreg Ungerer9-57/+98
2018-05-28m68k: rework raw access macros for the non-MMU caseGreg Ungerer1-12/+12
2018-05-28m68k: use asm-generic/io.h for non-MMU io access functionsGreg Ungerer1-174/+5
2018-05-28m68k: put definition guards around virt_to_phys and phys_to_virtGreg Ungerer1-0/+2