summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-05-31x86: extend e820 early_res support 32bit -fix #5Yinghai Lu
2008-05-31x86: extend e820 early_res support 32bit -fix #3Yinghai Lu
2008-05-30x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg
2008-05-30x86: move mmconfig declarations to headerThomas Gleixner
2008-05-30- fix typo in include/asm-x86/nmi.hIngo Molnar
2008-05-28x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov
2008-05-27xen: add configurable max domain sizeJeremy Fitzhardinge
2008-05-27xen: make phys_to_machine structure dynamicJeremy Fitzhardinge
2008-05-27x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge
2008-05-27xen: use new sched_opJeremy Fitzhardinge
2008-05-27xen: use hypercall rather than cltsJeremy Fitzhardinge
2008-05-27x86: use symbolic constant in stts()Jeremy Fitzhardinge
2008-05-27x86: use pteval_t for _PAGE_FOOJeremy Fitzhardinge
2008-05-26x86: string_32.h: workaround for broken gcc 4.0H. Peter Anvin
2008-05-25x86: Remove obsolete LOCK macro from include/asm-x86/atomic_64.hSven Wegener
2008-05-25x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov
2008-05-25x86: nmi - unify die_nmi() interfaceCyrill Gorcunov
2008-05-25x86: remove duplicate declaration of unknown_nmi_panicFernando Luis Vazquez Cao
2008-05-25x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy
2008-05-25x86: move e820_mark_nosave_regions to e820.cYinghai Lu
2008-05-25x86: make config_irqsrc not MPspec specificAlexey Starikovskiy
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy
2008-05-25x86: make mp_ioapic_routing definition localAlexey Starikovskiy
2008-05-25x86: move es7000_plat out of mpparse.cAlexey Starikovskiy
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson
2008-05-25x86 boot: include missing smp.h headerPaul Jackson
2008-05-25x86: make e820.c to have common functionsYinghai Lu
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum
2008-05-25x86: include/asm-x86/string_32.h - style onlyJoe Perches
2008-05-25x86: unify current.hChristoph Lameter
2008-05-25x86: setup_force_cpu_cap(): don't do clear_bit(non-unsigned-long)Andrew Morton
2008-05-25x86: cleanup, remove duplicate declaration of unknown_nmi_panicFernando Luis Vazquez Cao
2008-05-25x86 - hide X86_VM_MASK from userland programs v3Cyrill Gorcunov
2008-05-25x86: constify data in reboot.cJan Beulich
2008-05-25i386: move FIX_ACPI_* into non-permanent rangeJan Beulich
2008-05-25x86: move mmconfig declarations to headerThomas Gleixner
2008-05-25x86: create prototype for (un)map_devmemThomas Gleixner
2008-05-25x86: bitops take an unsigned long *Andrew Morton
2008-05-25x86: make /proc/stat account for all interruptsJan Beulich
2008-05-25x86: move tracedata to RODATAJan Beulich
2008-05-24x86: fixup the fallout of the bitops changesThomas Gleixner
2008-05-24x86: automatical unification of i8259.cPavel Machek
2008-05-24x86: automatical unification of i8259.cPavel Machek
2008-05-24x86: mmiotrace full patch, preview 1Pekka Paalanen
2008-05-24x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen