Akinobu Mita
|
a94247e7fb
x86: convert cpu notifier to return encapsulate errno value
|
il y a 15 ans |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
il y a 15 ans |
Russ Anderson
|
da482474b8
x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers.
|
il y a 15 ans |
H. Peter Anvin
|
0b962d473a
x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
|
il y a 15 ans |
Linus Torvalds
|
83be7d764d
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
il y a 15 ans |
John Kacur
|
5a943617ef
x86, cpuid: Simplify the code in cpuid_open
|
il y a 15 ans |
John Kacur
|
170a0bc380
x86, cpuid: Remove the bkl from cpuid_open()
|
il y a 15 ans |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
il y a 15 ans |
Kay Sievers
|
07e9bb8eeb
Driver Core: x86: add nodename for cpuid and msr drivers.
|
il y a 16 ans |
Linus Torvalds
|
7d3b56ba37
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
il y a 16 ans |
Mike Travis
|
9628937d5b
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
|
il y a 16 ans |
Jaswinder Singh Rajput
|
f634fa9411
x86: cpuid.c fix style problems
|
il y a 16 ans |
Greg Kroah-Hartman
|
a9b12619f7
device create: misc: convert device_create_drvdata to device_create
|
il y a 17 ans |
H. Peter Anvin
|
94d4ac2f4a
Merge branch 'x86/urgent' into x86/cleanups
|
il y a 17 ans |
H. Peter Anvin
|
9ea2b82ed6
x86: cpuid: correct return value on partial operations
|
il y a 17 ans |
H. Peter Anvin
|
4b46ca701b
x86: cpuid: propagate error from smp_call_function_single()
|
il y a 17 ans |
Huang Weiyi
|
8aeb402263
arch/x86/kernel/cpuid.c: removed duplicated #include
|
il y a 17 ans |
Greg Kroah-Hartman
|
3bfd49c8ab
device create: x86: convert device_create to device_create_drvdata
|
il y a 17 ans |
Ingo Molnar
|
1a781a777b
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
il y a 17 ans |
Jens Axboe
|
8691e5a8f6
smp_call_function: get rid of the unused nonatomic/retry argument
|
il y a 17 ans |
Jonathan Corbet
|
5119e92efc
x86: cdev lock_kernel() pushdown
|
il y a 17 ans |
Rafael J. Wysocki
|
b844eba292
PM: Remove destroy_suspended_device()
|
il y a 17 ans |
H. Peter Anvin
|
2b06ac8671
x86: cpuid, msr: use inode mutex instead of big kernel lock
|
il y a 17 ans |
H. Peter Anvin
|
2347d933b1
x86: cpuid: allow querying %ecx-sensitive CPUID levels
|
il y a 17 ans |
Sam Ravnborg
|
c72258c7c9
x86: fix section mismatch warnings when referencing notifiers
|
il y a 17 ans |
Jan Engelhardt
|
ade1af7712
x86: remove unneded casts
|
il y a 17 ans |
Rafael J. Wysocki
|
775b64d2b6
PM: Acquire device locks on suspend
|
il y a 17 ans |
Mike Travis
|
92cb7612ae
x86: convert cpuinfo_x86 array to a per_cpu array
|
il y a 17 ans |
Akinobu Mita
|
1f503e7743
i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.
|
il y a 17 ans |
Avi Kivity
|
4a40cb1ec6
i386: simplify smp_call_function_single() call sequence in cpuid
|
il y a 17 ans |