summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: futex: Address build warningThomas Gleixner2020-05-271-2/+7
* KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-201-1/+1
* ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven2020-05-201-1/+1
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-203-1/+15
* ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam2020-05-201-2/+2
* x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky2020-05-2010-55/+2
* x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2020-05-202-6/+5
* MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2020-05-101-1/+5
* arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim2020-05-101-0/+1
* powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar2020-05-102-1/+3
* powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling2020-05-101-2/+1
* powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy2020-05-101-2/+10
* alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas2020-05-101-2/+2
* x86/apic/uv: Silence a shift wrapping warningDan Carpenter2020-05-101-2/+2
* x86/LDT: Print the real LDT base addressJan Beulich2020-05-101-1/+1
* perf/x86: Fix filter_events() bug with event mappingsStephane Eranian2020-05-101-1/+10
* ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequenceSuman Anna2020-05-101-6/+6
* ARM: dts: kirkwood: add kirkwood-ds112.dtb to MakefileHeinrich Schuchardt2020-05-101-0/+1
* ARM: dts: kirkwood: use unique machine name for ds112Heinrich Schuchardt2020-05-101-1/+1
* ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtglRoger Shimizu2020-05-101-0/+31
* ARM: dts: orion5x: gpio pin fixes for linkstation lswtglRoger Shimizu2020-05-101-4/+4
* ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wvl/vlRoger Shimizu2020-05-101-6/+6
* ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wxl/wsxlRoger Shimizu2020-05-101-5/+5
* ARM: dts: kirkwood: gpio pin fixes for linkstation ls-wvl/vlRoger Shimizu2020-05-101-12/+13
* ARM: dts: kirkwood: gpio pin fixes for linkstation ls-wxl/wsxlRoger Shimizu2020-05-101-14/+15
* ARM: imx: select SRC for i.MX7Arnd Bergmann2020-05-101-0/+1
* ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHzGeert Uytterhoeven2020-05-101-1/+1
* mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2020-05-104-1/+33
* MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2020-05-102-0/+3
* MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter2020-05-101-1/+1
* bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann2020-05-101-1/+1
* MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter2020-05-101-1/+1
* MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan2020-05-101-0/+4
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2020-05-106-1/+7
* MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan2020-05-101-1/+1
* MIPS: perf: Fix I6400 event numbersJames Hogan2020-05-101-2/+52
* MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton2020-05-101-15/+3
* MIPS: math-emu: Fix BC1{EQ,NE}Z emulationPaul Burton2020-05-101-5/+6
* MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli2020-05-101-1/+1
* MIPS: Fix HTW config on XPA kernel without LPA enabledJames Hogan2020-05-101-3/+1
* MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli2020-05-101-1/+4
* MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli2020-05-101-0/+5
* MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli2020-05-101-2/+2
* MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli2020-05-101-0/+4
* MIPS: scall: Handle seccomp filters which redirect syscallsMatt Redfearn2020-05-104-18/+24
* MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton2020-05-101-1/+0
* MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli2020-05-101-2/+7
* MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan2020-05-101-3/+0
* MIPS: Fix macro typoJaedon Shin2020-05-101-1/+1
* perf/x86: Fix uninitialized value usagePeter Zijlstra2020-05-051-1/+2