aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-29RDMA/efa: Expose maximum TX doorbell batchGal Pressman5-1/+17
2020-07-29usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same timeHans de Goede1-0/+3
2020-07-29usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode driversHans de Goede1-0/+30
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede1-28/+48
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede1-27/+22
2020-07-29usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helperHans de Goede1-12/+13
2020-07-29usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()Hans de Goede1-8/+3
2020-07-29IB/srpt: use new shared CQ mechanismYamin Friedman2-8/+10
2020-07-29IB/isert: use new shared CQ mechanismYamin Friedman2-153/+34
2020-07-29IB/iser: use new shared CQ mechanismYamin Friedman2-106/+29
2020-07-29staging/speakup: Move out of stagingSamuel Thibault49-13/+13
2020-07-29staging: sm750fb: use generic power managementVaibhav Gupta1-74/+17
2020-07-29Staging: rtl8712: Fixed a coding sytle issueAnkit Baluni1-2/+1
2020-07-29staging: rtl8723bs: remove redundant assignment to variable retColin Ian King1-5/+1
2020-07-29staging: most: usb: remove NET dependencyChristian Gromm1-2/+1
2020-07-29Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman6-4/+39
2020-07-29Documentation/sysctl: Document uclamp sysctl knobsQais Yousef1-0/+54
2020-07-29sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef6-8/+131
2020-07-29sched/uclamp: Fix a deadlock when enabling uclamp static keyQais Yousef1-2/+9
2020-07-29powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin4-3/+5
2020-07-29powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva5-8/+8
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V6-6/+22
2020-07-29powerpc/kvm/cma: Improve kernel log during bootAneesh Kumar K.V1-1/+1
2020-07-29powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V3-0/+28
2020-07-29powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3SBalamuruhan S1-1/+1
2020-07-29powerpc: Drop old comment about CONFIG_POWERMichael Ellerman1-1/+0
2020-07-29powerpc/kvm: Use correct CONFIG symbol in commentMichael Ellerman1-1/+1
2020-07-29powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman2-2/+2
2020-07-29powerpc/32s: Remove TAUException wart in traps.cMichael Ellerman2-8/+4
2020-07-29powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman2-2/+2
2020-07-29powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS codeMichael Ellerman2-96/+4
2020-07-29powerpc/52xx: Fix comment about CONFIG_BDI*Michael Ellerman1-1/+1
2020-07-29powerpc/configs: Remove dead symbolsMichael Ellerman15-27/+0
2020-07-29powerpc/configs: Drop old symbols from ppc6xx_defconfigMichael Ellerman1-39/+0
2020-07-29powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests onlyBharata B Rao3-12/+7
2020-07-29selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman1-36/+5
2020-07-29powerpc/mm: Remove custom stack expansion checkingMichael Ellerman1-104/+5
2020-07-29selftests/powerpc: Update the stack expansion testMichael Ellerman1-5/+5
2020-07-29powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman1-2/+5
2020-07-29selftests/powerpc: Add test of stack expansion logicMichael Ellerman5-1/+361
2020-07-29selftests/powerpc: Squash spurious errors due to device removalOliver O'Halloran1-3/+8
2020-07-29selftests/powerpc: Add test for pkey siginfo verificationSandipan Das3-1/+338
2020-07-29selftests/powerpc: Add wrapper for gettidSandipan Das1-0/+10
2020-07-29selftests/powerpc: Add helper to exit on failureSandipan Das1-0/+9
2020-07-29selftests/powerpc: Harden test for execute-disabled pkeysSandipan Das1-43/+41
2020-07-29selftests/powerpc: Add pkey helpers for rightsSandipan Das2-16/+48
2020-07-29selftests/powerpc: Move pkey helpers to headersSandipan Das3-98/+114
2020-07-29powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin5-41/+53
2020-07-29powerpc/pseries: Use doorbells even if XIVE is availableNicholas Piggin1-18/+36
2020-07-29powerpc: Inline doorbell sending functionsNicholas Piggin3-58/+63