Age | Commit message (Expand) | Author |
---|---|---|
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2010-12-16 | Get mptable OEM/product ID from kconfig variables. | Uwe Hermann |
2010-11-21 | Convert boards to use mptable_write_buses. | Patrick Georgi |
2010-10-26 | We need to call smp_write_lintsrc() instead of smp_write_intsrc() for | Tobias Diedrich |
2010-10-25 | Factor out common mptable code to mptable_init(). | Uwe Hermann |
2010-05-20 | Move generation of mptable entries for ISA to generic code. | Patrick Georgi |
2010-04-16 | zero warnings days: unify mp tables. fix warnings. | Stefan Reinauer |
2010-04-07 | move amd K8/Fam10 "bus detection" function prototypes to a common place. | Stefan Reinauer |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-16 | 1. Features of mahogany. | Zheng Bao |