summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: lustre: lnet-route: use kmalloc for small allocationNeilBrown2018-01-091-3/+2
* staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown2018-01-096-48/+40
* staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown2018-01-094-30/+23
* staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNELNeilBrown2018-01-094-38/+26
* staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown2018-01-097-39/+29
* staging: lustre: lnet: use kmalloc/kvmalloc in router_procNeilBrown2018-01-091-17/+17
* staging: lustre: lnet: selftest: don't allocate small strings.NeilBrown2018-01-091-151/+29
* staging: lustre: lnet: switch to cpumask_var_tNeilBrown2018-01-095-59/+49
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-0922-133/+124
* staging: pi433: replace shifting with BIT macroValentin Vidic2018-01-091-1/+1
* Staging: greybus: camera: cleanup multiple checks for null pointersSumit Pundir2018-01-091-8/+8
* staging: android: ion: Switch from WARN to pr_warnLaura Abbott2018-01-091-1/+3
* staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott2018-01-091-1/+1
* Staging: gs_fpgaboot: remove FSF's mailing address from io.hShubham Kumaram2018-01-081-5/+0
* staging: sm750fb: Remove multiple blank linesMarcelo Guzmán Lamperti2018-01-082-10/+0
* staging: fsl-dpaa2/eth: Use affine DPIO servicesIoana Radulescu2018-01-082-10/+15
* staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu2018-01-082-0/+19
* Staging: vt6656: Fix unnecessary 'out of memory' messageSumit Pundir2018-01-081-4/+1
* staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probeJia-Ju Bai2018-01-081-1/+1
* staging: comedi: adv_pci1760: fix typo in commentsRichard Sudaryono2018-01-081-1/+1
* Staging: rtlwifi: Remove unused variable and the codeShreeya Patel2018-01-081-19/+1
* staging: vc05_services: fix checkpatch.pl errorsSidong Yang2018-01-082-10/+5
* staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed ...Kishore KP2018-01-081-2/+1
* staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.Kishore KP2018-01-081-1/+0
* Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issuesAndy Pusch2018-01-081-2/+4
* Staging: vme: vme_user: fixed an alignment coding style issuePhilippe Loctaux2018-01-081-4/+7
* staging: android: check the return value of register_shrinkerXiongwei Song2018-01-081-1/+7
* staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song2018-01-083-5/+10
* staging: android: ashmem: add procfs fdinfo helperZhai Zhaoxuan2018-01-081-0/+19
* staging: most: convert macro to static functionGeorge Edward Bulmer2018-01-081-5/+7
* staging: most: Fix identifiers to function parametersRavi Eluri2018-01-082-4/+4
* staging: most: Avoid trailing semicolon for macrosRavi Eluri2018-01-081-1/+1
* Staging: pi433 - fix ccheckpatch issue, updated include line.Derek Robson2018-01-081-1/+1
* staging: pi433: fix CamelCase for payload identifiersValentin Vidic2018-01-084-6/+6
* staging: pi433: fix CamelCase for maxMinus variablesValentin Vidic2018-01-083-17/+17
* staging: pi433: remove unused rf69_reset_flag functionMarcin Ciupak2018-01-082-13/+0
* staging: pi433: remove unused rf69_set_sync_tolerance functionMarcin Ciupak2018-01-082-13/+0
* staging: ccree: update TODOGilad Ben-Yossef2018-01-081-1/+1
* stating: ccree: fix allocation of void sized bufGilad Ben-Yossef2018-01-082-8/+10
* staging: ccree: put pointer next to var nameGilad Ben-Yossef2018-01-081-1/+1
* staging: ccree: fold common code into service funcGilad Ben-Yossef2018-01-081-223/+116
* staging: ccree: fix indentation of func paramsGilad Ben-Yossef2018-01-081-26/+20
* staging: ccree: do not map bufs in ahash_initGilad Ben-Yossef2018-01-081-89/+103
* staging: ccree: allocate hash bufs inside req ctxGilad Ben-Yossef2018-01-082-68/+12
* staging: ccree: use array for double bufferGilad Ben-Yossef2018-01-083-37/+46
* staging: ccree: remove unused fieldGilad Ben-Yossef2018-01-081-1/+0
* staging: ccree: use Makefile to include PM codeGilad Ben-Yossef2018-01-084-32/+37
* staging: ccree: handle end of sg list gracefullyGilad Ben-Yossef2018-01-081-1/+1
* staging: ccree: check DMA pool buf !NULL before freeGilad Ben-Yossef2018-01-081-1/+2
* staging: ccree: failing the suspend is not an errorGilad Ben-Yossef2018-01-081-7/+1