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: (27 commits) x86: mpparse.c fix style problems x86: nmi.c fix style problems x86: ldt.c fix style problems x86: cpuid.c fix style problems x86, UV: remove erroneous BAU initialization x86: fix incorrect __read_mostly on _boot_cpu_pda x86: convert permanent_kmaps_init() from macro to inline x86: early_printk - use sizeof instead of hardcoded number x86: xsave.c: restore_user_xstate should be static x86: uv_bau.h: fix dubious bitfield x86: apic.c: xapic_icr_read and x2apic_icr_read should be static x86: bios_uv.c: uv_systab should be static x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_ldr should be static x86: amd_iommu.c: prealloc_protection_domains should be static x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be static x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h x86_64: pci-gart_64.c iommu_fullflush should be static x86: efi.c declare add_efi_memmap before they get used x86: io_apic.c io_apic_sync should be static x86: apic.c declare pic_mode before they get used ...
Showing
- arch/x86/ia32/ia32_signal.c 1 addition, 2 deletionsarch/x86/ia32/ia32_signal.c
- arch/x86/ia32/ipc32.c 1 addition, 0 deletionsarch/x86/ia32/ipc32.c
- arch/x86/ia32/sys_ia32.c 1 addition, 1 deletionarch/x86/ia32/sys_ia32.c
- arch/x86/include/asm/apic.h 1 addition, 2 deletionsarch/x86/include/asm/apic.h
- arch/x86/include/asm/efi.h 1 addition, 0 deletionsarch/x86/include/asm/efi.h
- arch/x86/include/asm/mpspec.h 1 addition, 1 deletionarch/x86/include/asm/mpspec.h
- arch/x86/include/asm/pci_x86.h 10 additions, 7 deletionsarch/x86/include/asm/pci_x86.h
- arch/x86/include/asm/sys_ia32.h 101 additions, 0 deletionsarch/x86/include/asm/sys_ia32.h
- arch/x86/include/asm/uv/uv_bau.h 23 additions, 23 deletionsarch/x86/include/asm/uv/uv_bau.h
- arch/x86/kernel/amd_iommu.c 1 addition, 1 deletionarch/x86/kernel/amd_iommu.c
- arch/x86/kernel/amd_iommu_init.c 2 additions, 2 deletionsarch/x86/kernel/amd_iommu_init.c
- arch/x86/kernel/apic.c 4 additions, 4 deletionsarch/x86/kernel/apic.c
- arch/x86/kernel/bios_uv.c 1 addition, 1 deletionarch/x86/kernel/bios_uv.c
- arch/x86/kernel/cpu/mtrr/main.c 2 additions, 4 deletionsarch/x86/kernel/cpu/mtrr/main.c
- arch/x86/kernel/cpuid.c 3 additions, 3 deletionsarch/x86/kernel/cpuid.c
- arch/x86/kernel/early_printk.c 1 addition, 1 deletionarch/x86/kernel/early_printk.c
- arch/x86/kernel/genx2apic_phys.c 2 additions, 2 deletionsarch/x86/kernel/genx2apic_phys.c
- arch/x86/kernel/head64.c 1 addition, 1 deletionarch/x86/kernel/head64.c
- arch/x86/kernel/io_apic.c 1 addition, 1 deletionarch/x86/kernel/io_apic.c
- arch/x86/kernel/ldt.c 2 additions, 2 deletionsarch/x86/kernel/ldt.c
Loading
Please register or sign in to comment