Commit Graph

61 Commits (1c3631ff1f805cb72644fcde02b7c58950f21cd5)

Author SHA1 Message Date
Venki Pallipadi 1d67953f2b Use a new CPU feature word to cover features that are spread around 18 years ago
Jeremy Fitzhardinge c5413fbe89 [PATCH] i386: Fix UP gdt bugs 18 years ago
Jeremy Fitzhardinge 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago
Jeremy Fitzhardinge 7a61d35d4b [PATCH] i386: Page-align the GDT 18 years ago
Jeremy Fitzhardinge a6c4e076ee [PATCH] i386: clean up identify_cpu 18 years ago
Rusty Russell 4fbb596881 [PATCH] i386: cleanup GDT Access 18 years ago
Rusty Russell d2cbcc49e2 [PATCH] i386: clean up cpu_init() 18 years ago
Rusty Russell bf50467204 [PATCH] i386: Use per-cpu GDT immediately upon boot 18 years ago
Rusty Russell ae1ee11be7 [PATCH] i386: Use per-cpu variables for GDT, PDA 18 years ago
Jeremy Fitzhardinge 464d1a78fb [PATCH] i386: Convert i386 PDA code to use %fs 18 years ago
James Bottomley 9ee79a3d37 [PATCH] x86: fix PDA variables to work during boot 18 years ago
Vivek Goyal 9dbeeec91e [PATCH] i386: fix another modpost warning 18 years ago
Adrian Bunk ba10650a88 [PATCH] i386: alloc_gdt() static 18 years ago
Rusty Russell d7cd56111f [PATCH] i386: cpu_detect extraction 18 years ago
Andi Kleen 770d132f03 [PATCH] i386: Retrieve CLFLUSH size from CPUID 18 years ago
Jeremy Fitzhardinge ec7fcaabbf [PATCH] i386: Implement "current" with the PDA 18 years ago
Jeremy Fitzhardinge b2938f8808 [PATCH] i386: Implement smp_processor_id() with the PDA 18 years ago
Jeremy Fitzhardinge f95d47caae [PATCH] i386: Use %gs as the PDA base-segment in the kernel 18 years ago
Jeremy Fitzhardinge 6211119580 [PATCH] i386: Initialize the per-CPU data area 18 years ago
Stas Sergeev be44d2aabc [PATCH] i386: espfix cleanup 18 years ago
Eric Sesterhenn 8d8f3cbe77 BUG_ON cleanups in arch/i386 19 years ago
Linus Torvalds 8ccb3dcd1f x86: Fix booting with "no387 nofxsr" 19 years ago
Magnus Damm b4af3f7cf1 [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata 19 years ago
Magnus Damm 9541493054 [PATCH] i386: mark cpu_dev structures as __cpuinitdata 19 years ago
Magnus Damm 68bbc172cd [PATCH] i386: remove redundant generic_identify() calls when identifying cpus 19 years ago
Jeremy Fitzhardinge 5758d5dfef [PATCH] i386: fix dubious segment register clear in cpu_init() 19 years ago
James Bottomley 96c5274903 [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT 19 years ago
Rohit Seth 4b89aff930 [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 19 years ago
Shaohua Li bd9e0b74f5 [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic 19 years ago
Alexey Dobriyan a03a3e287b [PATCH] Don't trigger full rebuild via CONFIG_X86_MCE 19 years ago
Alexey Dobriyan 27b07da733 [PATCH] Don't trigger full rebuild via CONFIG_MTRR 19 years ago
Siddha, Suresh B 1e9f28fa1e [PATCH] sched: new sched domain for representing multi-core 19 years ago
Chuck Ebbert 54a20f8c5d [PATCH] i386: fall back to sensible CPU model name 19 years ago
Chuck Ebbert 4f88651125 [PATCH] i386: allow disabling X86_FEATURE_SEP at boot 19 years ago
Chuck Ebbert 3bc9b76bed [PATCH] i386: __devinit should be __cpuinit 19 years ago
Shaohua Li ed2da193fe [PATCH] x86: cpu model calculation for family 6 cpu 19 years ago
James Bottomley 2b932f6cf0 [PATCH] x86: fix broken SMP boot sequence 19 years ago
Chuck Ebbert fe38d8553c [PATCH] i386 cpu hotplug: don't access freed memory 19 years ago
Andi Kleen 2e664aa2ba [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. 19 years ago
Matt Mackall 22c4e3084e [PATCH] tiny: Make x86 doublefault handling optional 19 years ago
Zachary Amsden 2891dcdc45 [PATCH] x86: Stop deleting nt 19 years ago
Zachary Amsden 7c4cb60e5b [PATCH] x86: GDT alignment fix 19 years ago
Siddha, Suresh B 94605eff57 [PATCH] x86-64/i386: Intel HT, Multi core detection fixes 19 years ago
Suresh Siddha f5f786d045 [PATCH] x86-64/i386: Fix CPU model for family 6 19 years ago
Shaohua Li 31ab269a03 [PATCH] x86: add MCE resume 20 years ago
Zachary Amsden 251e6912df [PATCH] x86: add an accessor function for getting the per-CPU gdt 20 years ago
Zachary Amsden 72e12b76fe [PATCH] x86: bogus tls from gdt 20 years ago
Adrian Bunk 672289e9fa [PATCH] i386/x86_64: make get_cpu_vendor() static 20 years ago
Zachary Amsden 4d37e7e3fd [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management 20 years ago
Zachary Amsden 4bb0d3ec3e [PATCH] i386: inline asm cleanup 20 years ago