aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-10-20Merge tag 'v4.14.202' into v4.14/basev4.14/baseBruce Ashfield
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-10-01arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual
2020-10-01powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin
2020-10-01arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen
2020-10-01KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini
2020-10-01powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran
2020-10-01x86/ioapic: Unbreak check_timer()Thomas Gleixner
2020-10-01arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-23ARM: dts: vfxxx: Add syscon compatible with OCOTPChris Healy
2020-09-23KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-23vgacon: remove software scrollback supportLinus Torvalds
2020-09-23ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin
2020-09-23irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta
2020-09-23ARC: HSDK: wireup perf irqVineet Gupta
2020-09-23arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli
2020-09-23ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli
2020-09-23ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen
2020-09-09KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse
2020-09-09KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-09-09KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse
2020-09-09KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-09-09block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-09-09MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli
2020-09-09s390: don't trace preemption in percpu macrosSven Schnelle
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan
2020-09-03powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy
2020-09-03arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold
2020-09-03powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-08-26powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-26powerpc/mm: Only read faulting instruction when necessary in do_page_fault()Christophe Leroy
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven