aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-24smp: Remove allocation mask from on_each_cpu_cond.*()Sebastian Andrzej Siewior
2020-01-24Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-01-24powerpc: Remove comment about read_barrier_depends()Will Deacon
2020-01-24Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-24x86/asm: add iosubmit_cmds512() based on MOVDIR64B CPU instructionDave Jiang
2020-01-23powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij
2020-01-23ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1Raag Jadav
2020-01-23x86/boot: Simplify calculation of output addressArvind Sankar
2020-01-23powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin
2020-01-22platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()Mika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() staticMika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() staticMika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() staticMika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()Mika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()Mika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop unused prototype intel_scu_ipc_fw_update()Mika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()Mika Westerberg
2020-01-22arm64: acpi: fix DAIF manipulation with pNMIMark Rutland
2020-01-22irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier
2020-01-22x86/tsc: Remove redundant assignmentMateusz Nosek
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle
2020-01-22s390/ftrace: generate traced function stack frameVasily Gorbik
2020-01-22s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik
2020-01-22s390/jump_label: use "i" constraint for clangVasily Gorbik
2020-01-22s390/cpum_sf: Use DIV_ROUND_UPThomas Richter
2020-01-22s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-01-22s390/cpum_sf: Convert debug trace to common layoutThomas Richter
2020-01-22s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon
2020-01-22Merge branch 'for-next/errata' into for-next/coreWill Deacon
2020-01-22Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-22arm64: kconfig: Fix alignment of E0PD help textWill Deacon
2020-01-22arm64: Use v8.5-RNG entropy for KASLR seedMark Brown
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson
2020-01-22powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat
2020-01-22powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UVBharata B Rao
2020-01-22crypto: arm/chacha - fix build failured when kernel mode NEON is disabledArd Biesheuvel
2020-01-22crypto: x86/poly1305 - emit does base conversion itselfJason A. Donenfeld
2020-01-22crypto: x86/poly1305 - fix .gitignore typoJason A. Donenfeld
2020-01-22crypto: x86/sha - Eliminate casts on asm implementationsKees Cook
2020-01-22efi/x86: Disallow efi=old_map in mixed modeArd Biesheuvel
2020-01-21Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman
2020-01-21arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme
2020-01-21arm64: entry: Avoid empty alternatives entriesJulien Thierry
2020-01-21arm64: Kconfig: select HAVE_FUTEX_CMPXCHGVladimir Murzin