summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-09-02arm64: hacks and debugging from initial mcbin bringupRussell King
2020-09-02arm64: dts: marvell: mcbin: use in-band-status for eth2Russell King
2020-09-02arm64: dts: marvell: mcbin: workaround wrongly wired i2c1 busRussell King
2020-09-02arm64: dts: marvell: mcbin: use sfp+ compatible for sfp+ slotsRussell King
2020-09-02arm64: dts: marvell: mcbin: add pinctrls for 10G PHYsRussell King
2020-09-02arm64: dts: marvell: mcbin: add remainder of pinctrlsRussell King
2020-09-02arm64: dts: marvell: mcbin: add comments about unused MPP pinsRussell King
2020-09-02arm64: dts: marvell: mcbin: add pwm-fanRussell King
2020-09-02arm64: dts: marvell: clearfog-gt-8k: add cooling mapsRussell King
2020-09-02arm64: dts: marvell: clearfog-gt-8k: add pwm-fanRussell King
2020-09-02arm64: dts: marvell: armada-cp11x: add pwm support to GPIO blocksRussell King
2020-09-02phy: armada-38x: further augmentation of setupRussell King
2020-08-31arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2020-08-02Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-31Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-07-30Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-07-30ARM: percpu.h: fix build errorGrygorii Strashko
2020-07-30arm64: csum: Fix handling of bad packetsRobin Murphy
2020-07-30arm64: Drop unnecessary include from asm/smp.hMarc Zyngier
2020-07-30arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-07-29x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-07-28Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-28KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon
2020-07-28KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functionsMarc Zyngier
2020-07-27sh: Fix validation of system call numberMichael Karcher
2020-07-27sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin
2020-07-26Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-25Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-25ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phyGrygorii Strashko
2020-07-24riscv: Parse all memory blocks to remove unusable memoryAtish Patra
2020-07-24RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra
2020-07-24RISC-V: Set maximum number of mapped pages correctlyAtish Patra
2020-07-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Linus Torvalds
2020-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-24Merge tag 'mvebu-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-07-24ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King
2020-07-23Merge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-23arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-22x86/dumpstack: Dump user space code correctly againThomas Gleixner