summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: imx6sx: add missing properties for sramAlexander Stein2022-10-261-0/+6
* ARM: dts: imx6sll: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx6sl: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx6qp: add missing properties for sramAlexander Stein2022-10-261-0/+6
* ARM: dts: imx6dl: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx6q: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen2022-10-261-6/+1
* MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook2022-10-261-2/+2
* powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár2022-10-265-4/+55
* powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin2022-10-261-1/+1
* x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov2022-10-261-2/+2
* powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun2022-10-261-0/+1
* powerpc/pci_dn: Add missing of_node_put()Liang He2022-10-261-0/+1
* powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He2022-10-261-0/+2
* powerpc/math_emu/efp: Include module.hNathan Chancellor2022-10-261-0/+1
* ARM: dts: exynos: fix polarity of VBUS GPIO of OrigenDmitry Torokhov2022-10-261-1/+1
* ARM: Drop CMDLINE_* dependency on ATAGSGeert Uytterhoeven2022-10-261-1/+0
* ARM: dts: exynos: correct s5k6a3 reset polarity on Midas familyDmitry Torokhov2022-10-261-1/+1
* ARM: dts: kirkwood: lsxl: remove first ethernet portMichael Walle2022-10-261-11/+0
* ARM: dts: kirkwood: lsxl: fix serial lineMichael Walle2022-10-261-0/+5
* ARM: dts: turris-omnia: Fix mpp26 pin name and commentMarek Behún2022-10-261-2/+2
* sh: machvec: Use char[] for section boundariesKees Cook2022-10-262-6/+6
* KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"Sean Christopherson2022-10-261-8/+11
* KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibilityMichal Luczaj2022-10-261-1/+1
* riscv: fix build with binutils 2.38Aurelien Jarno2022-10-261-2/+9
* UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen2022-10-261-1/+1
* riscv: Allow PROT_WRITE-only mmap()Andrew Bresticker2022-10-261-3/+0
* um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub2022-10-261-6/+0
* um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub2022-10-261-3/+2
* ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov2022-10-262-3/+3
* ARM: fix function graph tracer and unwinder dependenciesRussell King2022-10-262-4/+4
* ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij2022-10-051-0/+1
* MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap2022-09-281-0/+1
* arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam2022-09-281-1/+0
* arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang2022-09-281-0/+8
* MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin2022-09-281-0/+10
* MIPS: loongson32: ls1c: Fix hang during startupYang Ling2022-09-151-1/+0
* x86/nospec: Fix i386 RSB stuffingPeter Zijlstra2022-09-151-0/+14
* arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla2022-09-151-1/+5
* parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller2022-09-151-1/+42
* s390: fix nospec table alignmentsJosh Poimboeuf2022-09-151-0/+1
* s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer2022-09-151-2/+4
* s390/hypfs: avoid error message under KVMJuergen Gross2022-09-052-2/+2
* x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-09-053-14/+37
* s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer2022-09-051-1/+3
* arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2022-09-054-20/+11
* s390: fix double free of GS and RI CBs on fork() failureBrian Foster2022-09-051-6/+16
* x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin2022-09-051-5/+10
* parisc: Fix exception handler for fldw and fstw instructionsHelge Deller2022-09-051-1/+1
* MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor2022-08-251-2/+2