summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-06-19ARM: dts: BCM5301X: Add cells sizes to PCIe nodesRafał Miłecki1-0/+9
2023-06-09ARM: dts: BCM5301X: Add Netgear R8000 WiFi regulator mappingsRafał Miłecki1-0/+17
2023-06-09ARM: dts: BCM5301X: fix duplex-full => full-duplexChristian Lamparter2-2/+2
2023-06-09ARM: dts: BCM5301X: MR32: remove partition index numbersChristian Lamparter1-5/+5
2023-06-09ARM: dts: BCM5301X: MR26: MR32: remove bogus nand-ecc-algo propertyChristian Lamparter2-4/+0
2023-06-09ARM: dts: bcm21664-garnet: use node labelsStanislav Jakubek1-23/+23
2023-06-09ARM: dts: bcm11351/21664: add UART, I2C node labelsStanislav Jakubek2-15/+15
2023-06-09ARM: dts: bcm-mobile: move status properties to the end of nodesStanislav Jakubek4-14/+14
2023-06-09ARM: dts: bcm21664/23550: use CCU compatibles directlyStanislav Jakubek2-8/+8
2023-06-09ARM: dts: bcm-mobile: change "" includes to <> where applicableStanislav Jakubek3-7/+4
2023-06-09ARM: dts: BCM5301X: Describe switch ports in the main DTSRafał Miłecki22-163/+51
2023-06-06ARM: dts: BCM5301X: Relicense Christian's code to the GPL 2.0+ / MITRafał Miłecki2-23/+21
2023-06-05ARM: dts: BCM5301X: Drop invalid properties from Meraki MR32 keysRafał Miłecki1-2/+0
2023-06-05ARM: dts: BCM5301X: Drop invalid #usb-cellsRafał Miłecki1-6/+0
2023-06-05ARM: dts: BCM5301X: Use updated "spi-gpio" binding propertiesRafał Miłecki4-8/+8
2023-06-01arm: dts: bcm: Enable device-tree overlay support for RPi devicesAurelien Jarno1-0/+18
2023-05-25ARM: dts: BCM5301X: Use updated device "compatible" stringsRafał Miłecki6-6/+6
2023-05-23ARM: dts: BCM5301X: Specify MAC addresses on Luxul devicesRafał Miłecki10-1/+113
2023-05-23ARM: dts: BCM5301X: Relicense AXI interrupts code to the GPL 2.0+ / MITRafał Miłecki2-75/+73
2023-05-23ARM: dts: BCM5301X: Relicense Hauke's code to the GPL 2.0+ / MITRafał Miłecki2-85/+90
2023-05-10ARM: dts: bcm-mobile: align SDHCI node name with bindingsStanislav Jakubek5-17/+17
2023-05-08ARM: dts: bcm23550: Add SoC-specific I2C compatibleStanislav Jakubek1-4/+4
2023-05-08ARM: dts: BCM5301X: Drop "clock-names" from the SPI nodeRafał Miłecki1-1/+0
2023-05-08ARM: dts: BCM5301X: Relicense Florian's code to the GPL 2.0+ / MITRafał Miłecki2-39/+36
2023-05-08ARM: dts: BCM5301X: Relicense Rafał's code to the GPL 2.0+ / MITRafał Miłecki2-190/+204
2023-05-08ARM: dts: broadcom: add missing cache propertiesKrzysztof Kozlowski7-0/+7
2023-05-06s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSLukas Bulwahn1-1/+0
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds26-62/+114
2023-05-05Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanupsLinus Torvalds4-94/+122
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-66/+674
2023-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-177/+1208
2023-05-05Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-21/+23
2023-05-05Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-65/+56
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini19-91/+1129
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-19/+1
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-23/+22
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds28-295/+1666
2023-05-04Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linuxLinus Torvalds3-5/+6
2023-05-04KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda1-21/+11
2023-05-04KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda2-0/+12
2023-05-04Merge tag 'parisc-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-148/+93
2023-05-04Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-111/+45
2023-05-03Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds1-0/+17
2023-05-03x86-64: mm: clarify the 'positive addresses' user address rulesLinus Torvalds2-15/+33
2023-05-03x86: mm: remove 'sign' games from LAM untagged_addr*() macrosLinus Torvalds1-15/+3
2023-05-03x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> headerLinus Torvalds3-85/+82
2023-05-03x86: mm: remove architecture-specific 'access_ok()' defineLinus Torvalds1-34/+0
2023-05-03x86-64: make access_ok() independent of LAMLinus Torvalds2-10/+69
2023-05-03parisc: Fix argument pointer in real64_call_asm()Helge Deller1-3/+2
2023-05-03parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin1-103/+63