-
- Downloads
Merge branch 'x86-fixes-for-linus' of...
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (32 commits) x86: add MAP_STACK mmap flag x86: fix section mismatch warning - spp_getpage() x86: change init_gdt to update the gdt via write_gdt, rather than a direct write. x86-64: fix overlap of modules and fixmap areas x86, geode-mfgpt: check IRQ before using MFGPT as clocksource x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set x86: fix spin_is_contended() x86, nmi: clean UP NMI watchdog failure message x86, NMI: fix watchdog failure message x86: fix /proc/meminfo DirectMap x86: fix readb() et al compile error with gcc-3.2.3 arch/x86/Kconfig: clean up, experimental adjustement x86: invalidate caches before going into suspend x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds x86, AMD IOMMU: initialize dma_ops after sysfs registration x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits x86, AMD IOMMU: initialize device table properly x86, AMD IOMMU: use status bit instead of memory write-back for completion wait x86: silence mmconfig printk x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs ...
No related branches found
No related tags found
Showing
- arch/x86/Kconfig 3 additions, 3 deletionsarch/x86/Kconfig
- arch/x86/boot/boot.h 8 additions, 0 deletionsarch/x86/boot/boot.h
- arch/x86/boot/cpu.c 0 additions, 3 deletionsarch/x86/boot/cpu.c
- arch/x86/boot/cpucheck.c 1 addition, 9 deletionsarch/x86/boot/cpucheck.c
- arch/x86/boot/main.c 5 additions, 0 deletionsarch/x86/boot/main.c
- arch/x86/kernel/acpi/boot.c 15 additions, 1 deletionarch/x86/kernel/acpi/boot.c
- arch/x86/kernel/acpi/sleep.c 1 addition, 1 deletionarch/x86/kernel/acpi/sleep.c
- arch/x86/kernel/amd_iommu.c 11 additions, 8 deletionsarch/x86/kernel/amd_iommu.c
- arch/x86/kernel/amd_iommu_init.c 21 additions, 3 deletionsarch/x86/kernel/amd_iommu_init.c
- arch/x86/kernel/apic_32.c 0 additions, 8 deletionsarch/x86/kernel/apic_32.c
- arch/x86/kernel/apic_64.c 0 additions, 7 deletionsarch/x86/kernel/apic_64.c
- arch/x86/kernel/cpu/perfctr-watchdog.c 7 additions, 1 deletionarch/x86/kernel/cpu/perfctr-watchdog.c
- arch/x86/kernel/genx2apic_uv_x.c 1 addition, 1 deletionarch/x86/kernel/genx2apic_uv_x.c
- arch/x86/kernel/head64.c 1 addition, 0 deletionsarch/x86/kernel/head64.c
- arch/x86/kernel/hpet.c 24 additions, 0 deletionsarch/x86/kernel/hpet.c
- arch/x86/kernel/mfgpt_32.c 37 additions, 15 deletionsarch/x86/kernel/mfgpt_32.c
- arch/x86/kernel/msr.c 1 addition, 1 deletionarch/x86/kernel/msr.c
- arch/x86/kernel/nmi.c 19 additions, 9 deletionsarch/x86/kernel/nmi.c
- arch/x86/kernel/process_32.c 2 additions, 3 deletionsarch/x86/kernel/process_32.c
- arch/x86/kernel/process_64.c 2 additions, 3 deletionsarch/x86/kernel/process_64.c
Loading
Please register or sign in to comment