summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02macintosh: windfarm: remove detatch debug containing spelling mistakesColin Ian King
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-25cxl: Rework error message for incompatible slotsFrederic Barrat
2020-08-25ocxl: Remove custom service to allocate interruptsFrederic Barrat
2020-08-25ocxl: Don't return trigger page when allocating an interruptFrederic Barrat
2020-08-25ocxl: Access interrupt trigger page from xive directlyFrederic Barrat
2020-08-25scsi: cxlflash: Access interrupt trigger page from xive directlyFrederic 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-23Linux 5.9-rc2Linus Torvalds
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-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-22do_epoll_ctl(): clean the failure exits up a bitAl Viro
2020-08-22epoll: Keep a reference on files added to the check listMarc Zyngier
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov
2020-08-22Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...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-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-08-21dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven
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-21dt-bindings: net: correct description of phy-connection-typeMadalin Bucur
2020-08-21Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring