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