aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-21ARM: dts: imx6qdl: move phy properties into phy device nodeJoakim Zhang6-64/+124
2021-07-20arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang1-3/+3
2021-07-20arm64: dts: qcom: sc7180: define ipa_fw_mem nodeAlex Elder1-0/+5
2021-07-20arm64: dts: qcom: sc7280: add IPA informationAlex Elder1-0/+43
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann1-2/+0
2021-07-16ARM: dts: imx7-mba7: remove un-used "phy-reset-delay" propertyJoakim Zhang2-2/+0
2021-07-16ARM: dts: imx35: correct node name for FECJoakim Zhang1-1/+1
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+19
2021-07-15bpf, x86: Store caller's ip in trampoline stackJiri Olsa1-0/+19
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+4
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+19
2021-07-11Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+21
2021-07-11Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds30-65/+29
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds55-1651/+1971
2021-07-10Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-3/+5
2021-07-10Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds10-2/+33
2021-07-10Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds520-2925/+23166
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds45-407/+354
2021-07-10Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-1/+3
2021-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+3
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-134/+26
2021-07-09Merge branch 'arm/fixes' into arm/socOlof Johansson28-100/+98
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds37-360/+901
2021-07-09Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-19/+22
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds42-106/+1668
2021-07-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds57-152/+167
2021-07-09Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner2-0/+19
2021-07-09MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz1-1/+1
2021-07-09bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend1-0/+3
2021-07-09irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2-0/+19
2021-07-08s390: preempt: Fix preempt_count initializationValentin Schneider3-12/+6
2021-07-08s390/linkage: increase asm symbols alignment to 16Vasily Gorbik1-1/+1
2021-07-08s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens3-3/+3
2021-07-08s390: add type checking to CALL_ON_STACK_NORETURN() macroHeiko Carstens1-1/+3
2021-07-08s390: remove old CALL_ON_STACK() macroHeiko Carstens1-37/+0
2021-07-08s390/softirq: use call_on_stack() macroHeiko Carstens1-1/+1
2021-07-08s390/lib: use call_on_stack() macroHeiko Carstens1-2/+3
2021-07-08s390/smp: use call_on_stack() macroHeiko Carstens1-4/+8
2021-07-08s390/kexec: use call_on_stack() macroHeiko Carstens1-1/+2
2021-07-08s390/irq: use call_on_stack() macroHeiko Carstens1-3/+5
2021-07-08s390/mm: use call_on_stack() macroHeiko Carstens1-4/+9
2021-07-08s390: introduce proper type handling call_on_stack() macroHeiko Carstens1-0/+97
2021-07-08s390/irq: simplify on_async_stack()Heiko Carstens1-1/+1
2021-07-08s390/irq: inline do_softirq_own_stack()Heiko Carstens2-8/+13
2021-07-08s390/irq: simplify do_softirq_own_stack()Heiko Carstens1-11/+1
2021-07-08s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger1-18/+24
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle3-11/+12
2021-07-08s390: move restart of execve() syscallSven Schnelle2-15/+20
2021-07-08s390/signal: remove sigreturn on stackSven Schnelle4-36/+2