aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar
2008-06-12x86: fix asm warning in head_32.SJoe Korty
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler
2008-06-12geode: fix modular buildIngo Molnar
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-10x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg
2008-06-10x86: update mptable, fixYinghai Lu
2008-06-10x86: make generic arch support NUMAQYinghai Lu
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu
2008-06-10x86: fix boot failure with 64GB+ system with numa 32-bitYinghai Lu
2008-06-10x86, numa, 32-bit: use find_e820_area() to find KVA RAM on nodeYinghai Lu
2008-06-10mm, x86: shrink_active_range() should check allYinghai Lu
2008-06-10x86: remove all active memory ranges before registering them again after trim...Yinghai Lu
2008-06-09Revert "x86, 32-bit: SRAT fix"Ingo Molnar
2008-06-06KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity
2008-06-06KVM: MMU: Fix printk() format stringAvi Kivity
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-06KVM: MMU: reschedule during shadow teardownAvi Kivity
2008-06-06KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins
2008-06-06KVM: migrate PIT timerMarcelo Tosatti
2008-06-06KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity
2008-06-06x86, 32-bit: SRAT fixIngo Molnar
2008-06-05x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer
2008-06-05PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon
2008-06-05x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter
2008-06-05x86: linked list of setup_data for i386Huang, Ying
2008-06-05x86: extract common part of head32.c and head64.c into head.cHuang, Ying
2008-06-05x86: reserve EFI memory map with reserve_earlyHuang, Ying
2008-06-05x86: reserve highmem pages via reserve_earlyHuang, Ying
2008-06-05x86: split out common code into find_overlapped_early()Huang, Ying
2008-06-04x86: e820 max_arch_pfn typo fix for 64 bitYinghai Lu
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-06-04x86: section mismatch fixAndrew Morton
2008-06-04x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi
2008-06-04x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-04x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
2008-06-04x86: ioremap fix failing nesting checkIngo Molnar
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha
2008-06-04x86: enable preemption in delaySteven Rostedt
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu
2008-06-04x86: make 32-bit use e820_register_active_regions()Yinghai Lu