summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-12-29parisc: Correct completer in lws startJohn David Anglin
2021-12-29arm64: dts: allwinner: orangepi-zero-plus: fix PHY modeRobert Marko
2021-12-22ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-22ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen
2021-12-22arm64: dts: rockchip: fix audio-supply for Rock Pi 4Alex Bee
2021-12-22arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supplyJohn Keeping
2021-12-22arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edgeArtem Lapkin
2021-12-17arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAMMike Rapoport
2021-12-17arm: extend pfn_valid to take into account freed memory map alignmentMike Rapoport
2021-12-17memblock: align freed memory map on pageblock boundaries with SPARSEMEMMike Rapoport
2021-12-17memblock: free_unused_memmap: use pageblock units instead of MAX_ORDERMike Rapoport
2021-12-17KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson
2021-12-14x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2021-12-08parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller
2021-12-08x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-12-08x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang
2021-12-08x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller
2021-12-08parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller
2021-12-08KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu
2021-12-08s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-12-08arm64: dts: mcbin: support 2W SFP modulesRussell King
2021-12-01s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand
2021-12-01MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-12-01ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai
2021-12-01ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli
2021-12-01ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli
2021-12-01arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio functionMarek BehĂșn
2021-12-01KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin
2021-12-01Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-26x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson
2021-11-26hexagon: export raw I/O routines for modulesNathan Chancellor
2021-11-26arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers
2021-11-26s390/kexec: fix return code handlingHeiko Carstens
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-11-26KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman
2021-11-26mips: lantiq: add support for clk_get_parent()Randy Dunlap
2021-11-26mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
2021-11-26MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King
2021-11-26mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap
2021-11-26sh: math-emu: drop unused functionsRandy Dunlap
2021-11-26sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap
2021-11-26sh: check return code of request_irqNick Desaulniers