Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-08-20 | |
|\ | ||||
| * | 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 | |
* | | x86: remove nesting CONFIG_HOTPLUG_CPU | Li Zefan | 2008-08-15 | |
|/ | ||||
* | 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 | |
* | | | | | 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 | |
| |\| | | | | ||||
| * | | | | | x86: extend e820 ealy_res support 32bit | Yinghai Lu | 2008-05-25 | |
| | |_|_|/ | |/| | | | ||||
| | | | | | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
*-------. \ \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | / / / | | | | | |/ / / | | | | |/| / / | | | | | |/ / | | | | |_| / | | | |/| | | ||||
| | | * | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-06-16 | |
| | | |\ \ \ | | | | | |/ | | | | |/| | ||||
| | | * / | | x86: smpboot.c: removed duplicated include | Huang Weiyi | 2008-05-25 | |
| |_|/ / / |/| | | | | ||||
| * | | | | 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-08 | |
| | |_|/ | |/| | |