index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
smp.c
Age
Commit message (
Expand
)
Author
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-07-01
powerpc: Allow create_branch() to return errors
Michael Ellerman
2008-07-01
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
2007-06-14
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
Paul Mackerras
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
[POWERPC] powermac: Support G5 CPU hotplug
Johannes Berg
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-02-07
[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
2006-10-10
[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs
Paul Mackerras
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
2006-09-23
[PATCH] more fallout from get_property returning pointer to const
Al Viro
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-03
powerpc32: Fix timebase synchronization on 32-bit powermacs
Paul Mackerras
2006-01-09
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt
2006-01-09
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-09
[PATCH] powerpc: Fixups for kernel linked at 32 MB
Michael Ellerman
2005-11-19
powerpc: Fix bug in timebase synchronization on 32-bit SMP powermac
Paul Mackerras
2005-11-10
powerpc: Fixes for 32-bit powermac SMP
Paul Mackerras
2005-10-22
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
2005-10-19
ppc: Minor smp changes for consistency with ppc64
Paul Mackerras
2005-10-10
powerpc: rename powermac files to remove pmac_ prefix
Paul Mackerras