locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / include / asm-x86 / cpufeature.h
2008-09-05 H. Peter Anvinx86: add NOPL as a synthetic CPU feature bit
2008-08-25 Austin Zhangx86: add X86_FEATURE_XMM4_2 definitions
2008-07-18 Maciej W. Rozyckix86: APIC: remove apic_write_around(); use alternatives
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