summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-16staging: pi433: fix CamelCase for syncValuesValentin Vidic
2018-02-16staging: ccree: fixed pointer signedness warnings.Jeremy Sowden
2018-02-16staging: wilc1000: fix line over 80 chars in wilc_spi_clear_int_ext()Ajay Singh
2018-02-16staging: wilc1000: fix line over 80 characters in wilc_spi_read_int()Ajay Singh
2018-02-16staging: wilc1000: fix line over 80 characters in wilc_spi_init()Ajay Singh
2018-02-16staging: wilc1000: fix line over 80 characters in spi_cmd_complete()Ajay Singh
2018-02-16staging: wilc1000: removed the unnecessary commented codeAjay Singh
2018-02-16staging: wilc1000: modified code comments as per linux coding styleAjay Singh
2018-02-16staging: wilc1000: rename Handle_Key() and Handle_ConnectTimeout()Ajay Singh
2018-02-16staging: wilc1000: rename Handle_ScanDone function to avoid camelCaseAjay Singh
2018-02-16staging: wilc1000: rename pu8CurrByte variable to avoid camelCaseAjay Singh
2018-02-16staging: wilc1000: rename u32WidsCount to avoid camelCaseAjay Singh
2018-02-16staging: wilc1000: rename strWIDList variable to avoid camelCaseAjay Singh
2018-02-16staging: wilc1000: rename Handle_DelAllSta() and its variable using camelCaseAjay Singh
2018-02-16staging: wilc1000: rename variables using camelCase in host_int_ParseJoinBssP...Ajay Singh
2018-02-16staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.cArnd Bergmann
2018-02-16staging: vc04_services: remove unused filesCorentin Labbe
2018-02-16staging: lustre: remove l_wait_event() and related codeNeilBrown
2018-02-16staging: lustre: replace l_wait_event_exclusive_head() with wait_event_idle_e...NeilBrown
2018-02-16staging: lustre: remove l_wait_event from ptlrpc_set_waitNeilBrown
2018-02-16staging: lustre: use explicit poll loop in ptlrpc_unregister_replyNeilBrown
2018-02-16staging: lustre: use explicit poll loop in ptlrpc_service_unlink_rqbdNeilBrown
2018-02-16staging: lustre: improve waiting in sptlrpc_req_refresh_ctxNeilBrown
2018-02-16staging: lustre: use wait_event_idle_timeout in ptlrpcd()NeilBrown
2018-02-16staging: lustre: make polling loop in ptlrpc_unregister_bulk more obviousNeilBrown
2018-02-16staging: lustre: remove back_to_sleep()NeilBrown
2018-02-16staging: lustre: simplify waiting in ptlrpc_invalidate_import()NeilBrown
2018-02-16staging: lustre: open code polling loop instead of using l_wait_event()NeilBrown
2018-02-16staging: lustre: simplify waiting in ldlm_completion_ast()NeilBrown
2018-02-16staging: lustre: simplify l_wait_event when intr handler but no timeout.NeilBrown
2018-02-16staging: lustre: introduce and use l_wait_event_abortable()NeilBrown
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown
2018-02-16staging: lustre: discard SVC_SIGNAL and related functionsNeilBrown
2018-02-16sched/wait: add wait_event_idle() functions.NeilBrown
2018-02-16staging: lustre: llite: refine ll_find_alias based on d_exact_aliasNeilBrown
2018-02-16staging: lustre: llite: simplify ll_find_alias()NeilBrown
2018-02-16staging: lustre: llite: remove directory-specific code from ll_find_alias()NeilBrown
2018-02-16staging: lustre: llite: use d_splice_alias for directories.NeilBrown
2018-02-16staging: lustre: llite: handle DCACHE_PAR_LOOKUP in ll_dcompareNeilBrown
2018-02-16staging: lustre: honor error code from ll_iget().NeilBrown
2018-02-16staging: lustre: fix inverted test on strcmpNeilBrown
2018-02-16staging: lustre: update the TODO listJames Simmons
2018-02-16staging: lustre: lnet: return of an error code should be negativeSumit Pundir
2018-02-16staging: rtl8188eu: Move a blank lineDafna Hirschfeld
2018-02-11Linux 4.16-rc1Linus Torvalds
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds