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
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
9
-9
/
+0
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
James Bottomley
2
-4
/
+4
2006-06-27
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
3
-13
/
+12
2006-06-27
[PATCH] x86: constify some parts of arch/i386/kernel/cpu/
Andreas Mohr
2
-5
/
+5
2006-06-27
[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic
Shaohua Li
1
-1
/
+7
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-06-26
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
1
-0
/
+6
2006-06-26
[PATCH] i386/x86-64: Emulate CPUID4 on AMD
Andi Kleen
2
-13
/
+102
2006-06-26
[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...
Andi Kleen
1
-6
/
+8
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
2
-6
/
+6
2006-06-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-157
/
+388
2006-06-23
[PATCH] x86: VIA C7 CPU flags
Michal Ludvig
1
-1
/
+1
2006-06-23
[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdata
Andreas Mohr
1
-4
/
+5
2006-06-23
[PATCH] Don't trigger full rebuild via CONFIG_X86_MCE
Alexey Dobriyan
1
-0
/
+1
2006-06-23
[PATCH] Don't trigger full rebuild via CONFIG_MTRR
Alexey Dobriyan
1
-0
/
+1
2006-06-21
[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.
Randy Dunlap
1
-1
/
+1
2006-06-21
[PATCH] redirect speedstep-centrino maintainer mail to cpufreq list
Jeremy Fitzhardinge
1
-8
/
+4
2006-06-20
[CPUFREQ] correct powernow-k8 fid/vid masks for extended parts
Langsdorf, Mark
2
-3
/
+5
2006-06-20
[CPUFREQ] Clarify powernow-k8 cpu_family statements
Langsdorf, Mark
1
-12
/
+12
2006-06-15
Pull bugzilla-5737 into release branch
Len Brown
2
-154
/
+385
2006-06-05
[CPUFREQ] sets nforce2 minimum PLL divider to 2.
Dave Jones
1
-2
/
+2
2006-06-05
[CPUFREQ] Make powernow-k7 work on SMP kernels.
Dave Jones
1
-4
/
+1
2006-06-04
[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrino
Jan Beulich
1
-6
/
+6
2006-06-04
[CPUFREQ] dprintk adjustments to cpufreq-nforce2
Jan Beulich
1
-2
/
+2
2006-06-04
[CPUFREQ] Prepare powernow-k8 for future CPUs.
Dave Jones
2
-86
/
+290
2006-06-01
[CPUFREQ] Make acpi-cpufreq 'sticky'.
Dave Jones
1
-8
/
+9
2006-05-31
[CPUFREQ] Remove strange No-op from longrun.c
Dave Jones
1
-1
/
+0
2006-05-30
[CPUFREQ] Remove duplicate assignment from cpufreq-nforce2
Dave Jones
1
-2
/
+1
2006-05-30
[CPUFREQ] Remove pointless reinitialisations in acpi-cpufreq
Dave Jones
1
-2
/
+1
2006-05-30
[CPUFREQ] Remove pointless reinitialisation from powernow-k8
Dave Jones
1
-3
/
+1
2006-05-30
[CPUFREQ] Remove redundant initialisation from longhaul.
Dave Jones
1
-1
/
+1
2006-05-30
[CPUFREQ] Clean up longhaul's speed pretty-printer
Dave Jones
1
-7
/
+11
2006-05-30
[CPUFREQ] Disambiguate loop indexes in powernow-k7
Dave Jones
1
-4
/
+4
2006-05-30
[CPUFREQ] Typo in powernow-k8
Dave Jones
1
-2
/
+2
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-20
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
1
-0
/
+2
2006-04-18
[CPUFREQ] powernow-k8.c: fix a check-after-use
Adrian Bunk
1
-2
/
+5
2006-04-18
[CPUFREQ] Remove duplicate check in powernow-k8
Tobias Klauser
1
-3
/
+0
2006-04-11
[PATCH] i386: Remove bogus special case code from AMD core parsing
Andi Kleen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: Proper null pointer check in powernow_k8_get
Jacob Shin
1
-1
/
+10
2006-04-09
[PATCH] x86_64: Revert earlier powernow-k8 change
Andi Kleen
1
-4
/
+3
2006-04-01
ACPI: UP build fix for bugzilla-5737
Andrew Morton
2
-0
/
+8
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-2
/
+2
2006-03-27
[CPUFREQ] powernow: remove private for_each_cpu_mask()
Andrew Morton
1
-4
/
+0
2006-03-27
[CPUFREQ] hotplug cpu fix for powernow-k8
shin, jacob
1
-1
/
+6
2006-03-27
[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported
Shaohua Li
1
-28
/
+41
2006-03-27
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
2
-5
/
+27
[next]