summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-3018-40/+30
* powerpc: Use of_property_present() for testing DT property presenceRob Herring2023-03-309-13/+12
* powerpc/rtas: lockdep annotationsNathan Lynch2023-03-301-10/+23
* powerpc/rtas: fix miswording in rtas_function kerneldocNathan Lynch2023-03-301-1/+1
* powerpc/rtas: rtas_call_unlocked() kerneldocNathan Lynch2023-03-301-0/+17
* powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch2023-03-301-1/+1
* powerpc/rtas: ensure 8-byte alignment for struct rtas_argsNathan Lynch2023-03-301-2/+2
* powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap2023-03-301-3/+2
* powerpc/wii: fix resource printk format warningsRandy Dunlap2023-03-303-4/+4
* powerpc/mpc512x: fix resource printk format warningRandy Dunlap2023-03-301-1/+1
* powerpc/perf: Properly detect mpc7450 familyChristophe Leroy2023-03-302-3/+8
* powerpc/pseries: Add spaces around / operatorPetr Vaněk2023-03-301-1/+1
* powerpc: Remove memcpy_page_flushcache()Ira Weiny2023-03-292-9/+0
* powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_tableLuis Chamberlain2023-03-221-9/+1
* powerpc: Simplify sysctl registration for powersave_nap_ctl_tableLuis Chamberlain2023-03-161-9/+1
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-1679-95/+5
* powerpc/85xx: Fix function naming for p1023_rdb platformChristophe Leroy2023-03-161-4/+4
* powerpc/gamecube|wii : Use machine_device_initcall()Christophe Leroy2023-03-162-8/+2
* powerpc/47x: Split ppc47x machine in twoChristophe Leroy2023-03-161-20/+17
* powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-1562-631/+88
* powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy2023-03-152-6/+8
* powerpc/machdep: Make machine name constChristophe Leroy2023-03-151-1/+1
* powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+Nathan Chancellor2023-03-151-2/+1
* powerpc: Fix use of '-mabi=elfv2' with clangNathan Chancellor2023-03-151-3/+1
* powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor2023-03-151-3/+3
* powerpc: Fix a kernel-doc warningBo Liu2023-03-151-1/+1
* powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy2023-03-156-2/+218
* powerpc/pci_64: Init pcibios subsys a bit laterAlexey Kardashevskiy2023-03-141-1/+1
* powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy2023-03-144-8/+109
* Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-121-0/+9
|\
| * x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper2023-03-081-0/+9
* | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-101-2/+2
|\ \
| * | alpha: fix lazy-FPU mis(merged/applied/whatnot)Al Viro2023-03-061-2/+2
| |/
* | Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-108-8/+52
|\ \
| * | RISC-V: Don't check text_mutex during stop_machineConor Dooley2023-03-094-6/+39
| * | riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti2023-03-091-1/+1
| * | RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley2023-03-071-1/+1
| * | RISC-V: Stop emitting attributesPalmer Dabbelt2023-03-062-0/+11
| |/
* | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-096-2/+9
|\ \
| * | eth: fealnx: bring back this old driverJakub Kicinski2023-03-082-0/+2
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-061-0/+1
| |\ \
| | * | riscv, bpf: Fix patch_text implicit declarationRandy Dunlap2023-02-271-0/+1
| * | | powerpc: dts: t1040rdb: enable both CPU portsVladimir Oltean2023-02-282-1/+6
| * | | powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean2023-02-281-1/+0
* | | | Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-03-093-11/+13
|\ \ \ \
| * | | | m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz2023-03-061-1/+3
| * | | | m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven2023-03-061-5/+5
| * | | | m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong2023-03-061-5/+5
| | |_|/ | |/| |
* | | | sh: sanitize the flags on sigreturnAl Viro2023-03-092-0/+4
* | | | x86/resctl: fix scheduler confusion with 'current'Linus Torvalds2023-03-084-10/+10