index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
uv_sysfs.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-06-24
platform/x86: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-03-25
platform/x86: uv_sysfs: use sysfs_emit() instead of sprintf()
Ai Chao
2023-02-10
x86/platform/uv: Make kobj_type structure constant
Thomas Weißschuh
2022-12-08
platform/x86: uv_sysfs: Use sysfs_emit() instead of scnprintf()
ye xingchen
2021-12-30
x86/platform/uv: use default_groups in kobj_type
Greg Kroah-Hartman
2021-06-16
x86/platform/uv: Constify static attribute_group struct
Rikard Falkeborn
2020-12-07
x86/platform/uv: Add sysfs hubless leaves
Mike Travis
2020-12-07
x86/platform/uv: Add sysfs leaves to replace those in procfs
Mike Travis
2020-12-03
x86/platform/uv: Make uv_pcibus_kset and uv_hubs_kset static
Zou Wei
2020-12-03
x86/platform/uv: Fix an error code in uv_hubs_init()
Dan Carpenter
2020-11-26
x86/platform/uv: Add new uv_sysfs platform driver
Justin Ernst