Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-30 | x86: move page_is_ram() function | Thomas Gleixner | |
Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||
2008-01-30 | x86: unify ioremap_32 and _64 | Thomas Gleixner | |
Unify the now identical ioremap_32.c and ioremap_64.c into the same ioremap.c file. No code changed. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> |