aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
* 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
* x86 boot: include missing smp.h headerPaul Jackson2008-05-25
* x86: make e820.c to have common functionsYinghai Lu2008-05-25
* x86: fix trimming e820 with MTRR holes.Yinghai Lu2008-05-25
* x86: move i386 memory setup code to e820_32.cAlexander van Heukelum2008-05-25
* x86: strengthen 64-bit p?d_bad()Hugh Dickins2008-05-20
* xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge2008-05-20
* x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge2008-05-20
* x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge2008-05-20
* x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge2008-05-20
* x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge2008-05-20
* x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge2008-05-20
* x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge2008-05-20
* x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge2008-05-20
* KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity2008-05-18
* mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-11
|\
| * x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan2008-05-10
| * x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen2008-05-10
| * x86: fix fpu restore from sig returnSuresh Siddha2008-05-10
| * x86: cleanup PAT cpu validationThomas Gleixner2008-05-08
| * x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not setAndres Salomon2008-05-08
| * x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-08
* | Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds2008-05-10
|/
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-04
|\
| * x86: fix up bootparam.h for userspace inclusionRusty Russell2008-05-04
* | KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-04
* | KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-04
* | KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-04
* | KVM: MMU: Add EPT supportSheng Yang2008-05-04
* | KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-04
|/
* x86: types: use <asm-generic/int-*.h> for the x86 architectureH. Peter Anvin2008-05-02