summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: imx6qdl-udoo: Properly describe the SD card detectFabio Estevam2022-02-161-1/+4
* ARM: dts: meson: Fix the UART compatible stringsMartin Blumenstingl2022-02-161-4/+4
* ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog groupFabio Estevam2022-02-161-1/+0
* powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2022-02-082-0/+4
* s390/hypfs: include z/VM guests with access control group setVasily Gorbik2022-02-081-2/+4
* mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings2022-01-274-4/+32
* powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz2022-01-271-0/+2
* powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell2022-01-271-0/+1
* ARM: dts: Fix vcsi regulator to be always-on for droid4 to prevent hangsTony Lindgren2022-01-271-2/+2
* s390/mm: fix 2KB pgtable release raceAlexander Gordeev2022-01-271-1/+3
* MIPS: Octeon: Fix build errors using clangTianjia Zhang2022-01-271-2/+2
* MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2022-01-272-0/+3
* powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini2022-01-271-0/+30
* powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman2022-01-271-0/+2
* powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin2022-01-271-1/+40
* powerpc/btext: add missing of_node_putJulia Lawall2022-01-271-1/+3
* powerpc/cell: add missing of_node_putJulia Lawall2022-01-271-0/+1
* powerpc/powernv: add missing of_node_putJulia Lawall2022-01-271-0/+1
* powerpc/6xx: add missing of_node_putJulia Lawall2022-01-271-0/+1
* parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin2022-01-271-1/+1
* um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap2022-01-274-6/+7
* arm64: tegra: Adjust length of CCPLEX cluster MMIO regionThierry Reding2022-01-271-1/+1
* x86/mce: Mark mce_read_aux() noinstrBorislav Petkov2022-01-271-1/+1
* x86/mce: Mark mce_end() noinstrBorislav Petkov2022-01-271-3/+11
* x86/mce: Mark mce_panic() noinstrBorislav Petkov2022-01-271-3/+12
* mips: bcm63xx: add support for clk_set_parent()Randy Dunlap2022-01-271-0/+6
* mips: lantiq: add support for clk_set_parent()Randy Dunlap2022-01-271-0/+6
* powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu2022-01-271-1/+1
* x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun2022-01-271-1/+1
* ARM: dts: armada-38x: Add generic compatible to UART nodesMarek BehĂșn2022-01-271-2/+2
* arm64: dts: qcom: msm8916: fix MMC controller aliasesDmitry Baryshkov2022-01-271-2/+2
* arm64: dts: meson-gxbb-wetek: fix missing GPIO bindingChristian Hewitt2022-01-271-0/+1
* x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi2022-01-271-1/+9
* KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman2022-01-274-2/+43
* ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel2021-12-291-5/+3
* x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper2021-12-291-2/+2
* parisc: Correct completer in lws startJohn David Anglin2021-12-291-1/+1
* arm64: dts: allwinner: orangepi-zero-plus: fix PHY modeRobert Marko2021-12-291-1/+1
* ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam2021-12-221-1/+1
* ARM: 8800/1: use choice for kernel unwindersStefan Agner2021-12-221-16/+28
* ARM: 8805/2: remove unneeded naked function usageNicolas Pitre2021-12-227-194/+178
* ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen2021-12-227-8/+8
* x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky2021-12-222-1/+3
* x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolArd Biesheuvel2021-12-223-6/+6
* parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller2021-12-081-19/+5
* x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel2021-12-081-1/+11
* parisc: Fix "make install" on newer debian releasesHelge Deller2021-12-081-0/+1
* parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller2021-12-081-0/+5
* s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik2021-12-081-3/+0
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-015-0/+56