summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-02-05arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme1-1/+1
2020-01-29m68k: Call timer_interrupt() with interrupts disabledFinn Thain11-47/+105
2020-01-29arm64: dts: juno: Fix UART frequencyAndre Przywara1-2/+2
2020-01-29x86, perf: Fix the dependency of the x86 insn decoder selftestMasami Hiramatsu1-1/+1
2020-01-29mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2-13/+3
2020-01-29x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner1-1/+1
2020-01-29powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch2-0/+21
2020-01-29ARM: riscpc: fix lack of keyboard interrupts after irq conversionRussell King1-1/+2
2020-01-29powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings1-0/+2
2020-01-29ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing1-6/+0
2020-01-29soc/fsl/qe: Fix an error code in qe_pin_request()Dan Carpenter1-1/+3
2020-01-29ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()Tony Lindgren1-1/+1
2020-01-29m68k: mac: Fix VIA timer counter accessesFinn Thain1-49/+53
2020-01-29nios2: ksyms: Add missing symbol exportsGuenter Roeck1-0/+12
2020-01-29ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski3-1/+14
2020-01-29powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel1-1/+1
2020-01-23arm64: dts: agilex/stratix10: fix pmu interrupt numbersDinh Nguyen1-4/+4
2020-01-23x86/efistub: Disable paging at mixed mode entryArd Biesheuvel1-0/+5
2020-01-23hexagon: work around compiler crashNick Desaulniers1-3/+1
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller1-2/+8
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport1-0/+8
2020-01-12ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen2-2/+2
2020-01-12ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla1-1/+11
2020-01-12locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov2-15/+1
2020-01-12s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2020-01-12powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens1-1/+1
2020-01-12MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2020-01-12s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2020-01-12s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2-1/+5
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon1-10/+6
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand1-0/+5
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser1-0/+5
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman1-1/+1
2020-01-04powerpc/irq: fix stack overflow verificationChristophe Leroy1-2/+2
2020-01-04x86/crash: Add a forward declaration of struct kimageLianbo Jiang1-0/+2
2020-01-04pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven1-1/+1
2020-01-04arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9
2020-01-04x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner1-3/+6
2020-01-04x86/mm: Use the correct function type for native_set_fixmap()Sami Tolvanen2-3/+3
2019-12-21ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()Dmitry Osipenko1-3/+3
2019-12-21ARM: dts: s3c64xx: Fix init order of clock providersLihua Yao2-0/+8
2019-12-21xtensa: fix TLB sanity checkerMax Filippov1-2/+2
2019-12-21powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-21ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula1-1/+1
2019-12-21x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S1-3/+2
2019-12-21powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-21KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-21KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini1-2/+7