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
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
i386: move kernel/cpu
Thomas Gleixner
1
-733
/
+0
2007-07-21
x86: remove support for the Rise CPU
Adrian Bunk
1
-2
/
+0
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
1
-0
/
+2
2007-05-02
[PATCH] i386: Fix UP gdt bugs
Jeremy Fitzhardinge
1
-0
/
+13
2007-05-02
[PATCH] i386: Convert PDA into the percpu section
Jeremy Fitzhardinge
1
-14
/
+3
2007-05-02
[PATCH] i386: Page-align the GDT
Jeremy Fitzhardinge
1
-3
/
+3
2007-05-02
[PATCH] i386: clean up identify_cpu
Jeremy Fitzhardinge
1
-7
/
+14
2007-05-02
[PATCH] i386: cleanup GDT Access
Rusty Russell
1
-3
/
+1
2007-05-02
[PATCH] i386: clean up cpu_init()
Rusty Russell
1
-25
/
+9
2007-05-02
[PATCH] i386: Use per-cpu GDT immediately upon boot
Rusty Russell
1
-45
/
+27
2007-05-02
[PATCH] i386: Use per-cpu variables for GDT, PDA
Rusty Russell
1
-81
/
+13
2007-02-13
[PATCH] i386: Convert i386 PDA code to use %fs
Jeremy Fitzhardinge
1
-7
/
+7
2007-01-22
[PATCH] x86: fix PDA variables to work during boot
James Bottomley
1
-4
/
+9
2007-01-05
[PATCH] i386: fix another modpost warning
Vivek Goyal
1
-1
/
+1
2006-12-07
[PATCH] i386: alloc_gdt() static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] i386: cpu_detect extraction
Rusty Russell
1
-16
/
+21
2006-12-07
[PATCH] i386: Retrieve CLFLUSH size from CPUID
Andi Kleen
1
-0
/
+3
2006-12-07
[PATCH] i386: Implement "current" with the PDA
Jeremy Fitzhardinge
1
-0
/
+2
2006-12-07
[PATCH] i386: Implement smp_processor_id() with the PDA
Jeremy Fitzhardinge
1
-0
/
+2
2006-12-07
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
Jeremy Fitzhardinge
1
-2
/
+19
2006-12-07
[PATCH] i386: Initialize the per-CPU data area
Jeremy Fitzhardinge
1
-43
/
+134
2006-12-07
[PATCH] i386: espfix cleanup
Stas Sergeev
1
-11
/
+0
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-26
[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata
Magnus Damm
1
-1
/
+1
2006-09-26
[PATCH] i386: mark cpu_dev structures as __cpuinitdata
Magnus Damm
1
-1
/
+1
2006-09-26
[PATCH] i386: remove redundant generic_identify() calls when identifying cpus
Magnus Damm
1
-1
/
+1
2006-09-26
[PATCH] i386: fix dubious segment register clear in cpu_init()
Jeremy Fitzhardinge
1
-1
/
+1
2006-06-27
[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
James Bottomley
1
-1
/
+1
2006-06-27
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
1
-8
/
+7
2006-06-27
[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic
Shaohua Li
1
-1
/
+7
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-03-27
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
1
-3
/
+7
2006-03-23
[PATCH] i386: fall back to sensible CPU model name
Chuck Ebbert
1
-1
/
+1
2006-03-23
[PATCH] i386: allow disabling X86_FEATURE_SEP at boot
Chuck Ebbert
1
-1
/
+14
2006-03-23
[PATCH] i386: __devinit should be __cpuinit
Chuck Ebbert
1
-16
/
+16
2006-03-08
[PATCH] x86: cpu model calculation for family 6 cpu
Shaohua Li
1
-2
/
+2
2006-02-24
[PATCH] x86: fix broken SMP boot sequence
James Bottomley
1
-4
/
+28
2006-02-05
[PATCH] i386 cpu hotplug: don't access freed memory
Chuck Ebbert
1
-1
/
+10
2006-01-11
[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.
Andi Kleen
1
-7
/
+10
2006-01-08
[PATCH] tiny: Make x86 doublefault handling optional
Matt Mackall
1
-0
/
+2
2006-01-06
[PATCH] x86: Stop deleting nt
Zachary Amsden
1
-5
/
+0
2006-01-06
[PATCH] x86: GDT alignment fix
Zachary Amsden
1
-3
/
+0
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
1
-24
/
+16
2005-11-14
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
1
-22
/
+14
2005-11-14
[PATCH] x86-64/i386: Fix CPU model for family 6
Suresh Siddha
1
-2
/
+2
2005-11-07
[PATCH] x86: add MCE resume
Shaohua Li
1
-4
/
+1
2005-10-30
[PATCH] x86: add an accessor function for getting the per-CPU gdt
Zachary Amsden
1
-5
/
+4
2005-10-30
[PATCH] x86: bogus tls from gdt
Zachary Amsden
1
-6
/
+0
[next]