summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-06-12arm64: dts: imx8: conn: fix enet clock settingDong Aisheng1-18/+32
2021-06-12arm64: dts: imx8mq: assign PCIe clocksLucas Stach1-0/+16
2021-06-12arm64: dts: imx8mn: specify dma-rangesLucas Stach1-0/+1
2021-06-12arm64: dts: imx8mm: specify dma-rangesLucas Stach1-0/+1
2021-06-12arm64: dts: fsl-ls1028a: Correct ECAM PCIE window rangesKornel Duleba1-7/+7
2021-06-12arm64: dts: imx8mn-beacon-som: Assign PMIC clockAdam Ford1-0/+3
2021-06-12arm64: dts: ls208xa: remove bus-num from dspi nodeMian Yousaf Kaukab1-1/+0
2021-06-12arm64: dts: ls1012a: enable PCIe on freeway boardMian Yousaf Kaukab1-0/+4
2021-06-12arm64: dts: imx8mp-evk: enable EQOS ethernetJoakim Zhang1-0/+40
2021-06-12arm64: dts: imx8mp: Remove the reference to audio ipg clock on imx8mpJacky Bai1-2/+0
2021-06-12arm64: dts: imx8mq-evk: add one regulator used to power up pcie phyRichard Zhu1-0/+1
2021-06-12arm64: dts: imx8mm: Add spba1 and spba2 busesAdam Ford1-173/+189
2021-06-12arm64: dts: imx8mn: Add spba1 busAdam Ford1-69/+77
2021-06-12arm64: dts: imx8mq-nitrogen: add lt8912 MIPI-DSI to HDMIAdrien Grassein1-0/+121
2021-06-12arm64: dts: imx8mq-nitrogen: add USB HOST supportAdrien Grassein1-0/+26
2021-06-12arm64: dts: imx8mq-nitrogen: add USB OTG supportAdrien Grassein1-0/+35
2021-06-12arm64: dts: imx8mp-phycore-som: enable spi norHeiko Schocher1-0/+25
2021-05-11arm64: dts: imx8mp: add flexspi nodeHeiko Schocher1-0/+16
2021-05-11arm64: dts: imx: Add i.mx8mm Gateworks gw7901 dts supportTim Harvey2-0/+1020
2021-05-11arm64: dts: ls1028a-rdb: enable optee nodeSahil Malhotra2-1/+5
2021-05-11arm64: dts: imx8mp-evk: Add PMIC deviceUwe Kleine-König1-0/+99
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+26
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-120/+131
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-10/+16
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds17-196/+28
2021-05-08Merge branch 'master' into nextMichael Ellerman240-1751/+3722
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds17-84/+36
2021-05-07Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+18
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds40-108/+26
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada3-15/+0
2021-05-07arm: print alloc free paths for address in registersManinder Singh3-0/+13
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand12-65/+0
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand17-17/+0
2021-05-07arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov3-9/+10
2021-05-07alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>Randy Dunlap1-0/+1
2021-05-07alpha: eliminate old-style function definitionsRandy Dunlap1-2/+2
2021-05-07Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds14-77/+101
2021-05-06riscv: remove unused handle_exception symbolRouven Czerwinski1-2/+0
2021-05-06riscv: Consistify protect_kernel_linear_mapping_text_rodata() useGeert Uytterhoeven3-4/+7
2021-05-06riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=yVincent Chen1-2/+2
2021-05-06riscv: Only extend kernel reservation if mapped read-onlyGeert Uytterhoeven1-2/+7
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds27-454/+246
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds63-214/+2525
2021-05-06Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds12-14/+258
2021-05-06x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit1-21/+26
2021-05-06arm64: kernel: Update the stale commentShaokun Zhang1-1/+1
2021-05-06x86/process: setup io_threads more like normal user space threadsStefan Metzmacher1-1/+18
2021-05-05KVM: x86: Consolidate guest enter/exit logic to common helpersSean Christopherson3-74/+49
2021-05-05KVM: x86: Defer vtime accounting 'til after IRQ handlingWanpeng Li3-6/+15
2021-05-05KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan3-7/+34