summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky2021-12-142-1/+3
* 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
* x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang2021-12-081-4/+24
* x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang2021-12-081-0/+41
* 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
* KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu2021-12-081-1/+1
* s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle2021-12-081-3/+4
* s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik2021-12-081-3/+0
* arm64: dts: mcbin: support 2W SFP modulesRussell King2021-12-081-0/+3
* s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand2021-12-011-0/+13
* MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei2021-12-011-1/+1
* ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai2021-12-012-5/+5
* ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli2021-12-011-0/+2
* ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli2021-12-011-1/+1
* arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio functionMarek BehĂșn2021-12-014-5/+5
* KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin2021-12-011-1/+4
* Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller2021-12-011-2/+1
* s390/kexec: fix memory leak of ipl report bufferBaoquan He2021-11-262-0/+16
* x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson2021-11-261-0/+3
* hexagon: export raw I/O routines for modulesNathan Chancellor2021-11-261-0/+4
* arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers2021-11-261-1/+2
* s390/kexec: fix return code handlingHeiko Carstens2021-11-262-2/+9
* perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov2021-11-261-0/+1
* perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov2021-11-261-0/+3
* KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman2021-11-261-2/+2
* mips: lantiq: add support for clk_get_parent()Randy Dunlap2021-11-261-0/+6
* mips: bcm63xx: add support for clk_get_parent()Randy Dunlap2021-11-261-0/+6
* MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King2021-11-261-1/+1
* mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap2021-11-261-0/+3
* sh: define __BIG_ENDIAN for math-emuRandy Dunlap2021-11-261-0/+8
* sh: math-emu: drop unused functionsRandy Dunlap2021-11-261-103/+0
* sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap2021-11-261-0/+1
* sh: check return code of request_irqNick Desaulniers2021-11-261-2/+3
* powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman2021-11-261-1/+1
* powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin2021-11-2612-12/+12
* MIPS: sni: Fix the buildBart Van Assche2021-11-261-2/+2
* ARM: dts: ls1021a-tsn: use generic "jedec,spi-nor" compatible for flashLi Yang2021-11-261-1/+1
* ARM: dts: ls1021a: move thermal-zones node out of soc/Li Yang2021-11-261-33/+33
* ARM: dts: omap: fix gpmc,mux-add-data typeRoger Quadros2021-11-262-2/+2
* arm64: dts: freescale: fix arm,sp805 compatible stringMichael Walle2021-11-262-16/+16
* arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residencyAngeloGioacchino Del Regno2021-11-261-8/+12
* arm64: dts: hisilicon: fix arm,sp805 compatible stringMichael Walle2021-11-262-3/+3
* ARM: dts: NSP: Fix mpcore, mmc node namesMatthew Hagan2021-11-261-2/+2
* arm64: zynqmp: Fix serial compatible stringMichal Simek2021-11-261-2/+2
* arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra2021-11-261-2/+2
* parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-211-1/+1
* MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki2021-11-211-0/+3
* powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde2021-11-171-1/+11