summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-10-06ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin
2021-10-06ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-10-06ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-10-06ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-10-06arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár
2021-10-06alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-10-06arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-10-06parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-10-06sparc: avoid stringop-overread errorsLinus Torvalds
2021-10-06m68k: Double cast io functions to unsigned longGuenter Roeck
2021-10-06xen/x86: fix PV trap handling on secondary processorsJan Beulich
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-26s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap
2021-09-22KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross
2021-09-22parisc: fix crash with signals and allocaMikulas Patocka
2021-09-22ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner
2021-09-22arm64: dts: qcom: sdm660: use reg value for memory nodeVinod Koul
2021-09-22ARM: dts: imx53-ppd: Fix ACHC entrySebastian Reichel
2021-09-22xtensa: ISS: don't panic in rs_initJiri Slaby
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-22ARM: dts: qcom: apq8064: correct clock namesDavid Heidelberg
2021-09-22MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel
2021-09-22openrisc: don't printk() unconditionallyRandy Dunlap
2021-09-22powerpc/stacktrace: Include linux/delay.hMichal Suchanek
2021-09-22ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg
2021-09-22arm64: head: avoid over-mapping in map_memoryMark Rutland
2021-09-22bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-09-22xen: fix setting of max_pfn in shared_infoJuergen Gross
2021-09-22powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain
2021-09-22KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng
2021-09-22x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger
2021-09-22arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski
2021-09-22m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-09-22x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-09-22powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song
2021-09-22powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman
2021-09-22ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King
2021-09-22ARM: imx: add missing clk_disable_unprepare()Yang Yingliang
2021-09-22ARM: 8918/2: only build return_address() if neededBen Dooks
2021-09-22perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-09-22perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-09-22xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
2021-09-03KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson