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