summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2021-12-11nds32: remove unused BUILTIN_DTB from arch/nds32/MakefileMasahiro Yamada
2021-12-02Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"Nathan Chancellor
2021-12-02arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANGNathan Chancellor
2021-11-28Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-27arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-11-25Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-25Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-25MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-11-25MIPS: loongson64: fix FTLB configurationHuang Pei
2021-11-25MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross
2021-11-25arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9Chanho Park
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil
2021-11-24x86/boot: Mark prepare_command_line() __initBorislav Petkov
2021-11-24powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy
2021-11-24KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin
2021-11-24arm64: uaccess: avoid blocking within critical sectionsMark Rutland
2021-11-22Merge tag 'socfpga_fix_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-11-22Merge tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann
2021-11-22Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller
2021-11-22parisc: Convert PTE lookup to use extru_safe() macroHelge Deller
2021-11-22parisc: Fix extraction of hash lock bits in syscall.SJohn David Anglin
2021-11-22parisc: Provide an extru_safe() macro to extract unsigned bitsHelge Deller
2021-11-21Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-21Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel
2021-11-20hexagon: ignore vmlinux.ldsNathan Chancellor
2021-11-20hexagon: clean up timer-regs.hNathan Chancellor
2021-11-20hexagon: export raw I/O routines for modulesNathan Chancellor
2021-11-19xen/pvh: add missing prototype to headerJuergen Gross
2021-11-19Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2021-11-19x86: Pin task-stack in __get_wchan()Peter Zijlstra
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-18riscv: fix building external modulesAndreas Schwab
2021-11-18RISC-V: Enable KVM in RV64 and RV32 defconfigs as a moduleAnup Patel
2021-11-18ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai