summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-4/+1
* | | | | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-4/+4
|\ \ \ \ \
| * | | | | ARM: iop32x: disable N2100 PCI parity reportingHeiner Kallweit2021-03-311-4/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-052-8/+0
|\ \ \ \ \
| * | | | | ARM: dts: rockchip: Remove clock-names from PWM nodesJohan Jonker2021-04-232-8/+0
| |/ / / /
* | | | | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-042-2/+6
|\ \ \ \ \
| * | | | | ARM: Qualify enabling of swiotlb_init()Florian Fainelli2021-03-191-1/+5
| * | | | | xen-swiotlb: split xen_swiotlb_initChristoph Hellwig2021-03-171-1/+1
* | | | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \ \ \ \
| * | | | | | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-0/+3
| |\ \ \ \ \
| | * | | | | arm/arm64: Probe for the presence of KVM hypervisorWill Deacon2021-03-311-0/+3
| | |/ / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-307-4/+7
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
| * | | | | ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2021-04-302-2/+3
| * | | | | mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-303-0/+3
| * | | | | mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-0/+1
* | | | | | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-309-9/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: s3c: mini2440: Constify the software nodeHeikki Krogerus2021-04-101-1/+5
| * | | | | ARM: pxa: stargate2: Constify the software nodeHeikki Krogerus2021-04-101-1/+5
| * | | | | ARM: omap1: osk: Constify the software nodeHeikki Krogerus2021-04-081-1/+5
| * | | | | ARM: davinci: Constify the software nodesHeikki Krogerus2021-04-086-6/+30
| |/ / / /
* | | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-292-2/+3
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-261-1/+1
| |\ \ \ \ \
| | * | | | | ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...Kunihiko Hayashi2021-04-221-1/+1
| * | | | | | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+2
| |/ / / / /
* | | | | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \ \ \ \ \
| * | | | | | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-281-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.12-rc5' into locking/core, to pick up fixesIngo Molnar2021-03-2915-96/+104
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | locking: Fix typos in commentsIngo Molnar2021-03-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-04-264-17/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ARM/spi: spear: Drop PL022 num_chipselectLinus Walleij2021-04-082-12/+0
| * | | | | ARM: pxa: zeus: Constify the software nodeHeikki Krogerus2021-03-161-1/+5
| * | | | | ARM: pxa: icontrol: Constify the software nodeHeikki Krogerus2021-03-161-4/+8
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-268-2/+147
|\ \ \ \ \
| * | | | | ARM: config: Add WPCM to multi v5Joel Stanley2021-04-091-0/+3
| * | | | | ARM: dts: Add devicetree for Supermicro X9SCi-LN4F based on WPCM450Jonathan Neuschäfer2021-04-092-0/+42
| * | | | | ARM: dts: Add devicetree for Nuvoton WPCM450 BMC chipJonathan Neuschäfer2021-04-091-0/+76
| * | | | | ARM: npcm: Introduce Nuvoton WPCM450 SoCJonathan Neuschäfer2021-04-093-1/+25
| * | | | | ARM: dts: Add board-specific compatible string to npcm750-evb devicetreeJonathan Neuschäfer2021-04-081-1/+1
| |/ / / /
* | | | | Merge tag 'arm-dt-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-04-26220-1487/+8706
|\ \ \ \ \
| * \ \ \ \ Merge tag 'bmc-5.13-devicetree-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-04-204-142/+201
| |\ \ \ \ \
| | * | | | | ARM: dts: aspeed: tiogapass: add hotplug controllerPaul Fertser2021-04-161-0/+5
| | * | | | | ARM: dts: aspeed: amd-ethanolx: Enable all used I2C bussesKonstantin Aladyshev2021-04-161-0/+30
| | * | | | | ARM: dts: aspeed: Rainier: Update to pass 2 hardwareEddie James2021-04-161-40/+153
| | * | | | | ARM: dts: aspeed: Rainier 1S4U: Fix fan nodesEddie James2021-04-161-1/+1
| | * | | | | ARM: dts: aspeed: Rainier: Fix humidity sensor bus addressEddie James2021-04-161-2/+2
| | * | | | | ARM: dts: aspeed: Rainier: Fix PCA9552 on bus 8Eddie James2021-04-161-99/+10