Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: add include to cpu/intel.c | Harvey Harrison | 2008-02-04 | 1 | -0/+1 |
* | x86: move MWAIT idle check to generic CPU initialization on 32-bit | Andi Kleen | 2008-01-30 | 1 | -1/+0 |
* | x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection | Andi Kleen | 2008-01-30 | 1 | -7/+6 |
* | x86: lfence fix | Ingo Molnar | 2008-01-30 | 1 | -1/+1 |
* | x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs | Andi Kleen | 2008-01-30 | 1 | -1/+2 |
* | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 2008-01-30 | 1 | -0/+5 |
* | x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486 | Mathieu Desnoyers | 2008-01-30 | 1 | -0/+17 |
* | i386: fix section mismatch warning in intel.c | Sam Ravnborg | 2007-10-17 | 1 | -2/+15 |
* | i386: move kernel/cpu | Thomas Gleixner | 2007-10-11 | 1 | -0/+333 |