summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68k: Handle arrivals of multiple signals correctlyAl Viro2021-10-171-46/+42
* x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner2021-10-132-6/+81
* x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=nVegard Nossum2021-10-131-0/+1
* x86/entry: Correct reference to intended CONFIG_64_BITLukas Bulwahn2021-10-131-1/+1
* x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]Tom Lendacky2021-10-131-0/+2
* x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn2021-10-131-1/+1
* x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn2021-10-131-1/+1
* pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar2021-10-131-0/+4
* powerpc/64s: fix program check interrupt emergency stack pathNicholas Piggin2021-10-131-7/+10
* powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao2021-10-131-10/+17
* RISC-V: Include clone3() on rv32Palmer Dabbelt2021-10-131-1/+2
* bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang2021-10-131-1/+1
* riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...Tong Tiangen2021-10-131-1/+3
* powerpc/iommu: Report the correct most efficient DMA mask for PCI devicesAlexey Kardashevskiy2021-10-131-0/+9
* bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren2021-10-131-0/+2
* ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel2021-10-131-0/+2
* arm64: dts: ls1028a: add missing CAN nodesMichael Walle2021-10-131-0/+18
* powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár2021-10-131-1/+1
* bpf, arm: Fix register clobbering in div/mod implementationJohan Almbladh2021-10-131-0/+19
* xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov2021-10-131-1/+1
* xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap2021-10-133-8/+8
* arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov2021-10-131-1/+1
* ARM: dts: imx6qdl-pico: Fix Ethernet supportFabio Estevam2021-10-131-0/+11
* ARM: dts: imx: Fix USB host power regulator polarity on M53MenloMarek Vasut2021-10-131-2/+1
* ARM: dts: imx: Add missing pinctrl-names for panel on M53MenloMarek Vasut2021-10-131-0/+1
* ARM: at91: pm: do not panic if ram controllers are not enabledClaudiu Beznea2021-10-131-11/+47
* ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten2021-10-131-2/+2
* riscv: Flush current cpu icache before other cpusAlexandre Ghiti2021-10-131-0/+2
* ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg2021-10-131-2/+1
* ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probeMichal Vokáč2021-10-131-0/+5
* ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros2021-10-131-1/+1
* perf/x86: Reset destroy callback on event init failureAnand K Mistry2021-10-091-0/+1
* KVM: x86: nSVM: restore int_vector in svm_clear_vintrMaxim Levitsky2021-10-091-0/+2
* kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna2021-10-091-0/+7
* sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds2021-10-091-0/+2
* KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang2021-10-063-4/+9
* perf/x86/intel: Update event constraints for ICXKan Liang2021-10-061-0/+1
* bpf, mips: Validate conditional branch offsetsPiotr Krysiuk2021-10-061-14/+43
* bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao2021-10-061-13/+40
* KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov2021-10-062-7/+14
* KVM: x86: nSVM: don't copy virt_ext from vmcb12Maxim Levitsky2021-10-061-1/+0
* KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov2021-10-061-5/+5
* x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2021-10-062-11/+16
* alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck2021-09-301-3/+3
* arm64: Mark __stack_chk_guard as __ro_after_initDan Li2021-09-301-1/+1
* parisc: Use absolute_pointer() to define PAGE0Helge Deller2021-09-301-1/+1
* sparc: avoid stringop-overread errorsLinus Torvalds2021-09-301-1/+2
* sparc32: page align size in arch_dma_allocAndreas Larsson2021-09-301-1/+3
* m68k: Double cast io functions to unsigned longGuenter Roeck2021-09-301-10/+10
* x86/asm: Fix SETZ size enqcmds() build failureKees Cook2021-09-301-1/+1