summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-28Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-9/+46
2023-10-28Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2023-10-28sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro1-1/+1
2023-10-27x86/tsc: Defer marking TSC unstable to a workerThomas Gleixner1-1/+9
2023-10-27x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-10-27x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck1-0/+2
2023-10-27Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-11/+24
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-112/+108
2023-10-26Merge tag 'renesas-fixes-for-v6.6-tag3' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-2/+2
2023-10-26riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMTChristoph Hellwig2-1/+2
2023-10-26riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENTChristoph Hellwig1-1/+0
2023-10-25powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptesAneesh Kumar K.V1-10/+22
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2-7/+14
2023-10-23powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2-1/+2
2023-10-22Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-9/+5
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-3/+19
2023-10-20Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-9/+84
2023-10-19Merge tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-41/+51
2023-10-19s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+13
2023-10-18Merge tag 'omap-fixes-audio-clock-and-modem-signed' of git://git.kernel.org/p...Arnd Bergmann6-52/+38
2023-10-18powerpc/qspinlock: Fix stale propagated yield_cpuNicholas Piggin1-0/+3
2023-10-18LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng3-9/+10
2023-10-18LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()Huacai Chen1-4/+4
2023-10-18LoongArch: Export symbol invalid_pud_table for modules buildingHuacai Chen1-0/+1
2023-10-18LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang4-28/+36
2023-10-18powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()Michael Ellerman1-8/+1
2023-10-17Merge tag 'v6.6-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-12/+27
2023-10-17riscv: dts: thead: set dma-noncoherent to soc busJisheng Zhang1-0/+1
2023-10-17x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel2-2/+34
2023-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds24-95/+128
2023-10-17Merge tag 'riscv-dt-for-v6.6-final' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+1
2023-10-16arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boardsChristopher Obbard1-0/+1
2023-10-16arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399Christopher Obbard1-0/+10
2023-10-16Merge tag 'qcom-arm64-fixes-for-6.6' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann4-45/+39
2023-10-16s390/kasan: handle DCSS mapping in memory holesVasily Gorbik1-1/+6
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds3-60/+7
2023-10-15Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-12/+17
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-9/+2
2023-10-15Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-32/+19
2023-10-15Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini6-16/+55
2023-10-15powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman1-1/+1
2023-10-15Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+33
2023-10-15Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-35/+67
2023-10-13clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren1-0/+6
2023-10-13clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren2-0/+8
2023-10-13ARM: OMAP1: ams-delta: Fix MODEM initialization failureJanusz Krzysztofik1-44/+16
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-12/+35
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+34
2023-10-12riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti1-0/+21