summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-7/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman2021-12-2011-10/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman2021-12-065-8/+15
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | arm: remove zte zx platform left-overLukas Bulwahn2021-11-251-7/+0
* | | | | | | | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-122-2/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-136-8/+16
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
| * | | | | | | | | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-01-1219-79/+170
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: reduce the information printed in call tracesRussell King2021-12-172-3/+16
| * | | | | | | | | ARM: 9168/1: Add support for Cortex-M55 processorTigran Tadevosyan2021-12-171-0/+10
| * | | | | | | | | ARM: 9167/1: Add support for Cortex-M33 processorVladimir Murzin2021-12-171-0/+10
| * | | | | | | | | ARM: 9166/1: Support KFENCE for ARMWang Kefeng2021-12-173-2/+61
| * | | | | | | | | ARM: 9165/1: mm: Provide is_write_fault()Wang Kefeng2021-12-171-1/+6
| * | | | | | | | | ARM: 9164/1: mm: Provide set_memory_valid()Wang Kefeng2021-12-172-10/+33
| * | | | | | | | | ARM: 9161/1: mm: mark private VM_FAULT_X defines as vm_fault_tWang Kefeng2021-12-171-2/+2
| * | | | | | | | | ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encodingAndre Przywara2021-12-172-9/+16
| * | | | | | | | | ARM: 9158/1: leave it to core code to manage thread_info::cpuArd Biesheuvel2021-12-172-17/+0
| * | | | | | | | | ARM: 9154/1: decompressor: do not copy source files while buildingMasahiro Yamada2021-12-177-35/+16
| |/ / / / / / / /
* | | | | | | | | Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-01-112-7/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | spi: pxa2xx: Get rid of unused ->cs_control()Andy Shevchenko2021-11-291-1/+1
| * | | | | | | | | ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup tableAndy Shevchenko2021-11-291-6/+9
| |/ / / / / / / /
* | | | | | | | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-111-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-01-101-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-12-301-1/+1
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2021-11-231-1/+0
| | | * | | | | | | arch_topology: Introduce thermal pressure update functionLukasz Luba2021-11-231-0/+1
| | | |/ / / / / /
* | | | | | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-113-7/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-304-6/+5
| |\| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-1711-10/+14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | ARM: dts: qcom: sdx55: fix IPA interconnect definitionsAlex Elder2021-12-131-4/+2
| * | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-111-3/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf, docs: Prune all references to "internal BPF"Christoph Hellwig2021-11-301-1/+1
| | * | | | | | | | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-161-2/+3
| * | | | | | | | | | ARM: dts: sun8i: r40: add node for CAN controllerEvgeny Boger2021-12-081-0/+19
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-104-77/+83
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lib/crypto: blake2s: include as built-inJason A. Donenfeld2022-01-074-77/+83
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-102-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: Snapshot thread flagsMark Rutland2021-12-012-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-108-8/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti2021-12-175-5/+0
| * | | | | | | | | | Documentation, arch: Remove leftovers from raw deviceAlexandre Ghiti2021-12-173-3/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-01-10209-6788/+25867
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "ARM: dts: BCM5301X: define RTL8365MB switch on Asus RT-AC88U"Arnd Bergmann2021-12-231-77/+0
| * | | | | | | | | | Merge tag 'aspeed-5.17-devicetree' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-12-2216-2/+2498
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: aspeed: add LCLK setting into LPC KCS nodesJae Hyun Yoo2021-12-212-0/+8
| | * | | | | | | | | | ARM: dts: aspeed: add LCLK setting into LPC IBT nodeJae Hyun Yoo2021-12-213-0/+3
| | * | | | | | | | | | ARM: dts: aspeed: p10: Add TPM deviceEddie James2021-12-212-0/+10
| | * | | | | | | | | | ARM: dts: aspeed: p10: Enable USB host portsEddie James2021-12-212-1/+17
| | * | | | | | | | | | ARM: dts: aspeed: Add TYAN S8036 BMC machineAli El-Haj-Mahmoud2021-12-212-0/+471