aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/mmap32.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-01-30x86: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner1-79/+0
Use mmap_32.c in arch/x86/mm instead Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-01-30x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner1-5/+5
White space and coding style clenaup. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
2007-10-11x86_64: move ia32Thomas Gleixner1-0/+79
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>