Age | Commit message (Expand) | Author |
2007-10-11 | i386: prepare shared kernel/smpboot.c | Thomas Gleixner |
2007-07-22 | i386: Fix cpu_llc_id section mismatch warning | Andi Kleen |
2007-07-18 | paravirt: make siblingmap functions visible | Jeremy Fitzhardinge |
2007-07-18 | paravirt: unstatic smp_store_cpu_info | Jeremy Fitzhardinge |
2007-07-09 | sched: zap the migration init / cache-hot balancing code | Ingo Molnar |
2007-05-31 | smpboot: fix cachesize comparison in smp_tune_scheduling() | Linus Torvalds |
2007-05-15 | i386: move common parts of smp into their own file | Jeremy Fitzhardinge |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-02 | [PATCH] i386: Little cleanups in smpboot.c | Andi Kleen |
2007-05-02 | [PATCH] i386: use safe_apic_wait_icr_idle in smpboot.c | Fernando Luis VazquezCao |
2007-05-02 | [PATCH] i386: use safe_apic_wait_icr_idle - i386 | Fernando Luis VazquezCao |
2007-05-02 | [PATCH] x86: Save the MTRRs of the BSP before booting an AP | Bernhard Kaindl |
2007-05-02 | [PATCH] i386: Fix UP gdt bugs | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: Convert PDA into the percpu section | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: clean up identify_cpu | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: Add smp_ops interface | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: cleanup GDT Access | Rusty Russell |
2007-05-02 | [PATCH] i386: clean up cpu_init() | Rusty Russell |
2007-05-02 | [PATCH] i386: Use per-cpu GDT immediately upon boot | Rusty Russell |
2007-05-02 | [PATCH] i386: Use per-cpu variables for GDT, PDA | Rusty Russell |
2007-05-02 | [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 | Andrew Morton |
2007-03-07 | [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off | Ingo Molnar |
2007-03-05 | [PATCH] vmi: paravirt drop udelay op | Zachary Amsden |
2007-02-16 | [PATCH] clockevents: i386 drivers | Thomas Gleixner |
2007-02-16 | [PATCH] i386, apic: clean up the APIC code | Thomas Gleixner |
2007-02-16 | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar |
2007-02-13 | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c | Rusty Russell |
2007-02-13 | [PATCH] i386: vMI timer patches | Zachary Amsden |
2007-02-13 | [PATCH] i386: vMI backend for paravirt-ops | Zachary Amsden |
2007-02-13 | [PATCH] i386: SMP boot hook for paravirt | Zachary Amsden |
2007-01-22 | [PATCH] x86: fix PDA variables to work during boot | James Bottomley |
2007-01-11 | [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes | Vivek Goyal |
2007-01-05 | [PATCH] i386: modpost smpboot code warning fix | Vivek Goyal |
2006-12-13 | [PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdef | Andrew Morton |
2006-12-09 | [PATCH] i386: export smp_num_siblings for oprofile | Randy Dunlap |
2006-12-08 | [PATCH] CPU hotplug broken with 2GB VMSPLIT | Shaohua Li |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] i386: Clean up smp_tune_scheduling() | Adrian Bunk |
2006-12-07 | [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 | Siddha, Suresh B |
2006-12-07 | [PATCH] paravirt: header and stubs for paravirtualisation | Rusty Russell |
2006-12-07 | [PATCH] i386: Initialize the per-CPU data area | Jeremy Fitzhardinge |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-03 | [PATCH] i383 numa: fix numaq/summit apicid conflict | Keith Mannthey |
2006-10-02 | [PATCH] cpumask: export node_to_cpu_mask consistently | Greg Banks |
2006-10-01 | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra |
2006-09-29 | [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls | keith mannthey |
2006-09-26 | [PATCH] i386: don't taint UP K7's running SMP kernels. | Dave Jones |
2006-09-26 | [PATCH] i386: Replace i386 open-coded cmdline parsing with | Rusty Russell |
2006-09-26 | [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume | Shaohua Li |
2006-09-25 | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey |