aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-08-26Merge tag 'v4.14.194' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.193' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.192' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.190' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.189' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.188' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.187' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.186' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.185' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.184' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.183' into v4.14/standard/baseBruce Ashfield
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
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov
2020-08-21irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-21ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-21parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-08-21crypto: aesni - add compatibility with IASJian Cai
2020-08-21x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet
2020-08-21MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai
2020-08-21powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-08-21arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT bindingRicardo CaƱuelo
2020-08-21ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai
2020-08-21ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai
2020-08-21m68k: mac: Fix IOP status/control register writesFinn Thain
2020-08-21m68k: mac: Don't send IOP message until channel is idleFinn Thain
2020-08-21arm64: dts: exynos: Fix silent hang after boot on EspressoAlim Akhtar
2020-08-21arm64: dts: qcom: msm8916: Replace invalid bias-pull-none propertyStephan Gerhold
2020-08-21arm64: dts: rockchip: fix rk3399-puma gmac reset gpioHeiko Stuebner
2020-08-21arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpioHeiko Stuebner
2020-08-21x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-08-07ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()Geert Uytterhoeven
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-08-05sh: Fix validation of system call numberMichael Karcher
2020-08-05x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-08-05x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-08-05x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitSasha Levin
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon