summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-02-24KVM: arm64: make the hyp vector table entries localJoey Gouly
2021-02-23arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter
2021-02-24s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich
2021-02-24s390/topology: move cpumasks away from stackHeiko Carstens
2021-02-24s390/smp: smp_emergency_stop() - move cpumask away from stackHeiko Carstens
2021-02-24s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2021-02-24s390/smp: consolidate locking for smp_rescan()Heiko Carstens
2021-02-24s390/mm: fix phys vs virt confusion in vmem_*() functions familyAlexander Gordeev
2021-02-24s390/mm: fix phys vs virt confusion in pgtable allocation routinesAlexander Gordeev
2021-02-24s390/mm: fix invalid __pa() usage in pfn_pXd() macrosAlexander Gordeev
2021-02-24s390/mm: make pXd_deref() macros return a pointerAlexander Gordeev
2021-02-24s390/opcodes: rename selhhhr to selfhrHeiko Carstens
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23x86, build: allow LTO to be selectedSami Tolvanen
2021-02-23x86, cpu: disable LTO for cpu.cSami Tolvanen
2021-02-23x86, vdso: disable LTO only for vDSOSami Tolvanen
2021-02-23x86, build: use objtool mcountSami Tolvanen
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-23Merge tag 'microblaze-v5.12' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-23KVM: vmx/pmu: Fix dummy check if lbr_desc->event is createdLike Xu
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro
2021-02-23arch: mips: update references to current linux-mips listLukas Bulwahn
2021-02-23mips: bmips: init clocks earlierÁlvaro Fernández Rojas
2021-02-23arm64/mm: Fixed some coding style issuesZhiyuan Dai
2021-02-23arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe
2021-02-23Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina
2021-02-22ARM: dts: cros-ec-keyboard: Use keymap macrosPhilip Chen
2021-02-22riscv: Improve kasan population by using hugepages when possibleAlexandre Ghiti
2021-02-22riscv: Improve kasan population functionAlexandre Ghiti
2021-02-22riscv: Use KASAN_SHADOW_INIT define for kasan memory initializationAlexandre Ghiti
2021-02-22riscv: Improve kasan definitionsAlexandre Ghiti
2021-02-22riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti
2021-02-22riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser
2021-02-22riscv: Remove unnecessary declarationKefeng Wang
2021-02-22riscv: Add Canaan Kendryte K210 SD card defconfigDamien Le Moal
2021-02-22riscv: Update Canaan Kendryte K210 defconfigDamien Le Moal
2021-02-22riscv: Add Kendryte KD233 board device treeDamien Le Moal
2021-02-22riscv: Add SiPeed MAIXDUINO board device treeDamien Le Moal
2021-02-22riscv: Add SiPeed MAIX GO board device treeDamien Le Moal
2021-02-22riscv: Add SiPeed MAIX DOCK board device treeDamien Le Moal
2021-02-22riscv: Add SiPeed MAIX BiT board device treeDamien Le Moal
2021-02-22riscv: Update Canaan Kendryte K210 device treeDamien Le Moal
2021-02-22RISC-V: Add a non-void return for sbi v02 functionsAtish Patra