summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: meson: add initial device-trees for X96-AIRChristian Hewitt2022-01-123-0/+247
* arm64: dts: meson: add common SM1 ac2xx dtsiChristian Hewitt2022-01-121-0/+300
* arm64: dts: meson-sm1: add spdifin and pdifout nodesArtem Lapkin2022-01-121-0/+27
* arm64: dts: meson: p241: add sound supportJerome Brunet2021-12-011-0/+70
* arm64: dts: meson: p241: add vcc_5v regulatorJerome Brunet2021-12-011-0/+13
* arm64: dts: meson-gxbb-wetek: use updated LED bindingsChristian Hewitt2021-11-151-2/+5
* arm64: dts: meson-gxbb-wetek: fix missing GPIO bindingChristian Hewitt2021-11-151-0/+1
* arm64: dts: meson-gxbb-wetek: fix HDMI in early bootChristian Hewitt2021-11-151-0/+2
* arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+Alexander Stein2021-11-151-1/+1
* arm64: dts: amlogic: meson-g12: Fix GPU operating point table node nameAlexander Stein2021-11-151-1/+1
* arm64: dts: amlogic: meson-g12: Fix thermal-zones indentAlexander Stein2021-11-151-55/+55
* arm64: dts: meson-sm1-odroid: add cec nodesDmitry Shmidt2021-11-151-0/+14
* Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-145-6/+14
|\
| * parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-131-1/+1
| * parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2021-11-132-4/+10
| * parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller2021-11-131-0/+1
| * parisc: Fix backtrace to always include init funtion namesHelge Deller2021-11-131-1/+2
* | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-1420-179/+74
|\ \
| * | sh: pgtable-3level: Fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-10-271-1/+1
| * | sh: fix READ/WRITE redefinition warningsRandy Dunlap2021-10-271-22/+22
| * | sh: define __BIG_ENDIAN for math-emuRandy Dunlap2021-10-271-0/+8
| * | sh: math-emu: drop unused functionsRandy Dunlap2021-10-271-103/+0
| * | sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap2021-10-271-0/+1
| * | sh: Cleanup about SPARSE_IRQKefeng Wang2021-10-272-12/+0
| * | sh: kdump: add some attribute to functionYejune Deng2021-09-171-2/+2
| * | sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Masahiro Yamada2021-09-177-24/+23
| * | sh: boot: add intermediate vmlinux.bin* to targets instead of extra-yMasahiro Yamada2021-09-171-2/+2
| * | sh: boards: Fix the cacography in irq.cTang Bin2021-09-171-2/+2
| * | sh: check return code of request_irqNick Desaulniers2021-09-171-2/+3
| * | sh: fix trivial misannotationsAl Viro2021-09-175-12/+13
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-142-13/+13
|\ \ \
| * | | ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann2021-11-121-11/+11
| * | | ARM: 9155/1: fix early early_iounmap()Michał Mirosław2021-11-121-2/+2
* | | | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-146-6/+6
|\ \ \ \
| * | | | dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-116-6/+6
* | | | | Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-142-4/+11
|\ \ \ \ \
| * | | | | static_call,x86: Robustify trampoline patchingPeter Zijlstra2021-11-112-4/+11
* | | | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-143-16/+15
|\ \ \ \ \ \
| * | | | | | x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky2021-11-113-16/+15
| |/ / / / /
* | | | | | Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-142-1/+5
|\ \ \ \ \ \
| * | | | | | perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu2021-11-111-1/+3
| * | | | | | perf/x86/lbr: Reset LBR_SELECT during vlbr resetWanpeng Li2021-11-111-0/+2
| |/ / / / /
* | | | | | Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-146-4/+60
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86/cpu: Add Raptor Lake to Intel familyTony Luck2021-11-121-0/+2
| * | | | | x86/mce: Add errata workaround for Skylake SKX37Dave Jones2021-11-121-2/+3
| * | | | | x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen2021-11-034-2/+55
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-1338-352/+822
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-128-16/+19
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Fix host stage-2 finalizationQuentin Perret2021-11-081-2/+12
| | * | | | | | KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing2021-11-083-11/+3