You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric W. Biederman
a07e4156a2
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
...
These are the non-static sysfs attributes that exist on
my test machine. Fix them to use sysfs_attr_init or
sysfs_bin_attr_init as appropriate. It simply requires
making a sysfs attribute present to see this. So this
is a little bit tedious but otherwise not too bad.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
15 years ago
..
cpufreq
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
15 years ago
mcheck
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
15 years ago
mtrr
x86: fix mtrr missing kernel-doc
15 years ago
.gitignore
Update .gitignore files for generated targets
17 years ago
Makefile
x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15 years ago
addon_cpuid_features.c
x86, cpu: Print AMD virtualization features in /proc/cpuinfo
15 years ago
amd.c
x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space
15 years ago
bugs.c
x86/cpu: Clean up various files a bit
16 years ago
bugs_64.c
x86/cpu: Clean up various files a bit
16 years ago
centaur.c
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
15 years ago
cmpxchg.c
x86: move cmpxchg fallbacks to a generic place
17 years ago
common.c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
cpu.h
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
15 years ago
cyrix.c
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
15 years ago
hypervisor.c
x86: Move tsc_calibration to x86_init_ops
16 years ago
intel.c
x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15 years ago
intel_cacheinfo.c
Driver core: Constify struct sysfs_ops in struct kobj_type
15 years ago
mkcapflags.pl
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
17 years ago
perf_event.c
bitops: rename for_each_bit() to for_each_set_bit()
15 years ago
perf_event_amd.c
perf_event, amd: Fix spinlock initialization
15 years ago
perf_event_intel.c
bitops: rename for_each_bit() to for_each_set_bit()
15 years ago
perf_event_p6.c
perf_events, x86: Split PMU definitions into separate files
15 years ago
perfctr-watchdog.c
x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()
15 years ago
powerflags.c
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
17 years ago
proc.c
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
sched.c
sched: x86: Name old_perf in a unique way
16 years ago
transmeta.c
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
15 years ago
umc.c
x86: move various CPU initialization objects into .cpuinit.rodata
16 years ago
vmware.c
x86: Print the hypervisor returned tsc_khz during boot
16 years ago