Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-30 | x86: use immediates instead of RW_LOCK_BIAS_STR | Thomas Gleixner | 1 | -1/+0 | |
Use immediate instead of the RW_LOCK_BIAS_STR. Makes the code more readable and gets rid of the string constant. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> | |||||
2007-10-17 | x86: unify some more trivial include/asm-x86/ 32/64 variants | Thomas Gleixner | 1 | -5/+9 | |
Scripted unification. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||||
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 1 | -0/+5 | |
Move the headers to include/asm-x86 and fixup the header install make rules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> |