summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-02Merge tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-01Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxLinus Torvalds
2023-07-01Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-30parisc: Refresh defconfigsHelge Deller
2023-06-30parisc: irq: Add irq-related function declarationsHelge Deller
2023-06-30parisc: Move init function declarations into header fileHelge Deller
2023-06-30parisc: unaligned: Include header file to avoid missing prototype warningsHelge Deller
2023-06-30parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkageHelge Deller
2023-06-30parisc: unwind: Mark start and stop variables __maybe_unusedHelge Deller
2023-06-30parisc: init: Drop unused variable end_paddrHelge Deller
2023-06-30parisc: traps: Mark functions staticHelge Deller
2023-06-30parisc: processor: Fix kdoc for init_cpu_profiler()Helge Deller
2023-06-30parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller
2023-06-30parisc: pci-dma: Make pcxl_alloc_range() staticHelge Deller
2023-06-30parisc: Mark image_size __maybe_unused in perf_write()Helge Deller
2023-06-30parisc: module: Mark symindex __maybe_unusedHelge Deller
2023-06-30parisc: pdc_chassis: Fix kdoc warningsHelge Deller
2023-06-30parisc: firmware: Fix kdoc warningsHelge Deller
2023-06-30parisc: drivers: Fix kdoc warningsHelge Deller
2023-06-30parisc: Fold 32-bit compat code into audit_classify_syscall()Helge Deller
2023-06-30sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller
2023-06-30parisc: Default to 8 CPUs for 64-bit kernelHelge Deller
2023-06-30parisc: Fix missing prototype warning for arch_report_meminfo()Helge Deller
2023-06-30parisc: Add cacheflush() syscallHelge Deller
2023-06-30parisc: Check if IRQs are disabled when calling arch_local_irq_restore()Helge Deller
2023-06-30parisc: Move TLB_PTLOCK option to Kconfig.debugHelge Deller
2023-06-30x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner
2023-06-29csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds
2023-06-29parisc: fix expand_stack() conversionLinus Torvalds
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'soc-defconfig-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-29LoongArch: Remove five DIE_* definitions in kdebug.hTiezhu Yang