index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
14
-83
/
+242
|
\
|
*
[PATCH] i386/x86-64: New Intel feature flags
Dave Jones
2006-09-26
1
-2
/
+2
|
*
[PATCH] x86: Add a cumulative thermal throttle event counter.
Dmitriy Zavin
2006-09-26
2
-6
/
+130
|
*
[PATCH] i386: Make the jiffies compares use the 64bit safe macros.
Dmitriy Zavin
2006-09-26
1
-3
/
+4
|
*
[PATCH] x86: Refactor thermal throttle processing
Dmitriy Zavin
2006-09-26
3
-18
/
+65
|
*
[PATCH] i386: mark cpu cache functions as __cpuinit
Magnus Damm
2006-09-26
3
-3
/
+3
|
*
[PATCH] i386: mark cpu identify functions as __cpuinit
Magnus Damm
2006-09-26
3
-5
/
+5
|
*
[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata
Magnus Damm
2006-09-26
8
-36
/
+31
|
*
[PATCH] i386: mark cpu_dev structures as __cpuinitdata
Magnus Damm
2006-09-26
8
-9
/
+9
|
*
[PATCH] i386: remove redundant generic_identify() calls when identifying cpus
Magnus Damm
2006-09-26
7
-9
/
+1
|
*
[PATCH] i386: fix dubious segment register clear in cpu_init()
Jeremy Fitzhardinge
2006-09-26
1
-1
/
+1
*
|
[PATCH] mtrr: Add lock annotations for prepare_set and post_set
Josh Triplett
2006-09-26
1
-2
/
+2
|
/
*
[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata
Jeremy Fitzhardinge
2006-09-22
1
-1
/
+1
*
[CPUFREQ] Workaround for BIOS bug in software coordination of frequency
Venkatesh Pallipadi
2006-09-05
2
-2
/
+79
*
[CPUFREQ] Longhaul - Add voltage scaling to driver
Rafał Bilski
2006-09-05
2
-51
/
+94
*
Merge ../linus
Dave Jones
2006-09-05
1
-7
/
+2
|
\
|
*
[PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpi
Dave Jones
2006-08-27
1
-7
/
+2
*
|
[CPUFREQ] Longhaul - Add ignore_latency option
Rafał Bilski
2006-08-14
1
-3
/
+6
*
|
[CPUFREQ] Longhaul - Disable arbiter
Rafał Bilski
2006-08-11
1
-22
/
+64
|
/
*
[CPUFREQ] Propagate acpi_processor_preregister_performance return value.
bert hubert
2006-07-31
1
-2
/
+1
*
[CPUFREQ] Longhaul - Rename & fix multipliers table
Rafał Bilski
2006-07-31
1
-5
/
+7
*
[CPUFREQ] Longhaul - Fix power state test to do something more useful
Rafał Bilski
2006-07-31
1
-1
/
+1
*
[CPUFREQ] Longhaul - Readd accidentally dropped line
Rafał Bilski
2006-07-31
1
-0
/
+1
*
[CPUFREQ] Make longhaul_walk_callback() static
Adrian Bunk
2006-07-31
1
-3
/
+3
*
[CPUFREQ] X86_GX_SUSPMOD must depend on PCI
Adrian Bunk
2006-07-31
1
-0
/
+1
*
[CPUFREQ] Longhaul - Initialise later.
Rafał Bilski
2006-07-31
1
-1
/
+1
*
[CPUFREQ] Longhaul - Workaround issues with APIC.
Rafał Bilski
2006-07-31
1
-0
/
+12
*
[CPUFREQ] Longhaul - Hook into ACPI C states.
Rafał Bilski
2006-07-31
2
-87
/
+109
*
[PATCH] cpu hotplug: use hotplug version of registration in late inits
Chandra Seetharaman
2006-07-31
1
-1
/
+1
*
[PATCH] mce section fix
Andrew Morton
2006-07-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
9
-9
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
JĂśrn Engel
2006-06-30
9
-9
/
+0
*
|
merge linus into release branch
Len Brown
2006-06-29
4
-25
/
+30
|
\
|
|
*
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2006-06-27
1
-1
/
+1
|
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
|
*
[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
James Bottomley
2006-06-27
2
-4
/
+4
|
*
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
2006-06-27
3
-13
/
+12
|
*
[PATCH] x86: constify some parts of arch/i386/kernel/cpu/
Andreas Mohr
2006-06-27
2
-5
/
+5
|
*
[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic
Shaohua Li
2006-06-27
1
-1
/
+7
*
|
Pull bugzilla-5737 into release branch
Thomas Renninger
2006-06-27
2
-2
/
+14
|
\
\
|
|
/
|
/
|
|
*
ACPI: HW P-state coordination support
Venkatesh Pallipadi
2006-06-26
2
-2
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
1
-1
/
+1
|
\
\
|
*
|
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
|
|
/
*
|
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-06-26
1
-0
/
+6
*
|
[PATCH] i386/x86-64: Emulate CPUID4 on AMD
Andi Kleen
2006-06-26
2
-13
/
+102
*
|
[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...
Andi Kleen
2006-06-26
1
-6
/
+8
|
/
*
[PATCH] remove for_each_cpu()
Andrew Morton
2006-06-25
2
-6
/
+6
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-06-23
2
-157
/
+388
|
\
|
*
Pull bugzilla-5737 into release branch
Len Brown
2006-06-15
2
-154
/
+385
|
|
\
|
|
*
ACPI: UP build fix for bugzilla-5737
Andrew Morton
2006-04-01
2
-0
/
+8
[next]