-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86: (613 commits) x86: standalone trampoline code x86: move suspend wakeup code to C x86: coding style fixes to arch/x86/kernel/acpi/sleep.c x86: setup_trampoline() - fix section mismatch warning x86: section mismatch fixes, #1 x86: fix paranoia about using BIOS quickboot mechanism. x86: print out buggy mptable x86: use cpu_online() x86: use cpumask_of_cpu() x86: remove unnecessary tmp local variable x86: remove unnecessary memset() x86: use ioapic_read_entry() and ioapic_write_entry() x86: avoid redundant loop in io_apic_level_ack_pending() x86: remove superfluous initialisation in boot code. x86: merge mpparse_{32,64}.c x86: unify mp_register_gsi x86: unify mp_config_acpi_legacy_irqs x86: unify mp_register_ioapic x86: unify uniq_io_apic_id x86: unify smp_scan_config ...
Showing
- Documentation/feature-removal-schedule.txt 1 addition, 1 deletionDocumentation/feature-removal-schedule.txt
- Documentation/i386/boot.txt 28 additions, 0 deletionsDocumentation/i386/boot.txt
- Documentation/kernel-parameters.txt 18 additions, 0 deletionsDocumentation/kernel-parameters.txt
- Documentation/x86/pat.txt 100 additions, 0 deletionsDocumentation/x86/pat.txt
- Documentation/x86_64/boot-options.txt 5 additions, 0 deletionsDocumentation/x86_64/boot-options.txt
- arch/x86/Kconfig 57 additions, 13 deletionsarch/x86/Kconfig
- arch/x86/Kconfig.cpu 1 addition, 1 deletionarch/x86/Kconfig.cpu
- arch/x86/Kconfig.debug 25 additions, 1 deletionarch/x86/Kconfig.debug
- arch/x86/Makefile 3 additions, 4 deletionsarch/x86/Makefile
- arch/x86/boot/Makefile 15 additions, 1 deletionarch/x86/boot/Makefile
- arch/x86/boot/boot.h 5 additions, 0 deletionsarch/x86/boot/boot.h
- arch/x86/boot/compressed/Makefile 1 addition, 1 deletionarch/x86/boot/compressed/Makefile
- arch/x86/boot/compressed/misc.c 134 additions, 68 deletionsarch/x86/boot/compressed/misc.c
- arch/x86/boot/cpucheck.c 10 additions, 10 deletionsarch/x86/boot/cpucheck.c
- arch/x86/boot/header.S 5 additions, 1 deletionarch/x86/boot/header.S
- arch/x86/boot/pm.c 1 addition, 1 deletionarch/x86/boot/pm.c
- arch/x86/boot/tools/build.c 87 additions, 1 deletionarch/x86/boot/tools/build.c
- arch/x86/boot/video-bios.c 6 additions, 0 deletionsarch/x86/boot/video-bios.c
- arch/x86/boot/video-mode.c 173 additions, 0 deletionsarch/x86/boot/video-mode.c
- arch/x86/boot/video-vesa.c 8 additions, 0 deletionsarch/x86/boot/video-vesa.c
Loading
Please register or sign in to comment