summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stm32-dt-for-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2020-10-282-0/+32
|\
| * ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx boardPascal Paillet2020-10-281-0/+15
| * ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx boardPascal Paillet2020-10-281-0/+17
* | Merge tag 'imx-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-10-272-0/+2
|\ \
| * | ARM: multi_v5_defconfig: Select CONFIG_GPIO_MXCFabio Estevam2020-10-271-0/+1
| * | ARM: imx_v4_v5_defconfig: Select CONFIG_GPIO_MXCFabio Estevam2020-10-271-0/+1
* | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2020-10-275-2/+67
|\ \ \
| * | | arm64: dts: meson: odroid-n2 plus: fix vddcpu_a pwmJerome Brunet2020-10-231-1/+1
| * | | ARM: dts: meson8: remove two invalid interrupt lines from the GPU nodeMartin Blumenstingl2020-10-231-2/+0
| * | | arm64: dts: amlogic: add missing ethernet reset IDAnand Moon2020-10-213-0/+7
| * | | arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatibleMartin Blumenstingl2020-10-051-1/+1
| * | | arm64: dts: meson: add missing g12 rng clockScott K Logan2020-10-051-0/+2
| * | | arm64: dts: meson-axg-s400: enable USB OTGNeil Armstrong2020-10-051-0/+6
| * | | arm64: dts: meson-axg: add USB nodesNeil Armstrong2020-10-051-0/+50
* | | | Merge tag 'imx-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2020-10-263-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: multi_v7_defconfig: Build in CONFIG_GPIO_MXC by defaultAnson Huang2020-10-261-0/+1
| * | | ARM: imx_v6_v7_defconfig: Build in CONFIG_GPIO_MXC by defaultAnson Huang2020-10-261-0/+1
| * | | arm64: defconfig: Build in CONFIG_GPIO_MXC by defaultAnson Huang2020-10-261-0/+1
| | |/ | |/|
* | | Merge tag 'scmi-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-10-269-12/+34
|\ \ \
| * | | firmware: arm_scmi: Fix duplicate workqueue nameFlorian Fainelli2020-10-141-1/+1
| * | | firmware: arm_scmi: Fix locking in notificationsCristian Marussi2020-10-141-7/+13
| * | | firmware: arm_scmi: Add missing Rx size re-initialisationSudeep Holla2020-10-136-0/+18
| * | | firmware: arm_scmi: Expand SMC/HVC message pool to more than oneEtienne Carriere2020-10-121-1/+1
| * | | firmware: arm_scmi: Fix ARCH_COLD_RESETEtienne Carriere2020-10-121-3/+1
* | | | Merge tag 'tee-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/...Arnd Bergmann2020-10-261-1/+2
|\ \ \ \
| * | | | tee: client UUID: Skip REE kernel login method as wellSumit Garg2020-10-131-1/+2
* | | | | ARM: dts: mmp2-olpc-xo-1-75: Use plural form of "-gpios"Lubomir Rintel2020-10-261-2/+2
* | | | | ARM: dts: mmp3: Add power domain for the cameraLubomir Rintel2020-10-261-0/+2
* | | | | arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang2020-10-261-0/+1
* | | | | dt-bindings: sram: sunxi-sram: add V3s compatible stringIcenowy Zheng2020-10-261-0/+3
* | | | | Merge tag 'sunxi-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-10-261-1/+1
|\ \ \ \ \
| * | | | | ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron2020-10-051-1/+1
* | | | | | Merge tag 'mvebu-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-10-264-14/+25
|\ \ \ \ \ \
| * | | | | | ARM: mvebu: drop pointless check for coherency_baseArd Biesheuvel2020-09-241-6/+1
| * | | | | | arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár2020-09-243-8/+24
| | |/ / / / | |/| | | |
* | | | | | MAINTAINERS: Move Sangbeom Kim to creditsKrzysztof Kozlowski2020-10-262-2/+5
* | | | | | MAINTAINERS: Move Kukjin Kim to creditsKrzysztof Kozlowski2020-10-262-2/+4
* | | | | | MAINTAINERS: step down as maintainer of UniPhier SoCs and Denali driverMasahiro Yamada2020-10-261-5/+2
| |_|_|/ / |/| | | |
* | | | | Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* | | | | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-25117-196/+196
* | | | | kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes2020-10-251-3/+3
* | | | | mm: remove kzfree() compatibility definitionEric Biggers2020-10-256-8/+6
* | | | | checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches2020-10-251-5/+7
* | | | | Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-253-1/+116
|\ \ \ \ \
| * | | | | selftests/timens: Add a test for futex()Andrei Vagin2020-10-202-1/+111
| * | | | | futex: Adjust absolute futex timeouts with per time namespace offsetAndrei Vagin2020-10-201-0/+5
* | | | | | Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-252-5/+12
|\ \ \ \ \ \
| * | | | | | sched/features: Fix !CONFIG_JUMP_LABEL caseJuri Lelli2020-10-142-4/+11
| * | | | | | sched: Replace zero-length array with flexible-arrayzhuguangqing2020-10-141-1/+1
* | | | | | | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-251-1/+1
|\ \ \ \ \ \ \