aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-default (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar1-1/+3
2008-08-11x86: apic interrupts - move assignments to irqinit_32.c, v2Cyrill Gorcunov1-15/+0
2008-07-23x86: mach-default/setup.c declare no_broadcast before they get usedJaswinder Singh1-1/+3
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu1-0/+10
2008-07-20x86: introduce x86_quirksYinghai Lu1-16/+8
2008-07-10x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar1-1/+1
2008-07-10x86, VisWS: turn into generic arch, add early quirks to default architecturesIngo Molnar1-0/+30
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu1-47/+0
2008-07-08x86: rename two e820 related functionsYinghai Lu1-2/+2
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory mapsPaul Jackson1-1/+4
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson1-1/+3
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-20BOOT: Show that no_ipi_broadcast() takes a parameter.Robert P. J. Day1-1/+1
2007-10-17x86: clean up struct irqaction initializersThomas Gleixner1-1/+5
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-5/+7
2007-10-11i386: move mach-defaultThomas Gleixner2-0/+185