Linus Torvalds
|
7d3b56ba37
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Mike Travis
|
9628937d5b
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
|
16 years ago |
Ingo Molnar
|
923a789b49
Merge branch 'linus' into x86/cleanups
|
16 years ago |
Linus Torvalds
|
b840d79631
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Eduardo Habkost
|
d176720d34
x86: disable VMX on all CPUs on reboot
|
16 years ago |
Jaswinder Singh Rajput
|
824877111c
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
|
16 years ago |
Jaswinder Singh
|
0b936bfdeb
x86: reboot.c declare port_cf9_safe before they get used
|
16 years ago |
Ingo Molnar
|
fa623d1b02
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
|
16 years ago |
Ingo Molnar
|
855caa37b9
Merge branch 'x86/crashdump' into cpus4096
|
16 years ago |
Ingo Molnar
|
8299608f14
Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096
|
16 years ago |
H. Peter Anvin
|
b47b928842
x86: drop REBOOT_CF9_COND from reboot fallback chain
|
16 years ago |
H. Peter Anvin
|
3889d0cea2
x86: revert default reboot method to REBOOT_KBD
|
16 years ago |
Steve Conklin
|
093bac154c
x86: quirk for reboot stalls on a Dell Optiplex 330
|
16 years ago |
Eduardo Habkost
|
c415b3dce3
x86: disable IRQs before doing anything on nmi_shootdown_cpus()
|
16 years ago |
Eduardo Habkost
|
bb8dd270e6
x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC
|
16 years ago |
Eduardo Habkost
|
2ddded2138
x86: move nmi_shootdown_cpus() to reboot.c
|
16 years ago |
H. Peter Anvin
|
14d7ca5c57
x86: attempt reboot via port CF9 if we have standard PCI ports
|
16 years ago |
Ivan Vecera
|
d3ec5cae09
x86: call machine_shutdown and stop all CPUs in native_machine_halt
|
16 years ago |
Eduardo Habkost
|
8d00450d29
Revert "x86: default to reboot via ACPI"
|
16 years ago |
Avi Kivity
|
c7ffa6c262
x86: default to reboot via ACPI
|
17 years ago |
Mike Travis
|
0bc3cc03fa
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
|
17 years ago |
Linus Torvalds
|
26dcce0fab
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
Mike Travis
|
65c0118453
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
|
17 years ago |
Ingo Molnar
|
fab3b58d3b
x86 reboot quirks: add Dell Precision WorkStation T5400
|
17 years ago |
Jan Beulich
|
ebdd561a19
x86: constify data in reboot.c
|
17 years ago |
Ben
|
163ea310b6
x86: remove dell reboot dmi quirk board name match
|
17 years ago |
Dmitri Vorobiev
|
4412620fc2
x86: add proper header for reboot_force
|
17 years ago |
Glauber Costa
|
3c62c62502
x86: make native_machine_shutdown non-static
|
17 years ago |
Glauber Costa
|
ed23dc6f5b
x86: allow machine_crash_shutdown to be replaced
|
17 years ago |
Jeremy Fitzhardinge
|
68db065c84
x86: unify KERNEL_PGD_PTRS
|
17 years ago |