aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/include
AgeCommit message (Expand)Author
2013-09-10staging/lustre/libcfs: cleanup linux-mem.hPeng Tao
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida
2013-08-23staging: lustre: Use proper constant types for L*_POISON valuesGeert Uytterhoeven
2013-08-21staging: lustre: Fix typo in lustre/includeMasanari Iida
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove strange journal macros into the one file using themGreg Kroah-Hartman
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove cfs_task_state_tGreg Kroah-Hartman
2013-08-04staging: lustre: remove CFS_DECL_WAITQ() macroGreg Kroah-Hartman
2013-08-04staging: lustre: remove timer_list_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove unused cfs_ waitqueue wrappersGreg Kroah-Hartman
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-04staging: lustre: remove wrappers for two atomic functionsGreg Kroah-Hartman
2013-08-04staging: lustre: remove typedef for group_info_tGreg Kroah-Hartman
2013-08-04staging: lustre: remove typedef for module_tGreg Kroah-Hartman
2013-08-04staging: lustre: remove unused cfs_"symbol" macrosGreg Kroah-Hartman
2013-08-04staging: lustre: remove cfs_for_each_possible_cpu()Greg Kroah-Hartman
2013-08-03staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY/EXIT_NESTING stuffGreg Kroah-Hartman
2013-07-24staging: lustre: NR_CPUS is always definedGreg Kroah-Hartman
2013-07-24staging: lustre: a typedef for 'struct miscdevice'???Greg Kroah-Hartman
2013-07-24staging: lustre: don't use time() or CFS_CURRENT_TIMEGreg Kroah-Hartman
2013-07-24staging: lustre: remove [f]printf() macros that aren't being usedGreg Kroah-Hartman
2013-07-24staging: lustre: Remove version.h header inclusion in linux-time.hSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in linux-prim.hSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in linux-cpu.hSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in kp30.hSachin Kamat
2013-07-23staging: lustre: remove unused "helper" macrosGreg Kroah-Hartman
2013-07-23staging/lustre: remove bogus ifndef EXPORT_SYMBOLPeng Tao
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao
2013-07-23staging/lustre: fix build error when !CONFIG_SMPPeng Tao
2013-07-23staging/lustre: remove HIPQUADPeng Tao
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao
2013-06-06staging/lustre/libcfs: restore LINVRNTPeng Tao
2013-06-06staging/lustre: call set_cpus_allowed_ptr instead of set_cpus_allowedPeng Tao
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao
2013-06-03staging/lustre: remove libcfs/linux/linux-utils.cPeng Tao
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-fs.cPeng Tao
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao