summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-0810-33/+87
|\
| * x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori2008-07-061-5/+10
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-301-1/+1
| |\
| | * x86: shift bits the right way in native_read_tscpMax Asbock2008-06-261-1/+1
| * | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-244-19/+58
| |\ \ | | |/ | |/|
| | * KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-241-18/+0
| | * KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-1/+3
| | * x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-242-0/+55
| * | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-241-4/+0
| |/
| * x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-191-2/+2
| * x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-191-1/+2
| * x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-041-0/+2
| * x86: prevent PGE flush from interruption/preemptionIngo Molnar2008-05-231-1/+12
* | x86, mpparse: build fixIngo Molnar2008-06-101-0/+4
* | x86: make generic arch support NUMAQYinghai Lu2008-06-107-63/+35
* | x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-101-0/+1
* | x86: linked list of setup_data for i386Huang, Ying2008-06-051-0/+3
* | x86: extract common part of head32.c and head64.c into head.cHuang, Ying2008-06-051-0/+2
* | x86: reserve EFI memory map with reserve_earlyHuang, Ying2008-06-051-1/+1
* | x86: reserve highmem pages via reserve_earlyHuang, Ying2008-06-051-0/+1
* | x86: make 32-bit use e820_register_active_regions()Yinghai Lu2008-06-041-2/+0
* | x86: move e820_register_active() to e820.cYinghai Lu2008-06-042-5/+11
* | x86: early check if a system is numaqYinghai Lu2008-06-042-2/+3
* | x86: mp build fixIngo Molnar2008-06-031-0/+9
* | x86: update mptableYinghai Lu2008-06-032-0/+5
* | x86, 32-bit: change propagate_e820_map() back to find_max_pfn()Yinghai Lu2008-06-031-1/+1
* | x86, numa, 32-bit: increase max_elements to 1024Yinghai Lu2008-06-031-2/+2
* | x86 mpparse: build fixIngo Molnar2008-06-031-0/+1
* | x86: remove duplicated e820 func in setup.hYinghai Lu2008-06-021-6/+0
* | x86: extend e820 early_res support 32bit -fix #5Yinghai Lu2008-05-311-4/+0
* | x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-311-1/+3
* | x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy2008-05-251-2/+0
* | x86: move e820_mark_nosave_regions to e820.cYinghai Lu2008-05-253-9/+9
* | x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-251-1/+11
* | x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-251-1/+9
* | x86: make mp_ioapic_routing definition localAlexey Starikovskiy2008-05-251-7/+0
* | x86: move es7000_plat out of mpparse.cAlexey Starikovskiy2008-05-251-1/+0
* | x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-253-10/+6
* | x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson2008-05-251-1/+1
* | x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson2008-05-251-1/+36
* | x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-252-2/+2
* | x86 boot: include missing smp.h headerPaul Jackson2008-05-251-0/+1
* | x86: make e820.c to have common functionsYinghai Lu2008-05-253-24/+14
* | x86: fix trimming e820 with MTRR holes.Yinghai Lu2008-05-252-2/+2
* | x86: move i386 memory setup code to e820_32.cAlexander van Heukelum2008-05-251-1/+3
|/
* x86: strengthen 64-bit p?d_bad()Hugh Dickins2008-05-201-6/+6
* xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge2008-05-201-1/+1
* x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge2008-05-201-1/+1
* x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge2008-05-201-0/+1
* x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge2008-05-201-2/+2
OpenPOWER on IntegriCloud