summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-19powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V1-6/+10
2020-08-19powerpc/vdso: Fix vdso cpu truncationMilton Miller1-1/+1
2020-08-19powerpc/rtas: don't online CPUs for partition suspendNathan Lynch3-143/+3
2020-08-19arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT bindingRicardo Cañuelo2-1/+12
2020-08-19crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek1-3/+3
2020-08-19ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai1-3/+5
2020-08-19ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltagesChen-Yu Tsai1-3/+3
2020-08-19ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU coresChen-Yu Tsai1-0/+12
2020-08-19ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai1-3/+8
2020-08-19ARM: dts: gose: Fix ports node name for adv7612Niklas Söderlund1-1/+1
2020-08-19ARM: dts: gose: Fix ports node name for adv7180Niklas Söderlund1-1/+1
2020-08-19m68k: mac: Fix IOP status/control register writesFinn Thain1-9/+3
2020-08-19m68k: mac: Don't send IOP message until channel is idleFinn Thain1-6/+3
2020-08-19arm64: dts: exynos: Fix silent hang after boot on EspressoAlim Akhtar1-0/+1
2020-08-19ARM: exynos: MCPM: Restore big.LITTLE cpuidle supportMarek Szyprowski1-3/+7
2020-08-19arm64: dts: qcom: msm8916: Replace invalid bias-pull-none propertyStephan Gerhold1-5/+5
2020-08-19arm64: dts: rockchip: fix rk3399-puma gmac reset gpioHeiko Stuebner1-1/+1
2020-08-19arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpioHeiko Stuebner1-1/+1
2020-08-19arm64: dts: rockchip: fix rk3368-lion gmac reset gpioHeiko Stuebner1-1/+1
2020-08-19x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan1-1/+1
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy3-3/+5
2020-08-07arm64: Workaround circular dependency in pointer_auth.hMarc Zyngier1-1/+7
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-08-05RISC-V: Set maximum number of mapped pages correctlyAtish Patra1-1/+1
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf1-5/+0
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin2-0/+14
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen1-2/+2
2020-08-05sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-08-05sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra1-9/+1
2020-08-05ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King1-1/+2
2020-08-05ARM: dts sunxi: Relax a bit the CMA pool allocation rangeMaxime Ripard3-3/+3
2020-08-05ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detectMichael Trimarchi1-1/+2
2020-08-05ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2Fabio Estevam1-1/+1
2020-08-05ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2Fabio Estevam1-1/+1
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-5/+22
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel1-0/+1
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-07-29RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt1-1/+9
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-29ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer1-4/+8
2020-07-29ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey1-1/+1
2020-07-29ARM: dts: imx6qdl-gw551x: Do not use 'simple-audio-card,dai-link'Fabio Estevam1-11/+8
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner5-15/+22
2020-07-29xtensa: update *pos in cpuinfo_op.nextMax Filippov1-1/+2
2020-07-29xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov1-2/+2