index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpuid.c
Commit message (
Expand
)
Author
Age
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
*
x86: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...
Russ Anderson
2010-01-27
*
x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
H. Peter Anvin
2009-12-15
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-05
|
\
|
*
x86, cpuid: Simplify the code in cpuid_open
John Kacur
2009-10-08
|
*
x86, cpuid: Remove the bkl from cpuid_open()
John Kacur
2009-10-07
*
|
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
|
/
*
Driver Core: x86: add nodename for cpuid and msr drivers.
Kay Sievers
2009-06-16
*
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
|
\
|
*
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
2009-01-03
*
|
x86: cpuid.c fix style problems
Jaswinder Singh Rajput
2009-01-02
|
/
*
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
Merge branch 'x86/urgent' into x86/cleanups
H. Peter Anvin
2008-08-26
|
\
|
*
x86: cpuid: correct return value on partial operations
H. Peter Anvin
2008-08-25
|
*
x86: cpuid: propagate error from smp_call_function_single()
H. Peter Anvin
2008-08-25
*
|
arch/x86/kernel/cpuid.c: removed duplicated #include
Huang Weiyi
2008-08-11
|
/
*
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
|
\
|
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
*
|
x86: cdev lock_kernel() pushdown
Jonathan Corbet
2008-05-18
|
/
*
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-04-19
*
x86: cpuid, msr: use inode mutex instead of big kernel lock
H. Peter Anvin
2008-02-04
*
x86: cpuid: allow querying %ecx-sensitive CPUID levels
H. Peter Anvin
2008-02-04
*
x86: fix section mismatch warnings when referencing notifiers
Sam Ravnborg
2008-02-01
*
x86: remove unneded casts
Jan Engelhardt
2008-01-30
*
PM: Acquire device locks on suspend
Rafael J. Wysocki
2008-01-24
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
*
i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.
Akinobu Mita
2007-10-19
*
i386: simplify smp_call_function_single() call sequence in cpuid
Avi Kivity
2007-10-17
*
i386: misc cpuinit annotations
Satyam Sharma
2007-10-17
*
Delete filenames in comments.
Dave Jones
2007-10-13
*
i386: move kernel
Thomas Gleixner
2007-10-11