Age | Commit message (Expand) | Author |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-21 | x86: convert Dprintk to pr_debug | Thomas Gleixner |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar |
2008-07-18 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki |
2008-07-18 | x86: use cpu_clear in remove_cpu_from_maps | Yinghai Lu |
2008-07-16 | x86_64: unstatic get_local_pda | Jeremy Fitzhardinge |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-09 | x86: smpboot maxcpus - add checking for NULL early param | Cyrill Gorcunov |
2008-07-09 | arch/x86/kernel/smpboot.c: fix warning | Andrew Morton |
2008-07-08 | x86: move prefill_possible_map calling early | Yinghai Lu |
2008-07-08 | x86: nmi_watchdog - use NMI_NONE by default | Cyrill Gorcunov |
2008-07-08 | x86: take load_sp0 out of smpboot.c | Glauber Costa |
2008-07-08 | x86: move cpu_exit_clear to process_32.c | Glauber Costa |
2008-07-08 | x86: remove cpu from maps | Glauber Costa |
2008-07-08 | x86: change naming to match x86_64 | Glauber Costa |
2008-07-08 | x86: provide connect_bsp_APIC for x86_64 | Glauber Costa |
2008-07-08 | x86: change __setup_vector_irq with setup_vector_irq | Glauber Costa |
2008-07-08 | x86: remove ifdef from stepping | Glauber Costa |
2008-07-08 | x86: clearing io_apic harmless for x86_64 | Glauber Costa |
2008-07-08 | x86: boot secondary cpus through initial_code | Glauber Costa |
2008-07-08 | x86: move x86_64 gdt closer to i386 | Glauber Costa |
2008-07-08 | x86: use stack_start in x86_64 | Glauber Costa |
2008-07-08 | Merge branch 'x86/uv' into x86/devel | Ingo Molnar |
2008-07-08 | x86: fix stack overflow for large values of MAX_APICS | Jack Steiner |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | x86: compile error fix for smpboot.c | Jeremy Fitzhardinge |
2008-07-08 | x86: remove static boot_cpu_pda array v2 | Mike Travis |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" | Maciej W. Rozycki |
2008-07-08 | Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" | Ingo Molnar |
2008-07-08 | x86: APIC/SMP: downgrade the NMI watchdog for "nosmp" | Maciej W. Rozycki |
2008-07-08 | x86: APIC/SMP: correct the message for "nosmp" | Maciej W. Rozycki |
2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar |
2008-06-30 | x86: fix cpu hotplug crash | Zhang, Yanmin |
2008-06-26 | x86: convert to generic helpers for IPI function calls | Jens Axboe |
2008-06-16 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-06-04 | x86: disable preemption in native_smp_prepare_cpus | Ingo Molnar |
2008-05-25 | x86: extend e820 ealy_res support 32bit | Yinghai Lu |
2008-05-25 | x86: smpboot.c: removed duplicated include | Huang Weiyi |
2008-05-23 | x86: use performance variant for_each_cpu_mask_nr | Mike Travis |
2008-05-13 | x86: fix app crashes after SMP resume | Hugh Dickins |
2008-05-04 | x86: make additional_cpus static | Adrian Bunk |
2008-05-04 | x86: make start_secondary() static | Adrian Bunk |
2008-04-29 | x86: fix PCI MSI breaks when booting with nosmp | Jesse Barnes |
2008-04-26 | x86: use cpumask function for present, possible, and online cpus | Akinobu Mita |