Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / platforms / powermac / smp.c
2012-04-12 Grant Likelyirq_domain: Move irq_virq_count into NOMAP revmap
2012-02-16 Grant Likelyirq_domain/powerpc: constify irq_domain_ops
2012-02-16 Grant Likelyirq_domain: Replace irq_alloc_host() with revmap-specif...
2012-02-14 Grant Likelyirq_domain/powerpc: Use common irq_domain structure...
2011-12-16 Benjamin Herrenschmidtpowerpc/pmac: Fix SMP kernels on pre-core99 UP machines
2011-11-25 Thomas Gleixnerpowerpc: Mark IPI interrupts IRQF_NO_THREAD
2011-11-08 Yong Zhangpowerpc/irq: Remove IRQF_DISABLED
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-06-20 Paul Mackerraspowerpc: Avoid extra indirect function call in sending...
2011-05-19 Milton Millerpowerpc/psurge: Create a irq_host for secondary cpus
2011-05-19 Milton Millerpowerpc: Add kconfig for muxed smp ipi support
2011-05-19 Milton Millerpowerpc: Consolidate ipi message mux and demux
2011-05-19 Milton Millerpowerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
2011-04-20 Michael Ellermanpowerpc/smp: smp_ops->kick_cpu() should be able to...
2011-04-18 Benjamin Herrenschmidtpowerpc/powermac: Build fix with SMP and CPU hotplug
2011-04-01 Benjamin Herrenschmidtpowerpc/pmac/smp: Remove no-longer needed preempt worka...
2011-04-01 Benjamin Herrenschmidtpowerpc/smp: Don't expose per-cpu "cpu_state" array
2011-04-01 Benjamin Herrenschmidtpowerpc/pmac/smp: Fix CPU hotplug crashes on some machines
2011-04-01 Benjamin Herrenschmidtpowerpc/pmac/smp: Properly NAP offlined CPU on G5
2011-04-01 Benjamin Herrenschmidtpowerpc/pmac/smp: Remove HMT changes for PowerMac offli...
2011-04-01 Benjamin Herrenschmidtpowerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMa...
2011-04-01 Benjamin Herrenschmidtpowerpc/pmac/smp: Fixup smp_core99_cpu_disable() and...
2011-04-01 Benjamin Herrenschmidtpowerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
2011-04-01 Benjamin Herrenschmidtpowerpc/smp: Remove unused smp_ops->cpu_enable()
2010-05-21 Milton Millerpowerpc: Use common cpu_die (fixes SMP+SUSPEND build)
2010-05-06 Anton Blanchardpowerpc/cpumask: Update some comments
2010-02-09 Grant Likelyof: add 'of_' prefix to machine_is_compatible()
2009-09-24 Rusty Russellcpumask: Use accessors for cpu_*_mask: powerpc
2009-08-20 Benjamin Herrenschmidtpowerpc/pmac: Fix PowerSurge SMP IPI allocation
2009-06-26 Benjamin Herrenschmidtpowerpc/pmac: Fix issues with PowerMac "PowerSurge...
2009-03-30 Rusty Russellcpumask: remove references to struct irqaction's mask...
2009-01-13 Benjamin Herrenschmidtpowerpc/powermac: Fix occasional SMP boot failure
2008-12-16 Nathan Lynchpowerpc/powermac: Use set_hard_smp_processor_id() inste...
2008-09-15 Paul Mackerraspowerpc: Make the 64-bit kernel as a position-independe...
2008-07-01 Michael Ellermanpowerpc: Allow create_branch() to return errors
2008-07-01 Michael Ellermanpowerpc: Move code patching code into arch/powerpc...
2007-06-14 Paul Mackerras[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Stephen Rothwell[POWERPC] Rename device_is_compatible to of_device_is_c...
2007-05-07 Johannes Berg[POWERPC] powermac: Support G5 CPU hotplug
2007-04-24 Stephen Rothwell[POWERPC] Remove old interface find_devices
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-02-07 Jiri Kosina[POWERPC] powermac: local_irq_disable() is redundant...
2006-10-10 Paul Mackerras[POWERPC] Fix secondary CPU startup on old "powersurge...
2006-10-07 Olaf Hering[POWERPC] Fix up after irq changes
2006-09-23 Al Viro[PATCH] more fallout from get_property returning pointe...
2006-07-31 Jeremy Kerr[POWERPC] powermac: Constify & voidify get_property()
2006-07-02 Thomas Gleixner[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-03 Paul Mackerraspowerpc32: Fix timebase synchronization on 32-bit powermacs
2006-01-09 Benjamin Herrenschmidt[PATCH] 3/5 powerpc: Add platform functions interpreter
2006-01-09 Benjamin Herrenschmidt[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Experimental support for new G5 Macs...
2006-01-09 Michael Ellerman[PATCH] powerpc: Fixups for kernel linked at 32 MB
2005-11-19 Paul Mackerraspowerpc: Fix bug in timebase synchronization on 32...
2005-11-10 Paul Mackerraspowerpc: Fixes for 32-bit powermac SMP
2005-10-22 Paul Mackerraspowerpc: Merge in 64-bit powermac support.
2005-10-19 Paul Mackerrasppc: Minor smp changes for consistency with ppc64
2005-10-10 Paul Mackerraspowerpc: rename powermac files to remove pmac_ prefix