index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ksysfs.c
Age
Commit message (
Expand
)
Author
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2024-12-06
x86/sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
2022-03-09
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
2019-11-12
x86/boot: Introduce setup_indirect
Daniel Kiper
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-09-25
x86/sysfs: Fix off-by-one error in loop termination
Sean Fu
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
2017-07-18
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
Tom Lendacky
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2014-01-03
x86: ksysfs.c build fix
Dave Young
2013-12-29
x86: Export x86 boot_params to sysfs
Dave Young