Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3: (21 commits) x86: numaq fix x86: 8K stacks by default x86: ioremap ram check fix x86: fix HT cpu booting on 32-bit x86: optimize inlining off x86: CONFIG_X86_ELAN fix x86: Kconfig fix x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() x86: use defconfigs from x86/configs/* toshiba: use ioremap_cached revert: "x86: ioremap(), extend check to all RAM pages" x86: don't bother printing compat vdso address fix: x86: support for new UV apic x86: fix early-BUG message x86: iommu_sac_force can become static x86: add proper header for reboot_force x86 VISWS: build fix x86, voyager: fix ioremap_nocache() hpet: fix x86: unexport kmap_atomic_to_page ...
Showing
- arch/x86/Kconfig 14 additions, 2 deletionsarch/x86/Kconfig
- arch/x86/Kconfig.cpu 5 additions, 5 deletionsarch/x86/Kconfig.cpu
- arch/x86/Kconfig.debug 3 additions, 4 deletionsarch/x86/Kconfig.debug
- arch/x86/kernel/Makefile 0 additions, 1 deletionarch/x86/kernel/Makefile
- arch/x86/kernel/genapic_64.c 1 addition, 1 deletionarch/x86/kernel/genapic_64.c
- arch/x86/kernel/head_32.S 10 additions, 9 deletionsarch/x86/kernel/head_32.S
- arch/x86/kernel/hpet.c 3 additions, 2 deletionsarch/x86/kernel/hpet.c
- arch/x86/kernel/pci-dma.c 1 addition, 1 deletionarch/x86/kernel/pci-dma.c
- arch/x86/kernel/reboot.c 1 addition, 0 deletionsarch/x86/kernel/reboot.c
- arch/x86/mach-voyager/voyager_cat.c 1 addition, 1 deletionarch/x86/mach-voyager/voyager_cat.c
- arch/x86/mm/highmem_32.c 0 additions, 1 deletionarch/x86/mm/highmem_32.c
- arch/x86/mm/ioremap.c 18 additions, 5 deletionsarch/x86/mm/ioremap.c
- arch/x86/mm/pageattr.c 8 additions, 2 deletionsarch/x86/mm/pageattr.c
- arch/x86/pci/Makefile_32 2 additions, 2 deletionsarch/x86/pci/Makefile_32
- arch/x86/pci/i386.c 9 additions, 3 deletionsarch/x86/pci/i386.c
- arch/x86/vdso/vdso32-setup.c 0 additions, 2 deletionsarch/x86/vdso/vdso32-setup.c
- drivers/char/toshiba.c 1 addition, 1 deletiondrivers/char/toshiba.c
- include/asm-x86/mach-default/mach_apic.h 1 addition, 6 deletionsinclude/asm-x86/mach-default/mach_apic.h
- include/asm-x86/processor.h 0 additions, 3 deletionsinclude/asm-x86/processor.h
- include/asm-x86/proto.h 4 additions, 0 deletionsinclude/asm-x86/proto.h
Please register or sign in to comment