summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-16arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-07-15arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski
2020-07-15ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2020-07-15arm64: dts: stratix10: increase QSPI reg address in nand dts fileDinh Nguyen
2020-07-15arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen
2020-07-15arm64: dts: agilex: add status to qspi dts nodeDinh Nguyen
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni
2020-07-14riscv: use 16KB kernel stack on 64-bitAndreas Schwab
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-14ARM: dts: Fix dcan driver probe failed on am437x platformdillon min
2020-07-14ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_moduleChen Tao
2020-07-14powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-07-13arm64: defconfig: Enable CONFIG_PCIE_RCAR_HOSTLad Prabhakar
2020-07-13powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V
2020-07-13ARM: imx: Remove imx_add_imx_dma() unused irq_err argumentBjorn Helgaas
2020-07-13ARM: imx: Provide correct number of resources when registering gpio devicesGuenter Roeck
2020-07-12Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-11Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-11ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-10Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini
2020-07-09riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen
2020-07-09kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen
2020-07-09riscv: Fix "no previous prototype" compile warning in kgdb.c fileVincent Chen
2020-07-09riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen
2020-07-09Restore gcc check in mips asm/unroll.hCesar Eduardo Barros
2020-07-09arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-09s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-09x86/entry/common: Make prepare_exit_to_usermode() staticThomas Gleixner
2020-07-09x86/entry: Mark check_user_regs() noinstrThomas Gleixner
2020-07-09x86/traps: Disable interrupts in exc_aligment_check()Thomas Gleixner
2020-07-09arm64: Add missing sentinel to erratum_1463225Florian Fainelli
2020-07-09efi/libstub/arm64: link stub lib.a conditionallyMasahiro Yamada
2020-07-08arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-07-08arm64: entry: Tidy up block comments and label numbersWill Deacon
2020-07-08arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier
2020-07-08arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier
2020-07-08arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier
2020-07-08arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao
2020-07-08KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-08powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin
2020-07-08xtensa: simplify xtensa_pmu_irq_handlerXu Wang
2020-07-07Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds