-
- Downloads
Merge branch 'x86-core-v2-for-linus' of...
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip This merges in: x86/build, x86/microcode, x86/spinlocks, x86/memory-corruption-check, x86/early-printk, x86/xsave, x86/quirks, x86/setup, x86/signal, core/signal, x86/urgent, x86/xen * 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (142 commits) x86: make processor type select depend on CONFIG_EMBEDDED x86: extend processor type select help text x86, amd-iommu: propagate PCI device enabling error warnings: fix arch/x86/kernel/io_apic_64.c warnings: fix arch/x86/kernel/early_printk.c x86, fpu: check __clear_user() return value x86: memory corruption check - cleanup x86: ioperm user_regset xen: do not reserve 2 pages of padding between hypervisor and fixmap. xen: use spin_lock_nest_lock when pinning a pagetable x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext x86: xsave: fix error condition in save_i387_xstate() x86: SB450: deprioritize DMI quirks x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPIC x86: replace a magic number with a named constant in the VESA boot code x86 setup: remove IMAGE_OFFSET x86 setup: remove DEF_INITSEG and DEF_SETUPSEG Revert "x86: fix ghost EDD devices in /sys again" x86 setup: fix ghost entries under /sys/firmware/edd take 3 x86: signal: remove indent in restore_sigcontext() ...
Showing
- Documentation/kernel-parameters.txt 25 additions, 1 deletionDocumentation/kernel-parameters.txt
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- arch/ia64/include/asm/siginfo.h 0 additions, 5 deletionsarch/ia64/include/asm/siginfo.h
- arch/powerpc/include/asm/siginfo.h 0 additions, 5 deletionsarch/powerpc/include/asm/siginfo.h
- arch/x86/Kconfig 81 additions, 9 deletionsarch/x86/Kconfig
- arch/x86/Kconfig.cpu 56 additions, 8 deletionsarch/x86/Kconfig.cpu
- arch/x86/Kconfig.debug 13 additions, 0 deletionsarch/x86/Kconfig.debug
- arch/x86/Makefile_32.cpu 5 additions, 0 deletionsarch/x86/Makefile_32.cpu
- arch/x86/boot/Makefile 2 additions, 3 deletionsarch/x86/boot/Makefile
- arch/x86/boot/compressed/Makefile 4 additions, 4 deletionsarch/x86/boot/compressed/Makefile
- arch/x86/boot/edd.c 6 additions, 1 deletionarch/x86/boot/edd.c
- arch/x86/boot/video-vesa.c 1 addition, 1 deletionarch/x86/boot/video-vesa.c
- arch/x86/configs/i386_defconfig 0 additions, 1 deletionarch/x86/configs/i386_defconfig
- arch/x86/configs/x86_64_defconfig 0 additions, 1 deletionarch/x86/configs/x86_64_defconfig
- arch/x86/ia32/ia32_signal.c 27 additions, 41 deletionsarch/x86/ia32/ia32_signal.c
- arch/x86/kernel/Makefile 7 additions, 3 deletionsarch/x86/kernel/Makefile
- arch/x86/kernel/acpi/boot.c 10 additions, 2 deletionsarch/x86/kernel/acpi/boot.c
- arch/x86/kernel/amd_iommu_init.c 1 addition, 3 deletionsarch/x86/kernel/amd_iommu_init.c
- arch/x86/kernel/cpu/common.c 0 additions, 11 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/doublefault_32.c 1 addition, 1 deletionarch/x86/kernel/doublefault_32.c
Loading
Please register or sign in to comment