summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/linux/linux-cpu.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: rearrange placement of CPU partition management code.NeilBrown2018-04-231-1079/+0Star
* staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-221-1/+1
* staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown2018-01-091-12/+7Star
* staging: lustre: lnet: switch to cpumask_var_tNeilBrown2018-01-091-51/+41Star
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-091-11/+8Star
* staging: lustre: disable preempt while sampling processor id.NeilBrown2018-01-081-6/+7
* staging: lustre: use strim instead of cfs_trimwhite.NeilBrown2018-01-081-4/+4
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: libcfs: add include path to MakefileJames Simmons2017-08-231-1/+1
* staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-031-2/+3
* staging: lustre: libcfs: default CPT matches NUMA topologyDmitry Eremin2017-02-031-1/+1
* staging: lustre: libcfs: avoid stomping on module param cpu_patternDmitry Eremin2017-02-031-1/+9
* staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-251-40/+45
* staging: lustre: libcfs: white space cleanupJames Simmons2016-11-181-50/+50
* staging: lustre: libcfs: remove == 0 testingJames Simmons2016-11-181-6/+6
* staging: lustre: libcfs: remove != 0 testingJames Simmons2016-11-181-7/+7
* staging: lustre: lnet: don't use bare unsignedJames Simmons2016-11-181-3/+3
* staging: lustre: remove broken dead code in cfs_cpt_table_create_patternArnd Bergmann2016-10-251-7/+0Star
* staging: lustre: libcfs: shortcut to create CPT from NUMA topologyLiang Zhen2016-10-161-8/+40
* staging: lustre: libcfs: check mask returned by cpumask_of_nodeLiang Zhen2016-09-191-3/+14
* staging: lustre: libcfs: Fix NUMA emulated modeAndriy Skulysh2016-04-291-2/+7
* staging: lustre: move libcfs to lnet layerJames Simmons2016-03-111-0/+1040