summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-02-15arm: dts: visconti: Add DT support for Toshiba Visconti5 ethernet controllerNobuhiro Iwamatsu
2021-02-15Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-02-15MIPS: kernel: Drop kgdb_call_nmi_hookThomas Bogendoerfer
2021-02-15xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini
2021-02-15Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-15Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-14ARM: dts: aspeed: align GPIO hog names with dtschemaKrzysztof Kozlowski
2021-02-14ARM: dts: aspeed: fix PCA95xx GPIO expander properties on PortwellKrzysztof Kozlowski
2021-02-14Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-15sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada
2021-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport
2021-02-13s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann
2021-02-13s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann
2021-02-13s390/time: remove get_tod_clock_ext()Heiko Carstens
2021-02-13s390/crypto: use store_tod_clock_ext()Heiko Carstens
2021-02-13s390/hypfs: use store_tod_clock_ext()Heiko Carstens
2021-02-13s390/debug: use union tod_clockHeiko Carstens
2021-02-13s390/kvm: use union tod_clockHeiko Carstens
2021-02-13s390/vdso: use union tod_clockHeiko Carstens
2021-02-13s390/time: convert tod_clock_base to unionHeiko Carstens
2021-02-13s390/time: introduce new store_tod_clock_ext()Heiko Carstens
2021-02-13s390/time: rename store_tod_clock_ext() and use union tod_clockHeiko Carstens
2021-02-13s390/time: introduce union tod_clockHeiko Carstens
2021-02-13s390,alpha: switch to 64-bit ino_tHeiko Carstens
2021-02-13s390: split cleanup_sieSven Schnelle
2021-02-13s390: use r13 in cleanup_sie as temp registerSven Schnelle
2021-02-13s390: fix kernel asce loading when sie is interruptedSven Schnelle
2021-02-13s390: add stack for machine check handlerSven Schnelle
2021-02-13s390: use WRITE_ONCE when re-allocating async stackSven Schnelle
2021-02-13s390: open code SWITCH_KERNEL macroSven Schnelle
2021-02-13MIPS: Use common way to parse elfcorehdrJinyang He
2021-02-13MIPS: Simplify EVA cache handlingThomas Bogendoerfer
2021-02-13Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus...Thomas Bogendoerfer
2021-02-13MIPS: remove CONFIG_DMA_PERDEV_COHERENTChristoph Hellwig
2021-02-13MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2021-02-13MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig
2021-02-13MIPS/malta: simplify plat_setup_iocoherencyChristoph Hellwig
2021-02-13MIPS: Add basic support for ptrace single stepTiezhu Yang
2021-02-12um: irq.h: include <asm-generic/irq.h>Johannes Berg
2021-02-12um: io.h: include <linux/types.h>Johannes Berg
2021-02-12um: add a pseudo RTCJohannes Berg
2021-02-12um: remove process stub VMAJohannes Berg
2021-02-12um: rework userspace stubs to not hard-code stub locationJohannes Berg
2021-02-12um: separate child and parent errors in clone stubJohannes Berg
2021-02-12um: defer killing userspace on page table update failuresJohannes Berg