| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: prepare shared kernel/smp.c | Thomas Gleixner | 2007-10-11 | 1 | -523/+0 |
* | Revert "x86_64: Quicklist support for x86_64" | Linus Torvalds | 2007-09-21 | 1 | -1/+1 |
* | x86_64: Quicklist support for x86_64 | Christoph Lameter | 2007-07-21 | 1 | -1/+1 |
* | x86_64: Don't use softirq safe locks in smp_call_function | Andi Kleen | 2007-07-21 | 1 | -2/+2 |
* | x86_64: Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-16 | 1 | -4/+8 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 2007-05-07 | 1 | -1/+1 |
* | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] x86: consolidate smp_send_stop() | Jan Beulich | 2007-05-02 | 1 | -18/+10 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] x86-64: Export smp_call_function_single | Andi Kleen | 2006-12-07 | 1 | -0/+1 |
* | | [PATCH] smp_call_function_single() check that local interrupts are enabled | Andrew Morton | 2006-12-07 | 1 | -0/+4 |
|/ |
|
* | [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled | Andi Kleen | 2006-11-14 | 1 | -2/+1 |
* | [PATCH] Remove safe_smp_processor_id() | Andi Kleen | 2006-09-26 | 1 | -23/+0 |
* | [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet | Andi Kleen | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] Fix more per-cpu typos | Alexey Dobriyan | 2006-08-06 | 1 | -1/+1 |
* | [PATCH] x86: increase interrupt vector range | Rusty Russell | 2006-06-27 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 1 | -1/+1 |
|\ |
|
| * | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 1 | -1/+1 |
* | | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen | 2006-06-26 | 1 | -0/+4 |
* | | [PATCH] x86_64: Fix fast check in safe_smp_processor_id | Andi Kleen | 2006-06-26 | 1 | -2/+2 |
* | | [PATCH] x86_64: use halt() instead of raw inline assembly | Jan Beulich | 2006-06-26 | 1 | -1/+1 |
|/ |
|
* | [PATCH] x86_64: Use cpumask bitops for cpu_vm_mask | Brian Gerst | 2006-03-25 | 1 | -3/+3 |
* | [PATCH] x86_64: Remove useless KDB vector | Andi Kleen | 2006-01-11 | 1 | -5/+0 |
* | [PATCH] x86_64: Add idle notifiers | Andi Kleen | 2006-01-11 | 1 | -0/+2 |
* | [PATCH] x86_64: Don't enable interrupt unconditionally in reboot path | Andi Kleen | 2005-11-14 | 1 | -2/+3 |
* | [PATCH] x86_64: Remove duplicate __cpuinit define | Ashok Raj | 2005-11-14 | 1 | -2/+0 |
* | [PATCH] x86-64: more gratitious linux/irq.h includes | Al Viro | 2005-09-12 | 1 | -1/+0 |
* | [PATCH] x86-64: Make remote TLB flush more scalable | Andi Kleen | 2005-09-12 | 1 | -45/+78 |
* | [PATCH] x86-64: White space and comment fixes for smp_call_function_single | Andi Kleen | 2005-09-12 | 1 | -1/+4 |
* | [PATCH] Fix sync_tsc hang | Eric W. Biederman | 2005-07-29 | 1 | -0/+63 |
* | [PATCH] x86_64: Always ack IPIs even on errors | Andi Kleen | 2005-07-28 | 1 | -2/+1 |
* | [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe. | Ashok Raj | 2005-06-25 | 1 | -0/+10 |
* | [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine | Andi Kleen | 2005-04-16 | 1 | -0/+25 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+415 |