| Commit message (Expand) | Author | Age |
* | 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-11 |
| |\ |
|
| | *---. | 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 branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 2008-07-18 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | 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-12 |
* | | | | | | | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-10 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 |
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
*-------. \ \ \ \ \ \ \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / /
| | | |/| | | | | | / / /
| | | | | | |_|_|_|/ / /
| | | | | |/| | | | / /
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 2008-08-25 |
| | |\| | | | | | | | |
|
| | * | | | | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-08-20 |
| | |\ \ \ \ \ \ \ \ \
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | * | | | | | | | | | x86: remove nesting CONFIG_HOTPLUG_CPU | Li Zefan | 2008-08-15 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | /
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar | 2008-08-14 |
| |\| | | | | | | |
|
| * | | | | | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as static | Jaswinder Singh | 2008-07-25 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 2008-08-22 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | x86: silence section mismatch warning - get_local_pda | Marcin Slusarz | 2008-08-18 |
* | | | | | | | 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-14 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | 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-08-11 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 |
| |\ \ \ \ |
|
| * | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
* | | | | | | 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-21 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | / /
| | | | | |_|_|_|/ /
| | | | |/| | | | /
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | | | | * | | | x86_64: unstatic get_local_pda | Jeremy Fitzhardinge | 2008-07-16 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | | * | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-07-18 |
| | | |\ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | | * | | | | | x86: smpboot maxcpus - add checking for NULL early param | Cyrill Gorcunov | 2008-07-09 |
| | * | | | | | | 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-18 |
|/ / / / / / |
|
* | | | | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
| | |/ / /
| |/| | | |
|
* | | | | | arch/x86/kernel/smpboot.c: fix warning | Andrew Morton | 2008-07-09 |
* | | | | | 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 |