x86: change early_ioremap to use slots instead of nesting
[safe/jmp/linux-2.6] / include / asm-x86 / cpufeature.h
2008-10-11 Ingo MolnarMerge branch 'x86/unify-cpu-detect' into x86-v28-for...
2008-10-11 Ingo MolnarMerge branch 'x86/apic' into x86-v28-for-linus-phase4-B
2008-10-06 Ingo MolnarMerge branch 'x86/header-guards' into x86-v28-for-linus...
2008-09-23 Ingo MolnarMerge branch 'x86/signal' into core/signal
2008-09-23 Thomas Gleixnerx86: prevent C-states hang on AMD C1E enabled machines
2008-09-10 Sheng Yangx86: extended "flags" to show virtualization HW feature...
2008-09-05 H. Peter Anvinx86: add NOPL as a synthetic CPU feature bit
2008-09-05 Ingo MolnarMerge branch 'x86/x2apic' into x86/core
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/x2apic
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/xsave
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/core
2008-09-04 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-08-28 H. Peter Anvinx86: cpufeature: fix SMX flag
2008-08-28 H. Peter Anvinx86: <asm/cpufeature.h>: clean up overlong lines, white...
2008-08-28 H. Peter Anvinx86: cpufeature: add Intel features from CPUID and...
2008-08-28 H. Peter Anvinx86: generate names for /proc/cpuinfo from <asm/cpufeat...
2008-08-28 H. Peter AnvinMerge branch 'x86/urgent' into x86/cpu
2008-08-25 Austin Zhangx86: add X86_FEATURE_XMM4_2 definitions
2008-08-23 Suresh Siddhax86: use cpuid vector 0xb when available for detecting...
2008-08-23 Ingo MolnarMerge branch 'x86/cpu' into x86/x2apic
2008-08-19 H. Peter Anvinx86: add NOPL as a synthetic CPU feature bit
2008-07-30 Suresh Siddhax86, xsave: xsave cpuid feature bits
2008-07-26 Ingo MolnarMerge branch 'x86/x2apic' into x86/core
2008-07-22 Vegard Nossumx86: consolidate header guards
2008-07-18 Ingo MolnarMerge branch 'x86/apic' into x86/x2apic
2008-07-18 Maciej W. Rozyckix86: APIC: remove apic_write_around(); use alternatives
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: cpuid bits for x2apic feature
2008-07-11 Jeremy Fitzhardingex86_64: add pseudo-features for 32-bit compat syscall
2008-07-08 Ingo MolnarMerge branches 'x86/mmio', 'x86/delay', 'x86/idle'...
2008-07-08 Robert Richterx86: Move PCI IO ECS code to x86/pci
2008-06-24 Robert Richterx86: add X86_FEATURE_IBS cpu feature
2008-06-02 Robert Richterx86: add PCI extended config space access for AMD Barcelona
2008-05-25 Andrew Mortonx86: setup_force_cpu_cap(): don't do clear_bit(non...
2008-04-17 venkatesh.pallipad... x86: PAT infrastructure patch
2008-04-17 stephane eranianx86: add cpu_has_arch_perfmon
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses
2008-02-04 Andi Kleenx86: add feature macros for the gbpages cpuid bit
2008-02-04 H. Peter Anvinx86: unify CPU feature string names
2008-01-30 Andi Kleenx86: convert TSC disabling to generic cpuid disable...
2008-01-30 Andi Kleenx86: add framework to disable CPUID bits on the command...
2008-01-30 Kyle McMartinx86: 64-bit, remove redundant cpu_has_ definitions
2008-01-30 Andi Kleenx86: remove the now unused X86_FEATURE_SYNC_RDTSC
2008-01-30 Andi Kleenx86: Implement support to synchronize RDTSC with LFENCE...
2008-01-30 Andi Kleenx86: implement support to synchronize RDTSC through...
2008-01-30 Roland McGrathx86: x86-64 wired cpu_has macros
2008-01-30 Jeremy Fitzhardingex86: add set/clear_cpu_cap operations
2008-01-30 Jeremy Fitzhardingex86: clean up bitops-related warnings
2008-01-30 Thomas Gleixnerx86: cleanup tlbflush.h variants
2008-01-30 H. Peter Anvinx86: unify asm/cpufeature.h
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86