Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-05 | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying | |
This patch extracts the common part of head32.c and head64.c into head.c. Signed-off-by: Huang Ying <ying.huang@intel.com> Cc: andi@firstfloor.org Cc: mingo@redhat.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||
2008-04-26 | x86: get_bios_ebda() requires asm/io.h | Akinobu Mita | |
include <asm/io.h> for phys_to_virt() Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> | |||
2008-04-17 | x86: use get_bios_ebda in mpparse_64.c | Alexey Starikovskiy | |
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> |