summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-192-6/+4
|\
| * kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-141-4/+4
| * Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"Nathan Chancellor2021-12-021-2/+0
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-2/+2
|\ \
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-132-2/+2
* | | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-166-15/+35
|\ \ \
| * | | arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()Pali Rohár2021-12-072-13/+0
| * | | arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár2021-12-074-8/+21
| * | | arm: ioremap: Implement standard PCI function pci_remap_iospace()Pali Rohár2021-11-302-0/+20
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-152-1/+2
|\ \ \
| * | | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
| * | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-1/+1
* | | | Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2022-01-121-10/+40
|\ \ \ \
| * | | | ARM: dts: omap3-n900: Fix lp5523 for multi colorSicelo A. Mhlongo2022-01-121-10/+40
| | |/ / | |/| |
* | | | Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-121-6/+126
|\ \ \ \
| * | | | arm/xen: Read extended regions from DT and init Xen resourceOleksandr Tyshchenko2022-01-061-0/+106
| * | | | arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DTOleksandr Tyshchenko2022-01-061-6/+20
* | | | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-121-24/+4
|\ \ \ \ \
| * | | | | perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson2021-11-171-29/+4
| * | | | | perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-171-6/+11
| | |/ / / | |/| | |
* | | | | 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-112-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-1119-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-101-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-103-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-1611-10/+14
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |