- 1c6e550 x86: use acpi_numa_init to parse on 32-bit numa by Yinghai Lu · 17 years ago
- 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 17 years ago
- cc9f7a0 x86: kill bad_ppro by Yinghai Lu · 17 years ago
- 41c094f x86: move e820_resource_resources to e820.c by Yinghai Lu · 17 years ago
- 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 17 years ago
- b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 17 years ago
- d0be6bd x86: rename two e820 related functions by Yinghai Lu · 17 years ago
- d867e53 x86: keep MP_intsrc_info untouched if we do not update mptable by Yinghai Lu · 17 years ago
- d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 17 years ago
- ab4a465 x86: e820 merge parsing of the mem=/memmap= boot parameters by Yinghai Lu · 17 years ago
- 8b2ef1d x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 17 years ago
- 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
- ca37393 x86: KVM guest: Add memory clobber to hypercalls by Anthony Liguori · 16 years ago
- bbad5d4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 41aefdc x86: shift bits the right way in native_read_tscp by Max Asbock · 16 years ago
- 919c0d1 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
- 6b1ed90 KVM: Remove now unused structs from kvm_para.h by Gerd Hoffmann · 17 years ago
- 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 17 years ago
- 7af192c x86: Add structs and functions for paravirt clocksource by Gerd Hoffmann · 17 years ago
- 2849914 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 17 years ago
- ffe6e1d x86, geode: add a VSA2 ID for General Software by Jordan Crouse · 17 years ago
- ad524d4 x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. by Jeremy Fitzhardinge · 17 years ago
- af1cf20 x86, mpparse: build fix by Ingo Molnar · 17 years ago
- d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 17 years ago
- e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 17 years ago
- c45a707 x86: linked list of setup_data for i386 by Huang, Ying · 17 years ago
- 0c51a96 x86: extract common part of head32.c and head64.c into head.c by Huang, Ying · 17 years ago
- ecacf09 x86: reserve EFI memory map with reserve_early by Huang, Ying · 17 years ago
- d0ec2c6 x86: reserve highmem pages via reserve_early by Huang, Ying · 17 years ago
- e8a496a x86: fix broken math-emu with lazy allocation of fpu area by Suresh Siddha · 17 years ago
- 7b2a0a6 x86: make 32-bit use e820_register_active_regions() by Yinghai Lu · 17 years ago
- ee0c80f x86: move e820_register_active() to e820.c by Yinghai Lu · 17 years ago
- ab530e1 x86: early check if a system is numaq by Yinghai Lu · 17 years ago
- 835fc94 x86: mp build fix by Ingo Molnar · 17 years ago
- 2944e16 x86: update mptable by Yinghai Lu · 17 years ago
- 0596152 x86, 32-bit: change propagate_e820_map() back to find_max_pfn() by Yinghai Lu · 17 years ago
- ba924c8 x86, numa, 32-bit: increase max_elements to 1024 by Yinghai Lu · 17 years ago
- 4c1cbaf x86 mpparse: build fix by Ingo Molnar · 17 years ago
- fb093ea x86: remove duplicated e820 func in setup.h by Yinghai Lu · 17 years ago
- a548128 x86: extend e820 early_res support 32bit -fix #5 by Yinghai Lu · 17 years ago
- f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 17 years ago
- ce6444d x86: mp_bus_id_to_pci_bus is not needed by Alexey Starikovskiy · 17 years ago
- bf62f39 x86: move e820_mark_nosave_regions to e820.c by Yinghai Lu · 17 years ago
- 2fddb6e28 x86: make config_irqsrc not MPspec specific by Alexey Starikovskiy · 17 years ago
- ec2cd0a x86: make struct config_ioapic not MPspec specific by Alexey Starikovskiy · 17 years ago
- 5f89514 x86: make mp_ioapic_routing definition local by Alexey Starikovskiy · 17 years ago
- 32c5061 x86: move es7000_plat out of mpparse.c by Alexey Starikovskiy · 17 years ago
- a4c81cf x86: extend e820 ealy_res support 32bit by Yinghai Lu · 17 years ago
- 6e9bcc7 x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory maps by Paul Jackson · 17 years ago
- 028b785 x86 boot: extend some internal memory map arrays to handle larger EFI input by Paul Jackson · 17 years ago
- c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 17 years ago
- e3f8ba8 x86 boot: include missing smp.h header by Paul Jackson · 17 years ago
- b79cd8f x86: make e820.c to have common functions by Yinghai Lu · 17 years ago
- 42651f1 x86: fix trimming e820 with MTRR holes. by Yinghai Lu · 17 years ago
- 0dbfafa x86: move i386 memory setup code to e820_32.c by Alexander van Heukelum · 17 years ago
- b1979a5 x86: prevent PGE flush from interruption/preemption by Ingo Molnar · 17 years ago
- a8375bd x86: strengthen 64-bit p?d_bad() by Hugh Dickins · 17 years ago
- cbb3077 xen: use PTE_MASK in pte_mfn() by Jeremy Fitzhardinge · 17 years ago
- ba23cef x86: use PTE_MASK rather than ad-hoc mask by Jeremy Fitzhardinge · 17 years ago
- 86aaf4f x86: clarify use of _PAGE_CHG_MASK by Jeremy Fitzhardinge · 17 years ago
- 7f84133 x86: use PTE_MASK in pgtable_32.h by Jeremy Fitzhardinge · 17 years ago
- a4d6886 x86: use PTE_MASK in 32-bit PAE by Jeremy Fitzhardinge · 17 years ago
- c57c05d x86: rearrange __(VIRTUAL|PHYSICAL)_MASK by Jeremy Fitzhardinge · 17 years ago
- 1bb271db x86: fix warning on 32-bit non-PAE by Jeremy Fitzhardinge · 17 years ago
- 2bd3a99c x86: define PTE_MASK in a universally useful way by Jeremy Fitzhardinge · 17 years ago
- 107d6d2 KVM: x86 emulator: fix writes to registers with modrm encodings by Avi Kivity · 17 years ago
- 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 17 years ago
- 3e1b83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 39f004b Make <asm-x86/spinlock.h> use ACCESS_ONCE() by Linus Torvalds · 17 years ago
- 5c3a121 x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) by Vaidyanathan Srinivasan · 17 years ago
- eb2b4e6 x86: revert commit 709f744 ("x86: bitops asm constraint fixes") by Simon Holm Thøgersen · 17 years ago
- fd3c3ed x86: fix fpu restore from sig return by Suresh Siddha · 17 years ago
- 8d4a430 x86: cleanup PAT cpu validation by Thomas Gleixner · 17 years ago
- cb3f43b x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set by Andres Salomon · 17 years ago
- 547acec x86: GEODE: cache results from geode_has_vsa2() and uninline by Andres Salomon · 17 years ago
- aeed5fc x86: fix PAE pmd_bad bootup warning by Hugh Dickins · 17 years ago
- 45ea210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 17 years ago
- afaafe5 x86: fix up bootparam.h for userspace inclusion by Rusty Russell · 17 years ago
- bc1a34f KVM: avoid fx_init() schedule in atomic by Andrea Arcangeli · 17 years ago
- 1439442 KVM: VMX: Enable EPT feature for KVM by Sheng Yang · 17 years ago
- b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 17 years ago
- 7b52345 KVM: MMU: Add EPT support by Sheng Yang · 17 years ago
- 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 17 years ago
- edfa5cf x86: types: use <asm-generic/int-*.h> for the x86 architecture by H. Peter Anvin · 17 years ago
- ef3fb66 dmi: clean-up dmi helper declarations by Jean Delvare · 17 years ago
- f8bd225 remove div_long_long_rem by Roman Zippel · 17 years ago
- 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 17 years ago
- 2418f4f introduce explicit signed/unsigned 64bit divide by Roman Zippel · 17 years ago
- 5f46470 x86: fix HT cpu booting on 32-bit by Hugh Dickins · 17 years ago
- 3e8f7e3 x86 VISWS: build fix by Ingo Molnar · 17 years ago
- 9cbfe20 x86: remove Xgt_desc_struct by Adrian Bunk · 17 years ago
- 730f412 asm-*/futex.h should include linux/uaccess.h by Jeff Dike · 17 years ago
- 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 17 years ago
- fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 17 years ago
- 1f43c53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 17 years ago
- 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 17 years ago
- 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 17 years ago
- 3ef0e1f x86: olpc: add One Laptop Per Child architecture support by Andres Salomon · 17 years ago
- 7d195a5 proper extern for late_time_init by Adrian Bunk · 17 years ago
- 9752082 x86: vget_cycles() __always_inline by Hugh Dickins · 17 years ago