index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-15
[CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition support
Venkatesh Pallipadi
1
-16
/
+139
2006-10-15
[CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easier
Venkatesh Pallipadi
1
-240
/
+227
2006-10-15
[CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the...
Venkatesh Pallipadi
1
-3
/
+8
2006-10-13
[PATCH] thermal throttle: sysfs error checking
Stephen Hemminger
1
-9
/
+12
2006-10-03
BUG_ON cleanups in arch/i386
Eric Sesterhenn
1
-2
/
+1
2006-10-03
x86: Fix booting with "no387 nofxsr"
Linus Torvalds
1
-0
/
+9
2006-09-30
[CPUFREQ] Make acpi-cpufreq unsticky again.
Dave Jones
1
-2
/
+1
2006-09-27
[CPUFREQ] longhaul: remove duplicated code.
Rafał Bilski
1
-17
/
+12
2006-09-26
[CPUFREQ] Longhaul - Disable arbiter CLE266
rafalbilski@interia.pl
1
-14
/
+37
2006-09-26
[CPUFREQ] Fix section mismatch warning
Venkatesh Pallipadi
2
-3
/
+3
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
14
-83
/
+242
2006-09-26
[PATCH] mtrr: Add lock annotations for prepare_set and post_set
Josh Triplett
1
-2
/
+2
2006-09-26
[PATCH] i386/x86-64: New Intel feature flags
Dave Jones
1
-2
/
+2
2006-09-26
[PATCH] x86: Add a cumulative thermal throttle event counter.
Dmitriy Zavin
2
-6
/
+130
2006-09-26
[PATCH] i386: Make the jiffies compares use the 64bit safe macros.
Dmitriy Zavin
1
-3
/
+4
2006-09-26
[PATCH] x86: Refactor thermal throttle processing
Dmitriy Zavin
3
-18
/
+65
2006-09-26
[PATCH] i386: mark cpu cache functions as __cpuinit
Magnus Damm
3
-3
/
+3
2006-09-26
[PATCH] i386: mark cpu identify functions as __cpuinit
Magnus Damm
3
-5
/
+5
2006-09-26
[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata
Magnus Damm
8
-36
/
+31
2006-09-26
[PATCH] i386: mark cpu_dev structures as __cpuinitdata
Magnus Damm
8
-9
/
+9
2006-09-26
[PATCH] i386: remove redundant generic_identify() calls when identifying cpus
Magnus Damm
7
-9
/
+1
2006-09-26
[PATCH] i386: fix dubious segment register clear in cpu_init()
Jeremy Fitzhardinge
1
-1
/
+1
2006-09-22
[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata
Jeremy Fitzhardinge
1
-1
/
+1
2006-09-05
[CPUFREQ] Workaround for BIOS bug in software coordination of frequency
Venkatesh Pallipadi
2
-2
/
+79
2006-09-05
[CPUFREQ] Longhaul - Add voltage scaling to driver
Rafał Bilski
2
-51
/
+94
2006-09-05
Merge ../linus
Dave Jones
1
-7
/
+2
2006-08-27
[PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpi
Dave Jones
1
-7
/
+2
2006-08-14
[CPUFREQ] Longhaul - Add ignore_latency option
Rafał Bilski
1
-3
/
+6
2006-08-11
[CPUFREQ] Longhaul - Disable arbiter
Rafał Bilski
1
-22
/
+64
2006-07-31
[CPUFREQ] Propagate acpi_processor_preregister_performance return value.
bert hubert
1
-2
/
+1
2006-07-31
[CPUFREQ] Longhaul - Rename & fix multipliers table
Rafał Bilski
1
-5
/
+7
2006-07-31
[CPUFREQ] Longhaul - Fix power state test to do something more useful
Rafał Bilski
1
-1
/
+1
2006-07-31
[CPUFREQ] Longhaul - Readd accidentally dropped line
Rafał Bilski
1
-0
/
+1
2006-07-31
[CPUFREQ] Make longhaul_walk_callback() static
Adrian Bunk
1
-3
/
+3
2006-07-31
[CPUFREQ] X86_GX_SUSPMOD must depend on PCI
Adrian Bunk
1
-0
/
+1
2006-07-31
[CPUFREQ] Longhaul - Initialise later.
Rafał Bilski
1
-1
/
+1
2006-07-31
[CPUFREQ] Longhaul - Workaround issues with APIC.
Rafał Bilski
1
-0
/
+12
2006-07-31
[CPUFREQ] Longhaul - Hook into ACPI C states.
Rafał Bilski
2
-87
/
+109
2006-07-31
[PATCH] cpu hotplug: use hotplug version of registration in late inits
Chandra Seetharaman
1
-1
/
+1
2006-07-31
[PATCH] mce section fix
Andrew Morton
1
-1
/
+1
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
9
-9
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
JĂśrn Engel
9
-9
/
+0
2006-06-29
merge linus into release branch
Len Brown
4
-25
/
+30
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-27
Pull bugzilla-5737 into release branch
Thomas Renninger
2
-2
/
+14
[prev]
[next]