Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-30 | x86: use immediates instead of RW_LOCK_BIAS_STR | Thomas Gleixner | |
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 | |
Scripted unification. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | |
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> |