index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
1
-1
/
+1
*
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
2
-8
/
+8
*
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
2
-2
/
+2
*
x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486
Mathieu Desnoyers
2008-01-30
1
-0
/
+17
*
x86: extended interrupt LVT support for AMD Barcelona
Robert Richter
2008-01-30
1
-5
/
+5
*
x86: use CR0 defines.
Dave Jones
2008-01-30
5
-8
/
+10
*
x86: mtrr use type bool [RESEND AGAIN]
Paul Jimenez
2008-01-30
5
-25
/
+22
*
x86 mce_64.c: make struct mcelog static
Adrian Bunk
2008-01-30
1
-1
/
+1
*
x86: nuke a ton of unused exports
Thomas Gleixner
2008-01-30
1
-1
/
+0
*
kobj: fix threshold_init_device/kobject_uevent_env oops
Greg KH
2008-01-30
1
-1
/
+2
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
1
-4
/
+4
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-25
1
-1
/
+1
*
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-25
2
-8
/
+7
*
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...
Greg Kroah-Hartman
2008-01-25
1
-4
/
+5
*
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...
Greg Kroah-Hartman
2008-01-25
1
-10
/
+9
*
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...
Greg Kroah-Hartman
2008-01-25
1
-8
/
+7
*
x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai
Jason Gaston
2007-12-21
1
-0
/
+1
*
x86: free_cache_attributes() section fix
Adrian Bunk
2007-12-04
1
-1
/
+1
*
x86: show cpuinfo only for online CPUs
Andreas Herrmann
2007-11-17
1
-5
/
+3
*
x86: fix cpu-hotplug regression
Andreas Herrmann
2007-11-17
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-11-17
2
-81
/
+29
|
\
|
*
[CPUFREQ] architectural pstate driver for powernow-k8
Mark Langsdorf
2007-10-22
2
-81
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
Linus Torvalds
2007-11-15
2
-130
/
+47
|
\
\
|
*
|
x86: unification of cfufreq/Kconfig
Sam Ravnborg
2007-11-12
2
-130
/
+47
*
|
|
x86: don't call mce_create_device on CPU_UP_PREPARE
Andreas Herrmann
2007-11-15
1
-7
/
+11
|
/
/
*
|
x86: make ipi_handler() always defined
Ingo Molnar
2007-11-09
1
-4
/
+2
*
|
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2007-10-30
1
-5
/
+5
*
|
x86: whitespace cleanup of mce_64.c
Thomas Gleixner
2007-10-23
1
-78
/
+86
*
|
x86: consolidate the cpu/ related code usage
Thomas Gleixner
2007-10-23
4
-0
/
+1673
*
|
x86: prepare consolidation of cpu/ related code usage
Thomas Gleixner
2007-10-23
2
-4
/
+2
*
|
x86: prepare consolidation of cpu/ related Makefiles
Thomas Gleixner
2007-10-23
2
-14
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
12
-22
/
+22
|
\
\
|
*
|
spelling fixes: arch/i386/
Simon Arlott
2007-10-20
11
-17
/
+17
|
*
|
more UTF-8 conversions
Marcin Garski
2007-10-19
1
-1
/
+1
|
*
|
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
2
-4
/
+4
*
|
|
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
13
-26
/
+31
*
|
|
i386: do not BUG_ON() when MSR is unknown
Stephane Eranian
2007-10-19
1
-4
/
+12
*
|
|
x86: convert cpu_llc_id to be a per cpu variable
Mike Travis
2007-10-19
1
-2
/
+2
*
|
|
x86: move cpufreq Kconfigs to the same directory
Thomas Gleixner
2007-10-19
2
-0
/
+108
|
/
/
*
|
cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling
Akinobu Mita
2007-10-18
1
-21
/
+45
*
|
cpu hotplug: thermal_throttle: fix cpu hotplug error handling
Akinobu Mita
2007-10-18
1
-4
/
+6
*
|
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2007-10-17
1
-0
/
+1
*
|
x86: print info about late C1E detection on 32bit as well
Thomas Gleixner
2007-10-17
1
-5
/
+10
*
|
x86: call cache_add_dev() from cache_sysfs_init() explicitly
Satyam Sharma
2007-10-17
1
-2
/
+3
*
|
x86: fix dmi const-ify fallout
Thomas Gleixner
2007-10-17
1
-1
/
+1
*
|
i386: constify wd_ops
Jan Beulich
2007-10-17
1
-6
/
+8
*
|
i386: Remove local CPU logic in MTRR call to smp_call_function_single
akpm@linux-foundation.org
2007-10-17
1
-7
/
+1
*
|
x86: intel_cacheinfo misc section annotation fixes
Satyam Sharma
2007-10-17
1
-5
/
+5
*
|
i386: fix section mismatch warning in intel.c
Sam Ravnborg
2007-10-17
1
-2
/
+15
*
|
i386: Fix section mismatch
Satyam Sharma
2007-10-17
1
-1
/
+1
[next]