-
- Downloads
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and...
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 objtool, cleanup, and apic updates from Ingo Molnar: "Objtool: - Fix a gawk 5.0 incompatibility in gen-insn-attr-x86.awk. Most distros are still on gawk 4.2.x. Cleanup: - Misc cleanups, plus the removal of obsolete code such as Calgary IOMMU support, which code hasn't seen any real testing in a long time and there's no known users left. apic: - Two changes: a cleanup and a fix for an (old) race for oneshot threaded IRQ handlers" * 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/insn: Fix awk regexp warnings * 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86: Remove unused asm/rio.h x86: Fix typos in comments x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h> x86/pci: Remove pci_64.h x86: Remove the calgary IOMMU driver x86/apic, x86/uprobes: Correct parameter names in kernel-doc comments x86/kdump: Remove the unused crash_copy_backup_region() x86/nmi: Remove stale EDAC include leftover * 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/ioapic: Rename misnamed functions x86/ioapic: Prevent inconsistent state when moving an interrupt
No related branches found
No related tags found
Showing
- MAINTAINERS 0 additions, 10 deletionsMAINTAINERS
- arch/x86/Kconfig 0 additions, 30 deletionsarch/x86/Kconfig
- arch/x86/configs/x86_64_defconfig 0 additions, 1 deletionarch/x86/configs/x86_64_defconfig
- arch/x86/include/asm/calgary.h 0 additions, 57 deletionsarch/x86/include/asm/calgary.h
- arch/x86/include/asm/crash.h 0 additions, 1 deletionarch/x86/include/asm/crash.h
- arch/x86/include/asm/pci.h 0 additions, 7 deletionsarch/x86/include/asm/pci.h
- arch/x86/include/asm/pci_64.h 0 additions, 28 deletionsarch/x86/include/asm/pci_64.h
- arch/x86/include/asm/rio.h 0 additions, 64 deletionsarch/x86/include/asm/rio.h
- arch/x86/include/asm/tce.h 0 additions, 35 deletionsarch/x86/include/asm/tce.h
- arch/x86/kernel/Makefile 0 additions, 1 deletionarch/x86/kernel/Makefile
- arch/x86/kernel/apic/apic.c 1 addition, 1 deletionarch/x86/kernel/apic/apic.c
- arch/x86/kernel/apic/io_apic.c 14 additions, 11 deletionsarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/pci-calgary_64.c 0 additions, 1586 deletionsarch/x86/kernel/pci-calgary_64.c
- arch/x86/kernel/pci-dma.c 0 additions, 6 deletionsarch/x86/kernel/pci-dma.c
- arch/x86/kernel/setup.c 3 additions, 3 deletionsarch/x86/kernel/setup.c
- arch/x86/kernel/tce_64.c 0 additions, 177 deletionsarch/x86/kernel/tce_64.c
- arch/x86/kernel/traps.c 0 additions, 5 deletionsarch/x86/kernel/traps.c
- arch/x86/kernel/uprobes.c 1 addition, 1 deletionarch/x86/kernel/uprobes.c
- arch/x86/mm/numa.c 1 addition, 1 deletionarch/x86/mm/numa.c
- arch/x86/tools/gen-insn-attr-x86.awk 2 additions, 2 deletionsarch/x86/tools/gen-insn-attr-x86.awk
Loading
Please register or sign in to comment