- a7f5aaf 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
- 1b72691 x86: fix build warnings in real mode code by Andi Kleen · 16 years ago
- f710666 x86, calgary: fix section mismatch warning - get_tce_space_from_tar by Marcin Slusarz · 16 years ago
- d19fbfd x86: silence section mismatch warning - get_local_pda by Marcin Slusarz · 16 years ago
- e532c06 x86: fix i486 suspend to disk CR4 oops by David Fries · 16 years ago
- 39e00fe x86: mpparse.c: fix section mismatch warning by Marcin Slusarz · 16 years ago
- c72a5ef x86: mmconf: fix section mismatch warning by Marcin Slusarz · 16 years ago
- 67d0c9e x86: fix MP_processor_info section mismatch warning by Marcin Slusarz · 16 years ago
- d554d9a x86, tsc: fix section mismatch warning by Marcin Slusarz · 16 years ago
- 0473b79 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
- 40a3426 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 16 years ago
- fc0091b x86: change init_gdt to update the gdt via write_gdt, rather than a direct write. by Alex Nixon · 16 years ago
- e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 16 years ago
- 529d0e4 Merge branch 'x86/geode' into x86/urgent by Ingo Molnar · 16 years ago
- 3122c33 kexec jump: fix for ftrace by Huang Ying · 16 years ago
- fb45daa kexec jump: check code size in control page by Huang Ying · 16 years ago
- 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
- 66d4bdf x86-64: fix overlap of modules and fixmap areas by Jan Beulich · 16 years ago
- 0d5cdc9 x86, geode-mfgpt: check IRQ before using MFGPT as clocksource by Jens Rottmann · 16 years ago
- 9744f5a x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set by Marcin Slusarz · 16 years ago
- 8bb8519 x86, nmi: clean UP NMI watchdog failure message by Ingo Molnar · 16 years ago
- 1563666 x86, NMI: fix watchdog failure message by Aristeu Rozanski · 16 years ago
- a06de63 x86: fix /proc/meminfo DirectMap by Hugh Dickins · 16 years ago
- 04b6944 arch/x86/Kconfig: clean up, experimental adjustement by Pavel Machek · 16 years ago
- 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 16 years ago
- dcc9841 x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds by Aristeu Rozanski · 16 years ago
- 975439f Merge branch 'x86/amd-iommu' into x86/urgent by Ingo Molnar · 16 years ago
- 129d6ab x86, AMD IOMMU: initialize dma_ops after sysfs registration by Joerg Roedel · 16 years ago
- 8a45669 x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits by Joerg Roedel · 16 years ago
- 9f5f5fb x86, AMD IOMMU: initialize device table properly by Joerg Roedel · 16 years ago
- 519c31b x86, AMD IOMMU: use status bit instead of memory write-back for completion wait by Joerg Roedel · 16 years ago
- ef31023 x86: silence mmconfig printk by Dave Jones · 16 years ago
- 967060d x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs by Darrick J. Wong · 16 years ago
- a6825f1 x86: hpet: workaround SB700 BIOS by Thomas Gleixner · 16 years ago
- a58f03b x86: check bigsmp in smp_sanity_check instead of cpu_up by Yinghai Lu · 16 years ago
- 858f774 x86: don't call e820_regiter_active_regions if out of range on node by Yinghai Lu · 16 years ago
- 23b49c19 x86: resurrect proper handling of maxcpus= kernel option (v2) by Max Krasnyansky · 16 years ago
- 3167761 Merge branch 'x86/fpu' into x86/urgent by Ingo Molnar · 16 years ago
- c2dcfde x86: cleanup for setup code crashes during IST probe by H. Peter Anvin · 16 years ago
- 875e40b x86: use WARN() in arch/x86/mm/pageattr.c by Arjan van de Ven · 16 years ago
- a726c60 x86: allow MMCONFIG above 4GB on x86_64 by John Keller · 16 years ago
- 6b35602 x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel by Marcin Slusarz · 16 years ago
- c9d08f0 x86: fix 2 section mismatch warnings - map_high() by Marcin Slusarz · 16 years ago
- a12e61d Merge commit 'v2.6.27-rc3' into x86/urgent by Ingo Molnar · 16 years ago
- 7b27718 x86: fix setup code crashes on my old 486 box by Joerg Roedel · 16 years ago
- 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
- 7019b1b 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
- b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 16 years ago
- 48d97cb x86: make "apic" an early_param() on 32-bit, NULL check by Rene Herman · 16 years ago
- 9b0094f x86, pci-calgary: fix function declaration by Randy Dunlap · 16 years ago
- cf3e505 x86: work around gcc 3.4.x bug by Jeremy Fitzhardinge · 16 years ago
- fb6bef8 x86: make "apic" an early_param() on 32-bit by Rene Herman · 16 years ago
- eeb0d7d x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk by Rene Herman · 16 years ago
- d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 16 years ago
- 31343d8 x86: Fix broken VMI in 2.6.27-rc.. by Alok Kataria · 16 years ago
- 34ae7f3 [CPUFREQ][2/2] preregister support for powernow-k8 by Mark Langsdorf · 16 years ago
- 23431b4 [CPUFREQ][1/2] whitespace fix for powernow-k8 by Mark Langsdorf · 16 years ago
- 460f5ef [CPUFREQ] Fix warning in elanfreq by Dave Jones · 16 years ago
- ec983f7 [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. by Dave Jones · 16 years ago
- 84ff7a0 Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
- 57b1494 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
- e0d22d0 x86: fdiv bug detection fix by Krzysztof Helt · 16 years ago
- afd962a x86: wrong register was used in align macro by Vitaly Mayatskikh · 16 years ago
- 0d39741 GRU Driver: export is_uv_system(), zap_page_range() & follow_page() by Jack Steiner · 16 years ago
- 8978b74 generic, x86: fix add iommu_num_pages helper function by FUJITA Tomonori · 16 years ago
- 35780c8 Merge commit 'v2.6.27-rc1' into x86/urgent by Ingo Molnar · 16 years ago
- ed84862 KVM: Advertise synchronized mmu support to userspace by Avi Kivity · 16 years ago
- e930bff KVM: Synchronize guest physical memory map to host virtual memory map by Andrea Arcangeli · 16 years ago
- 604b38a KVM: Allow browsing memslots with mmu_lock by Andrea Arcangeli · 16 years ago
- a1708ce KVM: Allow reading aliases with mmu_lock by Andrea Arcangeli · 16 years ago
- 7874d35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 1d9b9f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 9b79022 Fix 'get_user_pages_fast()' with non-page-aligned start address by Linus Torvalds · 16 years ago
- 5d006d8 lguest: set max_pfn_mapped, growl loudly at Yinghai Lu by Rusty Russell · 16 years ago
- cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
- 12c0b20 x86/PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
- 756f7bc Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
- cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
- 29111f5 Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
- e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
- 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 6ce37a5 Merge branch 'x86/crashdump' into x86/urgent by Ingo Molnar · 16 years ago
- fb4284b Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
- 583323b x86: fix cpu hotplug on 32bit by Thomas Gleixner · 16 years ago
- 5fdbcb9 KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko by Sheng Yang · 16 years ago
- 5ec5726 KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter by Sheng Yang · 16 years ago
- c93cd3a KVM: task switch: translate guest segment limit to virt-extension byte granular field by Marcelo Tosatti · 16 years ago
- 577bdc4 KVM: Avoid instruction emulation when event delivery is pending by Avi Kivity · 16 years ago
- 34198bf8 KVM: task switch: use seg regs provided by subarch instead of reading from GDT by Marcelo Tosatti · 16 years ago
- 98899aa KVM: task switch: segment base is linear address by Marcelo Tosatti · 16 years ago
- 5f4cb66 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module by Joerg Roedel · 16 years ago
- fb3b806 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
- 8dad322 x86: use generic show_mem() by Johannes Weiner · 16 years ago
- 6341c39 tracehook: exec by Roland McGrath · 16 years ago
- 652ea69 x86: support 1GB hugepages with get_user_pages_lockless() by Nick Piggin · 16 years ago
- 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
- 89081d1 kexec jump: save/restore device state by Huang Ying · 16 years ago
- 3ab8352 kexec jump by Huang Ying · 16 years ago