| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 | Siddha, Suresh B | 2006-12-07 | 1 | -0/+8 |
* | [PATCH] x86-64: Only look at per_cpu data for online cpus. | Eric W. Biederman | 2006-10-25 | 1 | -1/+6 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 1 | -8/+6 |
|\ |
|
| * | [PATCH] Convert x86-64 to early param | Andi Kleen | 2006-09-26 | 1 | -3/+3 |
| * | [PATCH] Remove obsolete PIC mode | Andi Kleen | 2006-09-26 | 1 | -1/+0 |
| * | [PATCH] Remove all ifdefs for local/io apic | Andi Kleen | 2006-09-26 | 1 | -5/+0 |
| * | [PATCH] Add initalization of the RDTSCP auxilliary values | Vojtech Pavlik | 2006-09-26 | 1 | -0/+2 |
| * | [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume | Shaohua Li | 2006-09-26 | 1 | -0/+2 |
* | | [PATCH] smp_call_function_single() cleanup | Andrew Morton | 2006-09-26 | 1 | -1/+2 |
|/ |
|
* | [PATCH] lockdep: clean up completion initializer in smpboot.c | Ingo Molnar | 2006-07-10 | 1 | -3/+1 |
* | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar | 2006-07-03 | 1 | -0/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 | 1 | -3/+5 |
* | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen | 2006-06-26 | 1 | -0/+5 |
* | [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-26 | 1 | -9/+5 |
* | [PATCH] x86_64: x86_64 version of the smp alternative patch. | Gerd Hoffmann | 2006-06-26 | 1 | -0/+4 |
* | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B | 2006-03-27 | 1 | -0/+24 |
* | [PATCH] x86_64: Move the SMP time selection earlier | Andi Kleen | 2006-02-26 | 1 | -2/+0 |
* | [PATCH] x86_64: Fix the additional_cpus=.. option | Andi Kleen | 2006-02-26 | 1 | -1/+1 |
* | [PATCH] x86_64: Fix the node cpumask of a cpu going down | Ravikiran G Thirumalai | 2006-02-07 | 1 | -0/+3 |
* | Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" | Linus Torvalds | 2006-02-05 | 1 | -3/+0 |
* | [PATCH] x86_64: Fix the node cpumask of a cpu going down | Ravikiran G Thirumalai | 2006-02-04 | 1 | -0/+3 |
* | [PATCH] amd64: task_stack_page() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] amd64: task_thread_info() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] x86_64: Some housekeeping in local APIC code | Andi Kleen | 2006-01-11 | 1 | -8/+3 |
* | [PATCH] x86_64: Allocate PDAs in the local node | Ravikiran G Thirumalai | 2006-01-11 | 1 | -0/+17 |
* | [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation | Ravikiran G Thirumalai | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b... | Andi Kleen | 2006-01-11 | 1 | -1/+7 |
* | [PATCH] x86_64: Align and pad x86_64 GDT on page boundary | Ravikiran G Thirumalai | 2006-01-11 | 1 | -0/+7 |
* | [PATCH] x86_64: another mb() for smpboot.c | Benjamin LaHaise | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] x86_64: Don't reserve hotplug CPUs by default | Andi Kleen | 2006-01-11 | 1 | -7/+4 |
* | [PATCH] i386/x86-64 disable LAPIC completely for offline CPU | Shaohua Li | 2005-12-12 | 1 | -1/+1 |
* | Merge x86-64 update from Andi | Linus Torvalds | 2005-11-14 | 1 | -20/+91 |
|\ |
|
| * | [PATCH] x86-64/i386: Intel HT, Multi core detection fixes | Siddha, Suresh B | 2005-11-14 | 1 | -14/+55 |
| * | [PATCH] x86_64: New heuristics to find out hotpluggable CPUs. | Andi Kleen | 2005-11-14 | 1 | -3/+36 |
| * | [PATCH] x86_64: Unmap NULL during early bootup | Siddha, Suresh B | 2005-11-14 | 1 | -3/+0 |
* | | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 1 | -0/+1 |
* | | [PATCH] unexport phys_proc_id and cpu_core_id | Adrian Bunk | 2005-11-07 | 1 | -2/+0 |
|/ |
|
* | [PATCH] x86_64: Allocate cpu local data for all possible CPUs | Andi Kleen | 2005-10-10 | 1 | -5/+1 |
* | [PATCH] x86-64: more gratitious linux/irq.h includes | Al Viro | 2005-09-12 | 1 | -1/+2 |
* | [PATCH] x86-64: Remove freeing of SMP trampoline pages | Andi Kleen | 2005-09-12 | 1 | -11/+0 |
* | [PATCH] x86-64: Enable interrupts during delay calibration on APs | Andi Kleen | 2005-09-12 | 1 | -0/+5 |
* | [PATCH] x86-64: Remove code for outdated APICs | Andi Kleen | 2005-09-12 | 1 | -10/+1 |
* | [PATCH] x86-64: Remove apic_write_around from smpboot.c | Andi Kleen | 2005-09-12 | 1 | -9/+8 |
* | [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled | Ashok Raj | 2005-09-09 | 1 | -19/+0 |
* | [PATCH] Additions to .data.read_mostly section | Ravikiran G Thirumalai | 2005-09-07 | 1 | -5/+5 |
* | [PATCH] x86_64: Fix race in TSC synchronization | Andi Kleen | 2005-08-19 | 1 | -7/+8 |
* | [PATCH] x86_64: Fix apicid versus cpu# confusion. | Eric W. Biederman | 2005-08-12 | 1 | -1/+1 |
* | [PATCH] Fix sync_tsc hang | Eric W. Biederman | 2005-07-29 | 1 | -9/+12 |