summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan2020-05-051-1/+1
* bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson2020-05-021-3/+15
* ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum2020-05-021-0/+2
* KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak2020-05-021-1/+1
* x86/vdso: Fix lsl operand orderSamuel Neves2020-04-241-1/+1
* x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics2020-04-241-1/+1
* x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov2020-04-241-0/+18
* x86/mitigations: Clear CPU buffers on the SYSCALL fast pathBorislav Petkov2020-04-243-0/+9
* kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2020-04-241-1/+2
* powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor2020-04-241-1/+11
* powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman2020-04-241-1/+3