summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-25Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-25arm64: stacktrace: Report when we reach the end of the stackMark Brown
2021-02-25arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin
2021-02-25KVM: SVM: Fix nested VM-Exit on #GP interception handlingSean Christopherson
2021-02-25nds32: Fix bogus reference to <asm/procinfo.h>Geert Uytterhoeven
2021-02-25nds32: use get_kernel_nofault in dump_memChristoph Hellwig
2021-02-25nds32: remove dump_instrChristoph Hellwig
2021-02-25nds32: configs: Cleanup CONFIG_CROSS_COMPILEKrzysztof Kozlowski
2021-02-25nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-24MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao
2021-02-24mm: simplify parater of function memmap_init_zone()Baoquan He
2021-02-24mm: rename memmap_init() and memmap_init_zone()Baoquan He
2021-02-24mm: fix prototype warning from kernel test robotBaoquan He
2021-02-24kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov
2021-02-24hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-24Merge tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2021-02-24arm64: Add missing ISB after invalidating TLB in enter_vheMarc Zyngier
2021-02-24arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier
2021-02-24arm64: VHE: Enable EL2 MMU from the idmapMarc Zyngier
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