aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-06-05x86: reserve highmem pages via reserve_earlyHuang, Ying
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha
2008-06-04x86: make 32-bit use e820_register_active_regions()Yinghai Lu
2008-06-04x86: move e820_register_active() to e820.cYinghai Lu
2008-06-04x86: early check if a system is numaqYinghai Lu
2008-06-03x86: mp build fixIngo Molnar
2008-06-03x86: update mptableYinghai Lu
2008-06-03x86, 32-bit: change propagate_e820_map() back to find_max_pfn()Yinghai Lu
2008-06-03x86, numa, 32-bit: increase max_elements to 1024Yinghai Lu
2008-06-03x86 mpparse: build fixIngo Molnar
2008-06-02x86, uv: update macros used by UV platformJack Steiner
2008-06-02x86: remove duplicated e820 func in setup.hYinghai Lu
2008-06-02x86: break mutual header inclusionVegard Nossum
2008-06-02x86: fix incomplete include guard in include/asm-x86/seccomp_32.hVegard Nossum
2008-06-02x86: MMIO and gcc re-ordering issueLinus Torvalds
2008-06-02fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar
2008-06-02i8259: fix final uglinessPavel Machek
2008-06-02fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar
2008-06-02x86: add PCI extended config space access for AMD BarcelonaRobert Richter
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