aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
* x86: kill bad_pproYinghai Lu2008-07-08
* x86: move e820_resource_resources to e820.cYinghai Lu2008-07-08
* x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying2008-07-08
* x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu2008-07-08
* x86: rename two e820 related functionsYinghai Lu2008-07-08
* x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu2008-07-08
* x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-08
* x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu2008-07-08
* x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-08
* Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
|\
| * x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori2008-07-06
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-30
| |\
| | * x86: shift bits the right way in native_read_tscpMax Asbock2008-06-26
| * | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-24
| |\ \ | | |/ | |/|
| | * KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-24
| | * KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-24
| | * x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-24
| * | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-24
| |/
| * x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-19
| * x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-19
| * x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-04
| * x86: prevent PGE flush from interruption/preemptionIngo Molnar2008-05-23
* | x86, mpparse: build fixIngo Molnar2008-06-10
* | x86: make generic arch support NUMAQYinghai Lu2008-06-10
* | x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-10
* | x86: linked list of setup_data for i386Huang, Ying2008-06-05
* | x86: extract common part of head32.c and head64.c into head.cHuang, Ying2008-06-05
* | x86: reserve EFI memory map with reserve_earlyHuang, Ying2008-06-05
* | x86: reserve highmem pages via reserve_earlyHuang, Ying2008-06-05
* | x86: make 32-bit use e820_register_active_regions()Yinghai Lu2008-06-04
* | x86: move e820_register_active() to e820.cYinghai Lu2008-06-04
* | x86: early check if a system is numaqYinghai Lu2008-06-04
* | x86: mp build fixIngo Molnar2008-06-03
* | x86: update mptableYinghai Lu2008-06-03
* | x86, 32-bit: change propagate_e820_map() back to find_max_pfn()Yinghai Lu2008-06-03
* | x86, numa, 32-bit: increase max_elements to 1024Yinghai Lu2008-06-03
* | x86 mpparse: build fixIngo Molnar2008-06-03
* | x86: remove duplicated e820 func in setup.hYinghai Lu2008-06-02
* | x86: extend e820 early_res support 32bit -fix #5Yinghai Lu2008-05-31
* | x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-31
* | x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy2008-05-25
* | x86: move e820_mark_nosave_regions to e820.cYinghai Lu2008-05-25
* | x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-25
* | x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-25
* | x86: make mp_ioapic_routing definition localAlexey Starikovskiy2008-05-25
* | x86: move es7000_plat out of mpparse.cAlexey Starikovskiy2008-05-25
* | x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-25
* | x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson2008-05-25
* | x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson2008-05-25
* | x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-25