Age | Commit message (Expand) | Author |
2008-10-16 | Make the taint flags reliable | Andi Kleen |
2008-10-13 | x86: remove additional_cpus | Thomas Gleixner |
2008-10-13 | x86: remove additional_cpus configurability | Ingo Molnar |
2008-10-13 | x86: allow number of additional hotplug CPUs to be set at compile time, V2 | Chuck Ebbert |
2008-10-13 | x86: move prefill_possible_map calling early, fix, V2 | Chuck Ebbert |
2008-10-13 | x86: smpboot - check if we have ESR register in wakeup_secondary_cpu | Cyrill Gorcunov |
2008-10-13 | arch/x86/kernel/smpboot.c: Clarify when irq processing begins. | Manfred Spraul |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-10 | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-09-23 | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar |
2008-08-25 | x86: separate generic cpu disabling code from APIC writes in cpu_disable | Alex Nixon |
2008-08-25 | x86: unify x86_32 and x86_64 play_dead into one function | Alex Nixon |
2008-08-25 | x86: add cpu hotplug hooks into smp_ops | Alex Nixon |
2008-08-22 | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz |
2008-08-20 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-08-18 | x86: silence section mismatch warning - get_local_pda | Marcin Slusarz |
2008-08-15 | x86: remove nesting CONFIG_HOTPLUG_CPU | Li Zefan |
2008-08-14 | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar |
2008-08-14 | Merge branch 'linus' into x86/core | Ingo Molnar |
2008-08-14 | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar |
2008-08-14 | x86: check bigsmp in smp_sanity_check instead of cpu_up | Yinghai Lu |
2008-08-14 | x86: resurrect proper handling of maxcpus= kernel option (v2) | Max Krasnyansky |
2008-08-11 | x86: fix 2.6.27rc1 cannot boot more than 8CPUs | Yinghai Lu |
2008-08-11 | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman |
2008-07-25 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-25 | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as static | Jaswinder Singh |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
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 'x86/apic' into x86/x2apic | Ingo Molnar |
2008-07-18 | Merge branch 'linus' into x86/x2apic | 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-12 | x86: make read_apic_id return final apicid | Yinghai Lu |
2008-07-12 | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha |
2008-07-12 | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha |
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 |