summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-02-22Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-22KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang
2019-02-22kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang
2019-02-22x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov
2019-02-22Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm...Arnd Bergmann
2019-02-22Merge tag 'omap-for-v5.0/fixes-rc7-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2019-02-22s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservationThomas Richter
2019-02-22s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter
2019-02-22s390/cpum_cf: add ctr_stcctm() functionHendrik Brueckner
2019-02-22s390/cpum_cf: move common functions into a separate fileHendrik Brueckner
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_avail() functionHendrik Brueckner
2019-02-22s390/cpu_mf: replace stcctm5() with the stcctm() functionHendrik Brueckner
2019-02-22s390/cpu_mf: add store cpu counter multiple instruction supportHendrik Brueckner
2019-02-22s390/cpum_cf: Add minimal in-kernel interface for counter measurementsHendrik Brueckner
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alertsHendrik Brueckner
2019-02-22s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header fileHendrik Brueckner
2019-02-22s390/cpum_cf: rename per-CPU counter facility structure and variablesHendrik Brueckner
2019-02-22s390/cpum_cf: prepare for in-kernel counter measurementsHendrik Brueckner
2019-02-22s390/cpum_cf: move counter set controls to a new header fileHendrik Brueckner
2019-02-22parisc: use memblock_alloc() instead of custom get_memblock()Mike Rapoport
2019-02-22crypto: arm/aes-ce - update IV after partial final CTR blockEric Biggers
2019-02-22crypto: arm64/aes-blk - update IV after partial final CTR blockEric Biggers
2019-02-22crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel
2019-02-22crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel
2019-02-21MIPS: ingenic: Add support for appended devicetreePaul Cercueil
2019-02-21ARCv2: don't assume core 0x54 has dual issueVineet Gupta
2019-02-21parisc: Add constants for various PDC firmware callsHelge Deller
2019-02-21parisc: Add constant for PDC_PAT_COMPLEX firmware callHelge Deller
2019-02-21parisc: Show machine product number during bootHelge Deller
2019-02-21parisc: Add constants for PDC_RELOCATE PDC callHelge Deller
2019-02-21parisc: Add PDC_CRASH_PREP PDC function numberSven Schnelle
2019-02-21parisc: remove the HBA_DATA macroChristoph Hellwig
2019-02-21parisc: properly type the iommu field in struct pci_hba_dataChristoph Hellwig
2019-02-21parisc: move internal implementation details out of <asm/dma-mapping.h>Christoph Hellwig
2019-02-21parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig
2019-02-21parisc: remove meaningless ccflags-y in arch/parisc/boot/MakefileMasahiro Yamada
2019-02-21parisc: replace oops_in_progress manipulation with bust_spinlocks()Sergey Senozhatsky
2019-02-21parisc: Improve initial IRQ to CPU assignmentHelge Deller
2019-02-21parisc: Count IPI function call interruptsHelge Deller
2019-02-21parisc: Show rescheduling interrupts on SMP machines onlyHelge Deller
2019-02-21parisc: Fix ptrace syscall number modificationDmitry V. Levin
2019-02-21ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2019-02-21ARC: enable uboot support unconditionallyEugeniy Paltsev
2019-02-21ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-02-21ARCv2: support manual regfile save on interruptsVineet Gupta
2019-02-21ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta
2019-02-21ARC: fix actionpoints configuration detectionEugeniy Paltsev
2019-02-21ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-02-21ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2019-02-21s390/net: convert pnetids to asciiHans Wippel