summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16staging: wilc1000: rename variables using camelCase in host_int_ParseJoinBssP...Ajay Singh1-115/+115
2018-02-16staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.cArnd Bergmann3-432/+369
2018-02-16staging: vc04_services: remove unused filesCorentin Labbe3-155/+0
2018-02-16staging: lustre: remove l_wait_event() and related codeNeilBrown1-249/+0
2018-02-16staging: lustre: replace l_wait_event_exclusive_head() with wait_event_idle_e...NeilBrown1-18/+25
2018-02-16staging: lustre: remove l_wait_event from ptlrpc_set_waitNeilBrown2-49/+49
2018-02-16staging: lustre: use explicit poll loop in ptlrpc_unregister_replyNeilBrown1-7/+7
2018-02-16staging: lustre: use explicit poll loop in ptlrpc_service_unlink_rqbdNeilBrown1-7/+8
2018-02-16staging: lustre: improve waiting in sptlrpc_req_refresh_ctxNeilBrown1-10/+24
2018-02-16staging: lustre: use wait_event_idle_timeout in ptlrpcd()NeilBrown3-9/+14
2018-02-16staging: lustre: make polling loop in ptlrpc_unregister_bulk more obviousNeilBrown1-7/+8
2018-02-16staging: lustre: remove back_to_sleep()NeilBrown3-13/+11
2018-02-16staging: lustre: simplify waiting in ptlrpc_invalidate_import()NeilBrown2-14/+10
2018-02-16staging: lustre: open code polling loop instead of using l_wait_event()NeilBrown2-13/+10
2018-02-16staging: lustre: simplify waiting in ldlm_completion_ast()NeilBrown1-33/+20
2018-02-16staging: lustre: simplify l_wait_event when intr handler but no timeout.NeilBrown1-23/+7
2018-02-16staging: lustre: introduce and use l_wait_event_abortable()NeilBrown7-31/+43
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown14-103/+68
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown46-106/+96
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown14-107/+53
2018-02-16staging: lustre: discard SVC_SIGNAL and related functionsNeilBrown2-9/+1
2018-02-16sched/wait: add wait_event_idle() functions.NeilBrown1-0/+114
2018-02-16staging: lustre: llite: refine ll_find_alias based on d_exact_aliasNeilBrown1-10/+20
2018-02-16staging: lustre: llite: simplify ll_find_alias()NeilBrown1-15/+8
2018-02-16staging: lustre: llite: remove directory-specific code from ll_find_alias()NeilBrown1-18/+8
2018-02-16staging: lustre: llite: use d_splice_alias for directories.NeilBrown1-2/+7
2018-02-16staging: lustre: llite: handle DCACHE_PAR_LOOKUP in ll_dcompareNeilBrown1-0/+10
2018-02-16staging: lustre: honor error code from ll_iget().NeilBrown1-1/+1
2018-02-16staging: lustre: fix inverted test on strcmpNeilBrown1-1/+1
2018-02-16staging: lustre: update the TODO listJames Simmons1-10/+300
2018-02-16staging: lustre: lnet: return of an error code should be negativeSumit Pundir1-1/+1
2018-02-16staging: rtl8188eu: Move a blank lineDafna Hirschfeld1-1/+1
2018-02-12Linux 4.16-rc1v4.16-rc1Linus Torvalds1-2/+2
2018-02-12unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro8-142/+47
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds297-913/+913
2018-02-12Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds8-40/+47
2018-02-12Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+2
2018-02-12Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+8
2018-02-11xtensa: fix build with KASANMax Filippov1-0/+2
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-2/+0
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-8/+8
2018-02-11Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2018-02-11Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds12-63/+212
2018-02-11Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2-11/+363
2018-02-11Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+57
2018-02-11Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds123-1416/+6577
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy1-2/+3
2018-02-10iio: ad5272: Add support for Analog Devices digital potentiometersPhil Reid3-0/+242
2018-02-10dt-bindings: ad5272: Add bindings for Analog Devices digital potentiometersPhil Reid1-0/+27
2018-02-10Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protectionShreeya Patel2-15/+39