summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-02parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller1-3/+3
2022-03-02parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller1-4/+4
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson1-1/+1
2022-02-16ARM: dts: imx6qdl-udoo: Properly describe the SD card detectFabio Estevam1-1/+4
2022-02-16ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog groupFabio Estevam1-1/+0
2022-02-08powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2-0/+4
2022-02-08s390/hypfs: include z/VM guests with access control group setVasily Gorbik1-2/+4
2022-01-29ARM: 8800/1: use choice for kernel unwindersStefan Agner1-16/+28
2022-01-29KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan1-5/+9
2022-01-29KVM: nVMX: fix EPT permissions as reported in exit qualificationPaolo Bonzini1-13/+21
2022-01-27gup: document and work around "COW can break either way" issueLinus Torvalds5-5/+40
2022-01-27powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz1-0/+2
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman1-0/+2
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall1-1/+3
2022-01-27powerpc/cell: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/powernv: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/6xx: add missing of_node_putJulia Lawall1-0/+1
2022-01-27parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin1-1/+1
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap4-6/+7
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu1-1/+1
2022-01-27arm64: dts: qcom: msm8916: fix MMC controller aliasesDmitry Baryshkov1-2/+2
2022-01-11arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse3-35/+67
2022-01-11arm64: move !VHE work to end of el2_setupMark Rutland1-20/+17
2022-01-11arm64: reduce el2_setup branchingMark Rutland1-8/+7
2022-01-11arm64: Remove a redundancy in sysreg.hStefan Traby1-2/+2
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel1-5/+3
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper1-2/+2
2021-12-22ARM: 8805/2: remove unneeded naked function usageNicolas Pitre7-194/+178
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller1-0/+1
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik1-3/+0
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit5-0/+54
2021-12-08ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai2-5/+5
2021-12-08ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli1-0/+2
2021-11-26hexagon: export raw I/O routines for modulesNathan Chancellor1-0/+4
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov1-0/+1
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov1-0/+3
2021-11-26mips: bcm63xx: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-26mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap1-0/+3
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap1-0/+8
2021-11-26sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap1-0/+1
2021-11-26sh: check return code of request_irqNick Desaulniers1-2/+3
2021-11-26powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman1-1/+1
2021-11-26powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin12-12/+12
2021-11-26MIPS: sni: Fix the buildBart Van Assche1-2/+2
2021-11-26ARM: dts: omap: fix gpmc,mux-add-data typeRoger Quadros2-2/+2
2021-11-26parisc/entry: fix trace test in syscall exit pathSven Schnelle1-1/+1
2021-11-26powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao1-10/+17