- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
- 01c7cd0 Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 4eefbe7 x86: Use a read-only IDT alias on all CPUs by Kees Cook · 12 years ago
- e2604b4 x86, cpu: Convert F00F bug detection by Borislav Petkov · 12 years ago
- c54fdbb x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 by Feng Tang · 12 years ago
- 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
- de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
- 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
- 094ab1d x86, 386 removal: Remove CONFIG_INVLPG by H. Peter Anvin · 12 years ago
- c074eaa x86, mm: kill numa_64.h by Yinghai Lu · 12 years ago
- fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
- 5b55633 x86, cpu: Push TLB detection CPUID check down by Borislav Petkov · 13 years ago
- c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 13 years ago
- e0ba94f x86/tlb_info: get last level TLB entry number of CPU by Alex Shi · 13 years ago
- 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
- 30963c0 x86, intel: Use c->microcode for Atom errata check by Andi Kleen · 13 years ago
- 506ed6b x86, intel: Output microcode revision in /proc/cpuinfo by Andi Kleen · 13 years ago
- 17edf2d x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message by Len Brown · 14 years ago
- abe48b1 x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS by Len Brown · 14 years ago
- 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 161ec53 x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
- 865be7a x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 by Ondrej Zary · 14 years ago
- 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 50f2d7f x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMA by Nikanth Karthikesan · 14 years ago
- d900329 x86, cpu: After uncapping CPUID, re-run CPU feature detection by H. Peter Anvin · 14 years ago
- f6e9456c x86, cleanup: Remove obsolete boot_cpu_id variable by Robert Richter · 15 years ago
- 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 15 years ago
- 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 15 years ago
- 7a0fc40 x86: Disable large pages on CPUs with Atom erratum AAE44 by H. Peter Anvin · 15 years ago
- d65ad45 x86: Unify APERF/MPERF support by Borislav Petkov · 15 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- 14be1f7 x86: Fix sched_clock_cpu for systems with unsynchronized TSC by Dimitri Sivanich · 15 years ago
- 6c56cce x86: Reenable TSC sync check at boot, even with NONSTOP_TSC by Pallipadi, Venkatesh · 15 years ago
- 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
- d9c2d5a x86, numa: Use near(er) online node instead of roundrobin for NUMA by Yinghai Lu · 15 years ago
- a8303aa x86: Move APERF/MPERF into a X86_FEATURE by Peter Zijlstra · 15 years ago
- 8bdbd96 x86/cpu: Clean up various files a bit by Alan Cox · 16 years ago
- f856129 x86: add hooks for kmemcheck by Vegard Nossum · 17 years ago
- 2759c32 x86: don't call read_apic_id if !cpu_has_apic by Yinghai Lu · 16 years ago
- 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 16 years ago
- 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 16 years ago
- 02dde8b x86: move various CPU initialization objects into .cpuinit.rodata by Jan Beulich · 16 years ago
- 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 16 years ago
- 83ce400 x86: set X86_FEATURE_TSC_RELIABLE by Ingo Molnar · 16 years ago
- 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 16 years ago
- ecab22a x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits by Vegard Nossum · 16 years ago
- e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
- 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
- f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
- 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
- 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 16 years ago
- 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 16 years ago
- 75a0481 x86: handle PAT more like other CPU features by H. Peter Anvin · 16 years ago
- 066941bd x86: unmask CPUID levels on Intel CPUs by H. Peter Anvin · 16 years ago
- a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 16 years ago
- 7e3cbc3 Merge branch 'x86/ptrace' into x86/tsc by Ingo Molnar · 16 years ago
- 345077c x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies by Suresh Siddha · 16 years ago
- 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 16 years ago
- c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 16 years ago
- f4166c5 x86, bts: DS and BTS initialization by Markus Metzger · 16 years ago
- 823b259 x86: print out apic id in hex format by Yinghai Lu · 16 years ago
- e38e05a x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo by Sheng Yang · 16 years ago
- 4052704 x86: intel.c put workaround for old cpus together by Yinghai Lu · 16 years ago
- 185f3b9 x86: make intel.c have 64-bit support code by Yinghai Lu · 16 years ago
- 81faaae Merge branch 'x86/pebs' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
- f69feff x86: little clean up of intel.c/intel_64.c by Yinghai Lu · 16 years ago
- 9042763 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
- 10a434f x86: remove cpu_vendor_dev by Yinghai Lu · 16 years ago
- bbb65d2 x86: use cpuid vector 0xb when available for detecting cpu topology by Suresh Siddha · 17 years ago
- 774400a x86: move cmpxchg fallbacks to a generic place by Thomas Petazzoni · 17 years ago
- 8bfcb39 x86: make movsl_mask definition non-CPU specific by Thomas Petazzoni · 17 years ago
- 0e2f65e Merge branch 'linus' into x86/pebs by Ingo Molnar · 17 years ago
- 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 17 years ago
- 3d88cca x86: fix numaq_tsc_disable calling by Yinghai Lu · 17 years ago
- 93fa763 x86, ptrace: PEBS support by Markus Metzger · 17 years ago
- d0e95eb x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c by Ingo Molnar · 17 years ago
- 65eb6b4 x86: coding style fixes to arch/x86/kernel/cpu/intel.c by Paolo Ciarrocchi · 17 years ago
- 03ae576 x86: use ELF section to list CPU vendor specific code by Thomas Petazzoni · 17 years ago
- 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 17 years ago
- 30d432d x86: move MWAIT idle check to generic CPU initialization 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
- 6d5f718 x86: lfence fix by Ingo Molnar · 17 years ago
- 707fa8e x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs by Andi Kleen · 17 years ago
- eee3af4 x86, ptrace: support for branch trace store(BTS) by Markus Metzger · 17 years ago
- 2c0b8a7 x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486 by Mathieu Desnoyers · 17 years ago
- d72b1b4 i386: fix section mismatch warning in intel.c by Sam Ravnborg · 17 years ago
- f7627e2 i386: move kernel/cpu by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/intel.c]
- 3aefbe0 [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 by Andi Kleen · 18 years ago
- 538f188 [PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2) by Stephane Eranian · 18 years ago
- 4f205fd [PATCH] paravirt: Allow selected bug checks to be by Rusty Russell · 18 years ago
- 42ed458 [PATCH] i386: i386 add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago