summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-09-02powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch
2020-09-02powerpc: Drop _nmask_and_or_msr()Christophe Leroy
2020-09-02powerpc: Use simple i2c probe functionStephen Kitt
2020-09-02powerpc/pseries: new lparcfg key/value pair: partition_affinity_scoreScott Cheloha
2020-09-02powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.hScott Cheloha
2020-09-02powerpc: drop hard_reset_now() and poweroff_now() declarationChristophe Leroy
2020-09-02powerpc/fpu: Drop cvt_fd() and cvt_df()Christophe Leroy
2020-09-02powerpc/irq: Drop forward declaration of struct irqactionChristophe Leroy
2020-09-02powerpc/hwirq: Remove stale forward irq_chip declarationChristophe Leroy
2020-09-02powerpc/32s: Fix assembler warning about r0Christophe Leroy
2020-08-25powerpc/nx: Don't pack struct coprocessor_request_blockOliver O'Halloran
2020-08-25powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.cOliver O'Halloran
2020-08-25powerpc/powernv: Staticify functions without prototypesOliver O'Halloran
2020-08-25powerpc/powernv: Include asm/powernv.h from the local powernv.hOliver O'Halloran
2020-08-25powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran
2020-08-25powerpc/oprofile: fix spelling mistake "contex" -> "context"Colin Ian King
2020-08-25powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entryAneesh Kumar K.V
2020-08-25powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.Aneesh Kumar K.V
2020-08-25powerpc/powernv: Remove set but not used variable 'parent'zhengbin
2020-08-25powerpc/perf: Remove set but not used variable 'target'zhengbin
2020-08-25powerpc/fadump: Remove set but not used variable 'elf'zhengbin
2020-08-25powerc/dtc/t1024rdb: remove interrupts propertyBiwen Li
2020-08-25powerpc/dts/t4240rdb: remove interrupts propertyBiwen Li
2020-08-25ocxl: Remove custom service to allocate interruptsFrederic Barrat
2020-08-25powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire
2020-08-25powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson
2020-08-21powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain
2020-08-21powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy
2020-08-21KVM: arm64: Print warning when cpu erratum can cause guests to deadlockRob Herring
2020-08-21arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-08-20riscv: Add SiFive drivers to rv32_defconfigBin Meng
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-08-20RISC-V: Add mechanism to provide custom IPI operationsAnup Patel
2020-08-20powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-08-20efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel