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: x86: fix usage of bios intcall() x86: Remove unused function lapic_watchdog_ok() x86: Remove unused variable disable_x2apic x86, kvm: Fix section mismatches in kvm.c x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user x86: Fix fixmap page order for FIX_TEXT_POKE0,1 amd-iommu: set evt_buf_size correctly amd-iommu: handle alias entries correctly in init code x86: Fix printk call in print_local_apic() x86: Declare check_efer() before it gets used x86: Mark device_nb as static and fix NULL noise x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1 xen: Use kcalloc() in xen_init_IRQ() x86: Fix fixmap ordering x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c
Showing
- arch/x86/boot/video-bios.c 1 addition, 2 deletionsarch/x86/boot/video-bios.c
- arch/x86/boot/video-vesa.c 2 additions, 2 deletionsarch/x86/boot/video-vesa.c
- arch/x86/include/asm/fixmap.h 5 additions, 5 deletionsarch/x86/include/asm/fixmap.h
- arch/x86/include/asm/msr-index.h 0 additions, 4 deletionsarch/x86/include/asm/msr-index.h
- arch/x86/include/asm/nmi.h 0 additions, 1 deletionarch/x86/include/asm/nmi.h
- arch/x86/kernel/amd_iommu.c 2 additions, 2 deletionsarch/x86/kernel/amd_iommu.c
- arch/x86/kernel/amd_iommu_init.c 9 additions, 4 deletionsarch/x86/kernel/amd_iommu_init.c
- arch/x86/kernel/apic/apic.c 0 additions, 2 deletionsarch/x86/kernel/apic/apic.c
- arch/x86/kernel/apic/io_apic.c 13 additions, 18 deletionsarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/cpu/perfctr-watchdog.c 0 additions, 5 deletionsarch/x86/kernel/cpu/perfctr-watchdog.c
- arch/x86/kernel/kvm.c 1 addition, 1 deletionarch/x86/kernel/kvm.c
- arch/x86/lib/clear_page_64.S 2 additions, 3 deletionsarch/x86/lib/clear_page_64.S
- arch/x86/lib/copy_user_64.S 1 addition, 0 deletionsarch/x86/lib/copy_user_64.S
- arch/x86/mm/init.c 1 addition, 0 deletionsarch/x86/mm/init.c
- drivers/xen/events.c 2 additions, 2 deletionsdrivers/xen/events.c
Loading
Please register or sign in to comment