summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* nds32: remove unused BUILTIN_DTB from arch/nds32/MakefileMasahiro Yamada2021-12-111-6/+0
* Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"Nathan Chancellor2021-12-021-2/+0
* arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANGNathan Chancellor2021-12-021-2/+1
* Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-281-1/+1
|\
| * x86/boot: Mark prepare_command_line() __initBorislav Petkov2021-11-241-1/+1
* | Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-281-6/+0
|\ \
| * | iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel2021-11-261-6/+0
| |/
* | arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck2021-11-271-0/+10
* | Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-272-4/+7
|\ \
| * | powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy2021-11-241-3/+3
| * | KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin2021-11-241-1/+4
| |/
* | Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-274-5/+5
|\ \
| * | MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei2021-11-251-1/+1
| * | MIPS: loongson64: fix FTLB configurationHuang Pei2021-11-251-2/+2
| * | MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang2021-11-251-1/+1
| * | MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil2021-11-251-1/+1
| |/
* | Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-262-2/+3
|\ \
| * | xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
| * | xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
| * | xen/pvh: add missing prototype to headerJuergen Gross2021-11-191-0/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-266-27/+64
|\ \ \
| * | | arm64: uaccess: avoid blocking within critical sectionsMark Rutland2021-11-241-7/+41
| * | | arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu2021-11-161-1/+1
| * | | arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland2021-11-164-19/+22
| |/ /
* | | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-258-0/+8
|\ \ \
| * | | futex: Wireup futex_waitv syscallAndré Almeida2021-11-258-0/+8
| |/ /
* | | Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-255-9/+16
|\ \ \
| * | | arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9Chanho Park2021-11-251-2/+1
| * | | Merge tag 'socfpga_fix_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-11-222-5/+5
| |\ \ \
| | * | | ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai2021-11-182-5/+5
| | |/ /
| * | | Merge tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann2021-11-222-2/+10
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: dts: bcm2711: Fix PCIe interruptsFlorian Fainelli2021-11-151-1/+7
| | * | ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli2021-11-151-0/+2
| | * | ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli2021-11-151-1/+1
| | |/
* | | Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-259-12/+0
|\ \ \
| * | | Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-179-12/+0
| | |/ | |/|
* | | Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller2021-11-221-2/+1
* | | parisc: Convert PTE lookup to use extru_safe() macroHelge Deller2021-11-221-11/+3
* | | parisc: Fix extraction of hash lock bits in syscall.SJohn David Anglin2021-11-221-2/+2
* | | parisc: Provide an extru_safe() macro to extract unsigned bitsHelge Deller2021-11-221-0/+11
| |/ |/|
* | Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-212-33/+45
|\ \
| * | x86/sgx: Fix free page accountingReinette Chatre2021-11-161-6/+6
| * | x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov2021-11-151-27/+39
| |/
* | Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-212-2/+12
|\ \
| * | x86/perf: Fix snapshot_branch_stack warning in VMSong Liu2021-11-171-2/+0
| * | perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov2021-11-171-0/+8
| * | perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov2021-11-171-0/+1
| * | perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov2021-11-171-0/+3
| |/
* | Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-2111-59/+52
|\ \
| * | powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater2021-11-172-3/+1