Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
58d5d0d8dd52cbca988af24b5692a20b00285543
/
arch
/
x86
/
kernel
/
cpu
/
common.c
b6d549a
x86: add cpu init function defintions to cpu.h
by Harvey Harrison
· 17 years ago
4a14851
x86: fix sparse warnings in cpu/common.c
by Harvey Harrison
· 17 years ago
d4387bd
x86: c_p_a clflush_cache_range fix
by Huang, Ying
· 17 years ago
12d6f21
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
by Ingo Molnar
· 17 years ago
093af8d
x86_32: trim memory by updating e820
by Yinghai Lu
· 17 years ago
ac72e78
x86: add generic clearcpuid=... option
by Andi Kleen
· 17 years ago
191679f
x86: add noclflush option
by Andi Kleen
· 17 years ago
404ee5b
x86: convert TSC disabling to generic cpuid disable bitmap
by Andi Kleen
· 17 years ago
8424950
x86: don't disable RDTSC in userland for 32bit notsc
by Andi Kleen
· 17 years ago
1353025
x86: convert some existing cpuid disable options to new generic bitmap
by Andi Kleen
· 17 years ago
7d851c8
x86: add framework to disable CPUID bits on the command line
by Andi Kleen
· 17 years ago
30d432d
x86: move MWAIT idle check to generic CPU initialization on 32-bit
by Andi Kleen
· 17 years ago
3898534
x86: remove CPU capabitilites printks on 32-bit
by Andi Kleen
· 17 years ago
2b16a23
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
by Andi Kleen
· 17 years ago
1a53905
x86: move definitions to processor.h
by Glauber de Oliveira Costa
· 17 years ago
5300db8
x86: unify x86_cpuinfo struct.
by Glauber de Oliveira Costa
· 17 years ago
6b68f01
x86: unify struct desc_ptr
by Glauber de Oliveira Costa
· 17 years ago
6842ef0
x86: unify desc_struct
by Glauber de Oliveira Costa
· 17 years ago
faca622
x86: use generic register name in the thread and tss structures
by H. Peter Anvin
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 17 years ago
f7627e2
i386: move kernel/cpu
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/cpu/common.c]
9596017
x86: remove support for the Rise CPU
by Adrian Bunk
· 18 years ago
1d67953
Use a new CPU feature word to cover features that are spread around
by Venki Pallipadi
· 18 years ago
c5413fb
[PATCH] i386: Fix UP gdt bugs
by Jeremy Fitzhardinge
· 18 years ago
7c3576d
[PATCH] i386: Convert PDA into the percpu section
by Jeremy Fitzhardinge
· 18 years ago
7a61d35
[PATCH] i386: Page-align the GDT
by Jeremy Fitzhardinge
· 18 years ago
a6c4e07
[PATCH] i386: clean up identify_cpu
by Jeremy Fitzhardinge
· 18 years ago
4fbb596
[PATCH] i386: cleanup GDT Access
by Rusty Russell
· 18 years ago
d2cbcc4
[PATCH] i386: clean up cpu_init()
by Rusty Russell
· 18 years ago
bf504672
[PATCH] i386: Use per-cpu GDT immediately upon boot
by Rusty Russell
· 18 years ago
ae1ee11
[PATCH] i386: Use per-cpu variables for GDT, PDA
by Rusty Russell
· 18 years ago
464d1a7
[PATCH] i386: Convert i386 PDA code to use %fs
by Jeremy Fitzhardinge
· 18 years ago
9ee79a3
[PATCH] x86: fix PDA variables to work during boot
by James Bottomley
· 18 years ago
9dbeeec
[PATCH] i386: fix another modpost warning
by Vivek Goyal
· 18 years ago
ba10650a
[PATCH] i386: alloc_gdt() static
by Adrian Bunk
· 18 years ago
d7cd561
[PATCH] i386: cpu_detect extraction
by Rusty Russell
· 18 years ago
770d132
[PATCH] i386: Retrieve CLFLUSH size from CPUID
by Andi Kleen
· 18 years ago
ec7fcaa
[PATCH] i386: Implement "current" with the PDA
by Jeremy Fitzhardinge
· 18 years ago
b2938f8
[PATCH] i386: Implement smp_processor_id() with the PDA
by Jeremy Fitzhardinge
· 18 years ago
f95d47c
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
by Jeremy Fitzhardinge
· 18 years ago
6211119
[PATCH] i386: Initialize the per-CPU data area
by Jeremy Fitzhardinge
· 18 years ago
be44d2a
[PATCH] i386: espfix cleanup
by Stas Sergeev
· 18 years ago
8d8f3cb
BUG_ON cleanups in arch/i386
by Eric Sesterhenn
· 18 years ago
8ccb3dc
x86: Fix booting with "no387 nofxsr"
by Linus Torvalds
· 18 years ago
b4af3f7
[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata
by Magnus Damm
· 18 years ago
9541493
[PATCH] i386: mark cpu_dev structures as __cpuinitdata
by Magnus Damm
· 18 years ago
68bbc17
[PATCH] i386: remove redundant generic_identify() calls when identifying cpus
by Magnus Damm
· 18 years ago
5758d5d
[PATCH] i386: fix dubious segment register clear in cpu_init()
by Jeremy Fitzhardinge
· 18 years ago
96c5274
[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
by James Bottomley
· 19 years ago
4b89aff
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
by Rohit Seth
· 19 years ago
bd9e0b7
[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic
by Shaohua Li
· 19 years ago
a03a3e2
[PATCH] Don't trigger full rebuild via CONFIG_X86_MCE
by Alexey Dobriyan
· 19 years ago
27b07da
[PATCH] Don't trigger full rebuild via CONFIG_MTRR
by Alexey Dobriyan
· 19 years ago
1e9f28f
[PATCH] sched: new sched domain for representing multi-core
by Siddha, Suresh B
· 19 years ago
54a20f8
[PATCH] i386: fall back to sensible CPU model name
by Chuck Ebbert
· 19 years ago
4f88651
[PATCH] i386: allow disabling X86_FEATURE_SEP at boot
by Chuck Ebbert
· 19 years ago
3bc9b76
[PATCH] i386: __devinit should be __cpuinit
by Chuck Ebbert
· 19 years ago
ed2da19
[PATCH] x86: cpu model calculation for family 6 cpu
by Shaohua Li
· 19 years ago
2b932f6
[PATCH] x86: fix broken SMP boot sequence
by James Bottomley
· 19 years ago
fe38d85
[PATCH] i386 cpu hotplug: don't access freed memory
by Chuck Ebbert
· 19 years ago
2e664aa
[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.
by Andi Kleen
· 19 years ago
22c4e30
[PATCH] tiny: Make x86 doublefault handling optional
by Matt Mackall
· 19 years ago
2891dcd
[PATCH] x86: Stop deleting nt
by Zachary Amsden
· 19 years ago
7c4cb60
[PATCH] x86: GDT alignment fix
by Zachary Amsden
· 19 years ago
4060994
Merge x86-64 update from Andi
by Linus Torvalds
· 19 years ago
94605ef
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
by Siddha, Suresh B
· 19 years ago
f5f786d
[PATCH] x86-64/i386: Fix CPU model for family 6
by Suresh Siddha
· 19 years ago
31ab269
[PATCH] x86: add MCE resume
by Shaohua Li
· 19 years ago
251e691
[PATCH] x86: add an accessor function for getting the per-CPU gdt
by Zachary Amsden
· 19 years ago
72e12b76
[PATCH] x86: bogus tls from gdt
by Zachary Amsden
· 19 years ago
672289e
[PATCH] i386/x86_64: make get_cpu_vendor() static
by Adrian Bunk
· 19 years ago
4d37e7e
[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management
by Zachary Amsden
· 19 years ago
4bb0d3e
[PATCH] i386: inline asm cleanup
by Zachary Amsden
· 19 years ago
3b520b2
[PATCH] MTRR suspend/resume cleanup
by Shaohua Li
· 20 years ago
e1367da
[PATCH] cpu state clean after hot remove
by Li Shaohua
· 20 years ago
0bb3184
[PATCH] init call cleanup
by Li Shaohua
· 20 years ago
6fe940d
[PATCH] sep initializing rework
by Li Shaohua
· 20 years ago
1cc6f12
[PATCH] xen: x86: Use new macro for debugreg
by Vincent Hanquez
· 20 years ago
b41e293
[PATCH] x86_64: 386/x86-64 Further AMD dual core fixes
by Andi Kleen
· 20 years ago
a158608
[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo
by Andi Kleen
· 20 years ago
6351864
[PATCH] x86_64: Final support for AMD dual core
by Andi Kleen
· 20 years ago
3dd9d51
[PATCH] x86_64: add support for Intel dual-core detection and displaying
by Andi Kleen
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago