summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-10-17m68k: Handle arrivals of multiple signals correctlyAl Viro1-46/+42
2021-10-13x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn1-1/+1
2021-10-13x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner2-6/+81
2021-10-13x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn1-1/+1
2021-10-13RISC-V: Include clone3() on rv32Palmer Dabbelt1-1/+2
2021-10-13bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang1-1/+1
2021-10-13bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren1-0/+2
2021-10-13ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel1-0/+2
2021-10-13arm64: dts: ls1028a: add missing CAN nodesMichael Walle1-0/+18
2021-10-13arm64: dts: freescale: Fix SP805 clock-namesAndre Przywara3-18/+18
2021-10-13powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár1-1/+1
2021-10-13bpf, arm: Fix register clobbering in div/mod implementationJohan Almbladh1-0/+19
2021-10-13xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov1-1/+1
2021-10-13xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap3-8/+8
2021-10-13xtensa: move XCHAL_KIO_* definitions to kmem_layout.hMax Filippov2-39/+32
2021-10-13arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov1-1/+1
2021-10-13ARM: dts: imx: Fix USB host power regulator polarity on M53MenloMarek Vasut1-2/+1
2021-10-13ARM: dts: imx: Add missing pinctrl-names for panel on M53MenloMarek Vasut1-0/+1
2021-10-13ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten1-2/+2
2021-10-13bpf, mips: Validate conditional branch offsetsPiotr Krysiuk1-14/+43
2021-10-13MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton4-0/+1557
2021-10-13ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg1-2/+1
2021-10-13ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros1-1/+1
2021-10-09perf/x86: Reset destroy callback on event init failureAnand K Mistry1-0/+1
2021-10-09kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna1-0/+7
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds1-0/+2
2021-10-06perf/x86/intel: Update event constraints for ICXKan Liang1-0/+1
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2-11/+16
2021-09-30arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár2-2/+26
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li1-1/+1
2021-09-30parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson1-1/+3
2021-09-30m68k: Double cast io functions to unsigned longGuenter Roeck1-10/+10
2021-09-30xen/x86: fix PV trap handling on secondary processorsJan Beulich1-6/+9
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner4-20/+8
2021-09-26um: virtio_uml: fix memory leak on init failuresJohannes Berg1-1/+3
2021-09-26ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin1-1/+1
2021-09-26ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin4-12/+82
2021-09-26ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin3-14/+15
2021-09-26ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin2-9/+9
2021-09-26ARM: Qualify enabling of swiotlb_init()Florian Fainelli1-1/+5
2021-09-26s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand1-1/+1
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich1-2/+7
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich1-28/+30
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap1-1/+1
2021-09-22KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin1-2/+34
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport1-3/+3
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown1-1/+1