summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt5-23/+9
2008-10-13x86, uv: fix for size of hub mappingsJack Steiner1-6/+7
2008-10-13x86: cleanup, remove extra ifdefYinghai Lu1-4/+2
2008-10-13traps: i386: make do_trap more like x86_64Alexander van Heukelum2-40/+17
2008-10-13traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum2-26/+0
2008-10-13traps: x86_64: remove trace_hardirqs_fixup from debug handlerAlexander van Heukelum1-2/+0
2008-10-13traps: x86_64: remove trace_hardirqs_fixup from int3 handlerAlexander van Heukelum1-2/+0
2008-10-13traps: x86_64: remove trace_hardirqs_fixup from DO_ERROR_INFO macroAlexander van Heukelum1-1/+0
2008-10-13traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macroAlexander van Heukelum1-0/+3
2008-10-13traps: x86_64: add TRACE_IRQS_OFF in error_entryAlexander van Heukelum1-1/+2
2008-10-13x86, uv: add early detection of UV system typesJack Steiner2-1/+3
2008-10-13x86: move vgetcpu mode probing to cpu detectionGlauber Costa2-4/+12
2008-10-13x86: wrap MCA_bus test around an ifdefGlauber Costa2-0/+10
2008-10-13x86: replace hardcoded numberGlauber Costa1-1/+1
2008-10-13x86: rename timer_event_interrupt to timer_interruptGlauber Costa1-2/+2
2008-10-13x86: make init_ISA_irqs nonstaticGlauber Costa1-1/+1
2008-10-13x86: factor out irq initialization for x86_64Glauber Costa1-15/+28
2008-10-13x86: bind irq0 irq data to cpu0Glauber Costa1-0/+1
2008-10-13x86: use user_mode_vm instead of user_modeGlauber Costa1-1/+1
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa1-3/+0
2008-10-13x86: use frame pointer information on x86_64 profile_pcGlauber Costa1-0/+4
2008-10-13x86: set bp field in pt_regs properlyGlauber Costa1-0/+7
2008-10-13x86: coalesce testsGlauber Costa1-2/+1
2008-10-13x86: use user_mode macroGlauber Costa2-4/+1
2008-10-13x86: cpu don't print duplicated vendor stringYinghai Lu1-1/+1
2008-10-13x86: make mm/gup.c more virtualization friendlyJan Beulich2-6/+6
2008-10-13x86-64: fix combining of regions in init_memory_mapping()Jan Beulich1-1/+1
2008-10-13x86: smpboot - check if we have ESR register in wakeup_secondary_cpuCyrill Gorcunov1-4/+6
2008-10-13x86: add memory clobber in switch_to()Vegard Nossum1-1/+4
2008-10-13x86: print out EBDA/lowmem addressIngo Molnar1-0/+1
2008-10-13x86: check dsdt before find oem table for es7000, v2Yinghai Lu3-10/+39
2008-10-13x86-64: don't check for map replacementJeremy Fitzhardinge1-3/+0
2008-10-13x86: use early_memremap() in setup.cJeremy Fitzhardinge1-4/+4
2008-10-13x86: add early_memremap()Jeremy Fitzhardinge3-6/+19
2008-10-13x86: remove duplicate early_ioremap declarationsJeremy Fitzhardinge2-17/+0
2008-10-13x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge4-8/+18
2008-10-13i386: trace_hardirqs_fixup should now not be necessary: irqs are off.Alexander van Heukelum1-10/+0
2008-10-13i386: add TRACE_IRQS_OFF for the exception 3 (int3)Alexander van Heukelum1-0/+1
2008-10-13i386: add TRACE_IRQS_OFF for the nmiAlexander van Heukelum1-0/+2
2008-10-13i386: add TRACE_IRQS_OFF for exception 1 (debug)Alexander van Heukelum1-0/+1
2008-10-13i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'Alexander van Heukelum1-0/+1
2008-10-13i386: remove temporary DO_TRAP macros, expanding the last one usedAlexander van Heukelum1-51/+15
2008-10-13i386: convert hardware exception 19 to an interrupt gateAlexander van Heukelum1-1/+3
2008-10-13i386: convert hardware exception 18 to an interrupt gateAlexander van Heukelum2-2/+11
2008-10-13i386: convert hardware exception 17 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: convert hardware exception 16 to an interrupt gateAlexander van Heukelum1-1/+2
2008-10-13i386: convert hardware exception 15 to an interrupt gateAlexander van Heukelum1-1/+2
2008-10-13i386: convert hardware exception 13 to an interrupt gateAlexander van Heukelum1-1/+3
2008-10-13i386: convert hardware exception 12 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: convert hardware exception 11 to an interrupt gateAlexander van Heukelum1-2/+2