summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-10Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-07-10Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-10Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-10Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09Merge branch 'arm/fixes' into arm/socOlof Johansson
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-09Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-09MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz
2021-07-08s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-08s390/linkage: increase asm symbols alignment to 16Vasily Gorbik
2021-07-08s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens
2021-07-08s390: add type checking to CALL_ON_STACK_NORETURN() macroHeiko Carstens
2021-07-08s390: remove old CALL_ON_STACK() macroHeiko Carstens
2021-07-08s390/softirq: use call_on_stack() macroHeiko Carstens
2021-07-08s390/lib: use call_on_stack() macroHeiko Carstens
2021-07-08s390/smp: use call_on_stack() macroHeiko Carstens
2021-07-08s390/kexec: use call_on_stack() macroHeiko Carstens
2021-07-08s390/irq: use call_on_stack() macroHeiko Carstens
2021-07-08s390/mm: use call_on_stack() macroHeiko Carstens
2021-07-08s390: introduce proper type handling call_on_stack() macroHeiko Carstens
2021-07-08s390/irq: simplify on_async_stack()Heiko Carstens
2021-07-08s390/irq: inline do_softirq_own_stack()Heiko Carstens
2021-07-08s390/irq: simplify do_softirq_own_stack()Heiko Carstens
2021-07-08s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle
2021-07-08s390: move restart of execve() syscallSven Schnelle
2021-07-08s390/signal: remove sigreturn on stackSven Schnelle
2021-07-08s390/signal: switch to using vdso for sigreturn and syscall restartSven Schnelle
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-08powerpc/mm: enable HAVE_MOVE_PMD supportAneesh Kumar K.V
2021-07-08powerpc/book3s64/mm: update flush_tlb_range to flush page walk cacheAneesh Kumar K.V
2021-07-08mm/mremap: allow arch runtime overrideAneesh Kumar K.V
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-08x86/dumpstack: use %pSb/%pBb for backtrace printingStephen Boyd
2021-07-08arm64: stacktrace: use %pSb for backtrace printingStephen Boyd
2021-07-08x86: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08sh: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08s390: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08riscv: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08powerpc: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08openrisc: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08nios2: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08nds32: convert to setup_initial_init_mm()Kefeng Wang