index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-05
[PATCH] x86: more asm cleanups
Zachary Amsden
1
-6
/
+3
2005-09-05
[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...
Zachary Amsden
1
-2
/
+2
2005-09-05
[PATCH] i386: inline asm cleanup
Zachary Amsden
3
-20
/
+10
2005-09-05
[PATCH] x86: Add the check for all the cores in a package in cache information
Venkatesh Pallipadi
1
-2
/
+7
2005-08-01
[PATCH] transmeta: CONFIG_PROC_FS=n build fix
Andrew Morton
1
-0
/
+2
2005-08-01
[PATCH] disable addres space randomization default on transmeta CPUs
Eric Lammerts
1
-0
/
+4
2005-07-30
merge 2.6.13-rc4 with ACPI's to-linus tree
Len Brown
3
-37
/
+53
2005-07-29
/home/lenb/src/to-linus branch 'acpi-2.6.12'
Len Brown
1
-0
/
+7
2005-07-29
[ACPI] Always set P-state on initialization
Dominik Brodowski
1
-0
/
+7
2005-07-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-5
/
+8
2005-07-29
arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...
Dave Jones
1
-5
/
+8
2005-07-29
Fix up powernow-k8 compile. (Missing definitions).
Dave Jones
1
-0
/
+2
2005-07-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-31
/
+36
2005-07-28
[PATCH] x86_64: When running cpuid4 need to run on the correct CPU
Andi Kleen
1
-6
/
+14
2005-07-28
powernow-k8.c: In function `query_current_values_with_pending_wait':
Dave Jones
1
-3
/
+2
2005-07-28
Opteron revision F will support higher frequencies than
Dave Jones
2
-29
/
+30
2005-07-28
powernow-k8 requires that a data structure for
Dave Jones
1
-3
/
+5
2005-07-27
[PATCH] Fix warning in powernow-k8.c
Brian Gerst
1
-3
/
+2
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-1
/
+1
2005-07-12
[ACPI] enable C2 and C3 idle power states on SMP
Venkatesh Pallipadi
1
-1
/
+1
2005-07-07
[PATCH] mostly_read data section
Christoph Lameter
1
-1
/
+1
2005-07-07
[PATCH] MTRR suspend/resume cleanup
Shaohua Li
4
-35
/
+69
2005-07-01
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
1
-1
/
+1
2005-06-25
[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/
Jesper Juhl
2
-5
/
+2
2005-06-25
[PATCH] suspend/resume SMP support
Li Shaohua
5
-6
/
+6
2005-06-25
[PATCH] cpu state clean after hot remove
Li Shaohua
1
-0
/
+12
2005-06-25
[PATCH] init call cleanup
Li Shaohua
5
-25
/
+25
2005-06-25
[PATCH] sep initializing rework
Li Shaohua
1
-0
/
+3
2005-06-23
[PATCH] xen: x86: Use new macro for debugreg
Vincent Hanquez
1
-1
/
+1
2005-06-23
[PATCH] mtrr size-and-base debugging
Andrew Morton
1
-8
/
+15
2005-06-23
[PATCH] x86: cpu_khz type fix
Andrew Morton
1
-1
/
+1
2005-05-31
[CPUFREQ] Typos.
Dave Jones
1
-3
/
+3
2005-05-31
[CPUFREQ] longhaul - adjust transition latency.
Dave Jones
1
-1
/
+1
2005-05-31
[CPUFREQ] Longhaul: Magic timer frobbing.
Dave Jones
1
-2
/
+9
2005-05-31
[CPUFREQ] longhaul - disable PCI mastering around transition.
Dave Jones
1
-4
/
+45
2005-05-31
[CPUFREQ] dual-core powernow-k8
Dave Jones
2
-37
/
+91
2005-05-31
[CPUFREQ] Recalibrate cpu_khz [1/2]
Dave Jones
1
-2
/
+7
2005-05-31
[CPUFREQ] AMD Elan SC520 cpufreq driver.
Dave Jones
3
-1
/
+200
2005-05-31
[CPUFREQ] speedstep-smi: it works on at least one P4M
Dave Jones
1
-0
/
+3
2005-05-31
[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) support
Dave Jones
1
-0
/
+6
2005-05-31
[CPUFREQ] powernow-k7: don't print khz element of FSB.
Dave Jones
1
-1
/
+1
2005-05-28
[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix
Adrian Bunk
1
-1
/
+1
2005-05-20
[PATCH] x86_64: 386/x86-64 Further AMD dual core fixes
Andi Kleen
2
-7
/
+7
2005-05-17
[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo
Andi Kleen
2
-4
/
+10
2005-05-05
[PATCH] cyrix: eliminate bad section references
maximilian attems
1
-2
/
+2
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
1
-2
/
+2
2005-05-01
[PATCH] cpuid x87 bit on AMD falsely marked as PNI
Zwane Mwaikambo
1
-1
/
+1
2005-05-01
[PATCH] Enable write combining for server works LE rev > 6
Lee Revell
1
-5
/
+9
2005-04-21
[PATCH] fix subarch breakage in amd dual core updates
James Bottomley
1
-2
/
+2
2005-04-16
[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix
Siddha, Suresh B
1
-7
/
+2
[next]