summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0Gregory CLEMENT2024-02-201-1/+4
* MIPS: Allows relocation exception vectors everywhereJiaxun Yang2024-02-204-66/+133
* MIPS: Fix set_uncached_handler for ebase in XKPHYSJiaxun Yang2024-02-201-1/+1
* MIPS: spaces: Define a couple of handy macrosGregory CLEMENT2024-02-202-0/+9
* MIPS: pm-cps: Use GPR number macrosJiaxun Yang2024-02-201-70/+64
* MIPS: kvm/entry: Use GPR number macrosJiaxun Yang2024-02-201-217/+187
* MIPS: tlbex: Use GPR number macrosJiaxun Yang2024-02-201-99/+97
* MIPS: page: Use GPR number macrosJiaxun Yang2024-02-201-107/+95
* MIPS: traps: Use GPR number macrosJiaxun Yang2024-02-201-3/+3
* MIPS: regdefs.h: Define a set of register numbersJiaxun Yang2024-02-201-0/+89
* MIPS: regdefs.h: Guard all defines with __ASSEMBLY__Jiaxun Yang2024-02-201-0/+2
* MIPS: Unify define of CP0 registers for uasm codeJiaxun Yang2024-02-203-94/+200
* Linux 6.8-rc5v6.8-rc5Linus Torvalds2024-02-181-1/+1
* Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-189-32/+33
|\
| * kallsyms: ignore ARMv4 thunks along with othersArnd Bergmann2024-02-151-11/+2
| * modpost: trim leading spaces when processing source files listRadek Krejci2024-02-141-1/+6
| * gen_compile_commands: fix invalid escape sequence warningAndrew Ballance2024-02-141-1/+1
| * kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor2024-02-141-2/+7
| * docs: kconfig: Fix grammar and formattingThorsten Blum2024-02-141-3/+3
| * kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada2024-02-144-14/+14
* | Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-181-5/+18
|\ \
| * | x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl2024-02-121-5/+18
* | | Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-184-26/+47
|\ \ \
| * | | irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier2024-02-131-9/+13
| * | | irqchip/gic-v3-its: Restore quirk probing for ACPI-based systemsMarc Zyngier2024-02-131-1/+2
| * | | irqchip/gic-v3-its: Handle non-coherent GICv4 redistributorsMarc Zyngier2024-02-131-12/+25
| * | | irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()Dan Carpenter2024-02-131-2/+2
| * | | irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao2024-02-131-1/+1
| * | | irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger2024-02-131-1/+4
| | |/ | |/|
* | | Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-184-13/+17
|\ \ \
| * \ \ Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2024-02-174-13/+17
| |\ \ \ | | |/ / | |/| |
| | * | i2c: i801: Fix block process call transactionsJean Delvare2024-02-141-2/+2
| | * | i2c: pasemi: split driver into two separate modulesArnd Bergmann2024-02-142-4/+8
| | * | i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya2024-02-121-7/+7
* | | | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-1824-33/+77
|\ \ \ \
| * | | | powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat2024-02-141-1/+3
| * | | | powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde2024-02-141-2/+6
| * | | | powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao2024-02-145-8/+22
| * | | | powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf2024-02-141-1/+2
| * | | | powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman2024-02-141-1/+1
| * | | | Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman2024-02-143-23/+5
| * | | | powerpc: 85xx: mark local functions staticArnd Bergmann2024-02-067-10/+12
| * | | | powerpc: udbg_memcons: mark functions staticArnd Bergmann2024-02-061-3/+3
| * | | | powerpc/kasan: Fix addr error caused by page alignmentJiangfeng Xiao2024-02-051-0/+1
| * | | | powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer2024-02-052-1/+21
| * | | | selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry2024-02-051-2/+2
| * | | | powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao2024-02-051-2/+2
| * | | | powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra2024-02-053-5/+23
| * | | | powerpc/pseries/papr-sysparm: use u8 arrays for payloadsNathan Lynch2024-02-052-2/+2
* | | | | Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-02-1711-16/+35
|\ \ \ \ \