summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/uaccess: Move variable into switch case statementKees Cook2022-01-271-2/+3
* arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1Reiji Watanabe2022-01-271-0/+10
* arm64: lib: Annotate {clear, copy}_page() as position-independentWill Deacon2022-01-272-4/+4
* arm64: dts: ti: k3-j7200: Correct the d-cache-sets infoNishanth Menon2022-01-271-2/+2
* arm64: dts: ti: k3-j721e: Fix the L2 cache setsNishanth Menon2022-01-271-1/+1
* arm64: dts: ti: k3-j7200: Fix the L2 cache setsNishanth Menon2022-01-271-1/+1
* arm64: dts: qcom: msm8916: fix MMC controller aliasesDmitry Baryshkov2022-01-271-2/+2
* arm64: dts: ti: k3-j721e: correct cache-sets infoPeng Fan2022-01-271-2/+2
* ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding on stm32f429 d...Dillon Min2022-01-271-1/+1
* arm64: dts: renesas: cat875: Add rx/tx delaysBiju Das2022-01-271-0/+1
* arm64: dts: meson-gxbb-wetek: fix missing GPIO bindingChristian Hewitt2022-01-271-0/+1
* arm64: dts: meson-gxbb-wetek: fix HDMI in early bootChristian Hewitt2022-01-271-0/+2
* arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+Alexander Stein2022-01-271-1/+1
* arm64: dts: amlogic: meson-g12: Fix GPU operating point table node nameAlexander Stein2022-01-271-1/+1
* x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi2022-01-271-1/+9
* KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlockMarcelo Tosatti2022-01-271-8/+8
* powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin2022-01-202-0/+8
* KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang2022-01-201-1/+1
* KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman2022-01-204-2/+43
* KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson2022-01-203-1/+6
* perf: Protect perf_guest_cbs with RCUSean Christopherson2022-01-207-31/+60
* ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100Paul Cercueil2022-01-161-1/+1
* ARM: dts: gpio-ranges property is now requiredPhil Elwell2022-01-112-0/+4
* parisc: Clear stale IIR value on instruction access rights trapHelge Deller2022-01-051-0/+2
* ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel2021-12-291-5/+3
* KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson2021-12-291-2/+1
* x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper2021-12-291-2/+2
* parisc: Fix mask used to select futex spinlockJohn David Anglin2021-12-291-2/+2
* parisc: Correct completer in lws startJohn David Anglin2021-12-291-1/+1
* ARM: dts: imx6qdl-wandboard: Fix Ethernet supportMartin Haaß2021-12-291-0/+1
* arm64: dts: allwinner: orangepi-zero-plus: fix PHY modeRobert Marko2021-12-291-1/+1
* arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers2021-12-292-13/+7
* arm64: vdso32: drop -no-integrated-as flagNick Desaulniers2021-12-291-8/+0
* ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam2021-12-221-1/+1
* KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov2021-12-221-1/+1
* powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni2021-12-221-2/+2
* s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo2021-12-221-1/+6
* ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen2021-12-227-8/+8
* arm64: dts: rockchip: fix audio-supply for Rock Pi 4Alex Bee2021-12-221-1/+1
* arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supplyJohn Keeping2021-12-221-1/+1
* arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supplyJohn Keeping2021-12-221-1/+1
* arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edgeArtem Lapkin2021-12-221-1/+0
* arm64: dts: imx8mp-evk: Improve the Ethernet PHY descriptionFabio Estevam2021-12-221-0/+2
* arm64: dts: imx8m: correct assigned clocks for FECJoakim Zhang2021-12-223-9/+12
* arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAMMike Rapoport2021-12-171-1/+3
* arm: extend pfn_valid to take into account freed memory map alignmentMike Rapoport2021-12-171-1/+12
* memblock: align freed memory map on pageblock boundaries with SPARSEMEMMike Rapoport2021-12-171-3/+5
* memblock: free_unused_memmap: use pageblock units instead of MAX_ORDERMike Rapoport2021-12-171-8/+8
* KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson2021-12-171-2/+5
* s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip2021-12-171-2/+3