index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-03
[POWERPC] Implement clockevents driver for powerpc
Tony Breeds
2007-09-22
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
Satyam Sharma
2007-08-03
[POWERPC] Fix num_cpus calculation in smp_call_function_map()
Kevin Corry
2007-07-22
[POWERPC] Allow smp_call_function_single() to current cpu
Avi Kivity
2007-05-22
[POWERPC] Fix smp_call_function to be preempt-safe
Hugh Dickins
2007-05-07
[POWERPC] Add smp_call_function_map and smp_call_function_single
will schmidt
2007-04-13
[POWERPC] Make tlb flush batch use lazy MMU mode
Benjamin Herrenschmidt
2007-02-14
[POWERPC] Move MPIC smp routines into mpic.c
Michael Ellerman
2007-01-11
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
2006-10-25
[POWERPC] cell: add cpufreq driver for Cell BE processor
Christian Krafft
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-26
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-21
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-02-07
[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpu
Nathan Lynch
2006-01-12
[PATCH] powerpc: task_thread_info()
Al Viro
2006-01-09
[PATCH] ppc64: Add NUMA cpu summary at boot
Anton Blanchard
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
2006-01-09
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
2005-11-16
[PATCH] powerpc: More debugging fixups
Michael Ellerman
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2005-11-10
powerpc: Fixes for 32-bit powermac SMP
Paul Mackerras
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-09
[PATCH] powerpc: sched fixups
Andrew Morton
2005-11-08
[PATCH] ppc64: remove some direct xmon calls
Anton Blanchard
2005-11-05
powerpc: Merge smp.c and smp.h
Paul Mackerras