Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: convert TSC disabling to generic cpuid disable bitmap | Andi Kleen | 2008-01-30 | 1 | -0/+4 |
* | x86: add framework to disable CPUID bits on the command line | Andi Kleen | 2008-01-30 | 1 | -0/+4 |
* | x86: 64-bit, remove redundant cpu_has_ definitions | Kyle McMartin | 2008-01-30 | 1 | -15/+0 |
* | x86: remove the now unused X86_FEATURE_SYNC_RDTSC | Andi Kleen | 2008-01-30 | 1 | -1/+1 |
* | x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs | Andi Kleen | 2008-01-30 | 1 | -0/+1 |
* | x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs | Andi Kleen | 2008-01-30 | 1 | -0/+1 |
* | x86: x86-64 wired cpu_has macros | Roland McGrath | 2008-01-30 | 1 | -0/+12 |
* | x86: add set/clear_cpu_cap operations | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+4 |
* | x86: clean up bitops-related warnings | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+1 |
* | x86: cleanup tlbflush.h variants | Thomas Gleixner | 2008-01-30 | 1 | -0/+9 |
* | x86: unify asm/cpufeature.h | H. Peter Anvin | 2008-01-30 | 1 | -4/+187 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |