index
:
talos-op-linux
master
Talosâ„¢ II Linux sources for OpenPOWER
Raptor Computing Systems
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 git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
1
-1
/
+1
|
\
|
*
fix file specification in comments
Uwe Kleine-König
2007-05-09
1
-1
/
+1
*
|
i386: cpu/transmeta.c: fix definition of USER686
H. Peter Anvin
2007-05-09
1
-2
/
+4
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
2
-0
/
+4
|
/
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
18
-286
/
+1020
|
\
|
*
[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...
Thomas Renninger
2007-05-02
7
-78
/
+0
|
*
[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
Andi Kleen
2007-05-02
1
-1
/
+3
|
*
[PATCH] i386: Clean up NMI watchdog code
Andi Kleen
2007-05-02
2
-0
/
+660
|
*
[PATCH] i386: check capability
Joachim Deguara
2007-05-02
2
-2
/
+4
|
*
[PATCH] i386: fix mtrr sections
Randy Dunlap
2007-05-02
1
-3
/
+4
|
*
[PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync
Bernhard Kaindl
2007-05-02
1
-25
/
+60
|
*
[PATCH] x86: Save the MTRRs of the BSP before booting an AP
Bernhard Kaindl
2007-05-02
1
-0
/
+11
|
*
[PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.
Bernhard Kaindl
2007-05-02
1
-1
/
+6
|
*
[PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.c
Zachary Amsden
2007-05-02
1
-12
/
+4
|
*
[PATCH] i386: Fix UP gdt bugs
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+13
|
*
[PATCH] i386: Convert PDA into the percpu section
Jeremy Fitzhardinge
2007-05-02
1
-14
/
+3
|
*
[PATCH] i386: Page-align the GDT
Jeremy Fitzhardinge
2007-05-02
1
-3
/
+3
|
*
[PATCH] i386: Enable bank 0 on non K7 Athlon
Andi Kleen
2007-05-02
1
-3
/
+7
|
*
[PATCH] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
2007-05-02
1
-0
/
+5
|
*
[PATCH] i386: clean up identify_cpu
Jeremy Fitzhardinge
2007-05-02
1
-7
/
+14
|
*
[PATCH] i386: Clean up asm-i386/bugs.h
Jeremy Fitzhardinge
2007-05-02
2
-1
/
+192
|
*
[PATCH] i386: cleanup GDT Access
Rusty Russell
2007-05-02
1
-3
/
+1
|
*
[PATCH] i386: clean up cpu_init()
Rusty Russell
2007-05-02
1
-25
/
+9
|
*
[PATCH] i386: Use per-cpu GDT immediately upon boot
Rusty Russell
2007-05-02
1
-45
/
+27
|
*
[PATCH] i386: Use per-cpu variables for GDT, PDA
Rusty Russell
2007-05-02
1
-81
/
+13
|
*
[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags
Joerg Roedel
2007-05-02
1
-2
/
+1
|
*
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
2007-05-02
1
-1
/
+1
|
*
[PATCH] i386: pit_latch_buggy has no effect
takada
2007-05-02
1
-1
/
+1
|
*
[PATCH] i386: mtrr range check correction
Jan Beulich
2007-05-02
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-05-04
2
-2
/
+1
|
\
\
|
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
2
-2
/
+1
|
|
/
*
|
[CPUFREQ] Report the number of processors in PowerNow-k8 correctly
Mark Langsdorf
2007-04-30
1
-2
/
+4
*
|
[CPUFREQ] do not declare undefined functions
David Rientjes
2007-04-30
1
-0
/
+2
*
|
[CPUFREQ] Longhaul - Revert Longhaul ver. 2
Rafal Bilski
2007-04-26
1
-1
/
+1
*
|
Fix preemption warnings in speedstep-centrino.c
Dave Jones
2007-04-26
1
-1
/
+9
*
|
[CPUFREQ] Longhaul - Correct PCI code
Rafał Bilski
2007-04-26
1
-7
/
+12
*
|
[CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpu
Alexey Dobriyan
2007-04-26
1
-25
/
+6
|
/
*
Longhaul - Revert ACPI C3 on Longhaul ver. 2
Dave Jones
2007-04-20
1
-1
/
+1
*
[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E
Andi Kleen
2007-04-02
1
-0
/
+34
*
Revert "[CPUFREQ] constify cpufreq_driver where possible."
Linus Torvalds
2007-02-26
12
-13
/
+13
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-02-26
14
-31
/
+30
|
\
|
*
[CPUFREQ] constify some data tables.
Dave Jones
2007-02-22
3
-17
/
+17
|
*
[CPUFREQ] constify cpufreq_driver where possible.
Dave Jones
2007-02-22
12
-13
/
+13
|
*
[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI
Thomas Renninger
2007-02-20
1
-1
/
+0
*
|
Revert "[PATCH] i386: add idle notifier"
Linus Torvalds
2007-02-26
1
-2
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-02-16
6
-286
/
+576
|
\
\
|
|
/
|
*
[CPUFREQ] Longhaul - Redo Longhaul ver. 2
Rafa³ Bilski
2007-02-14
1
-22
/
+31
|
*
[CPUFREQ] EPS - Correct 2nd brand test
Rafa³ Bilski
2007-02-13
1
-1
/
+1
|
*
[CPUFREQ] Fix up merge conflicts with recent ACPI changes.
Dave Jones
2007-02-10
1
-10
/
+8
|
|
\
|
*
|
[CPUFREQ] Longhaul - Separate frequency and voltage transition
Rafa³ Bilski
2007-02-10
1
-16
/
+93
[next]