index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-31
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
1
-1
/
+2
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
1
-31
/
+11
2011-05-19
powerpc/psurge: Create a irq_host for secondary cpus
Milton Miller
3
-13
/
+46
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
3
-7
/
+16
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
1
-21
/
+6
2011-05-19
powerpc: Remove powermac/pic.h
Milton Miller
1
-11
/
+0
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
1
-14
/
+3
2011-05-11
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-31
/
+11
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-6
/
+6
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
1
-3
/
+7
2011-04-18
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
1
-3
/
+5
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
3
-3
/
+3
2011-04-01
powerpc/pmac/smp: Remove no-longer needed preempt workaround
Benjamin Herrenschmidt
1
-7
/
+0
2011-04-01
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
1
-4
/
+8
2011-04-01
powerpc/pmac/smp: Fix CPU hotplug crashes on some machines
Benjamin Herrenschmidt
1
-16
/
+55
2011-04-01
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
1
-6
/
+8
2011-04-01
powerpc/pmac/smp: Remove HMT changes for PowerMac offline code
Benjamin Herrenschmidt
1
-4
/
+0
2011-04-01
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
Benjamin Herrenschmidt
3
-60
/
+55
2011-04-01
powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit
Benjamin Herrenschmidt
1
-12
/
+5
2011-04-01
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
Benjamin Herrenschmidt
1
-20
/
+5
2011-04-01
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
1
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2
-7
/
+7
2011-03-29
powerpc: mac: pic: Use irqd_is_level_type()
Thomas Gleixner
1
-1
/
+1
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
1
-2
/
+1
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-23
/
+25
2011-03-17
[CPUFREQ] Remove the pm_message_t argument from driver suspend
Rafael J. Wysocki
1
-1
/
+1
2011-03-10
powerpc: platforms/powermac irq_data conversion.
Lennert Buytenhek
1
-23
/
+25
2010-12-09
powerpc/powermac: Make auto-loading of therm_pm72 possible
Marc Zyngier
1
-0
/
+9
2010-09-02
powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-3
/
+6
2010-08-24
powerpc/powermac: Drop unnecessary null test
Julia Lawall
1
-1
/
+1
2010-08-24
powerpc/powermac: Drop unnecessary of_node_put
Julia Lawall
2
-3
/
+0
2010-08-07
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2010-08-06
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-6
/
+68
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
1
-2
/
+2
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+2
2010-07-31
powerpc/powermac: Add PowerMac10,2 machine descriptor
Benjamin Herrenschmidt
1
-1
/
+5
2010-07-29
powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts
Ian Campbell
1
-2
/
+3
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
1
-2
/
+2
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+2
2010-07-09
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
1
-2
/
+6
2010-07-06
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
1
-6
/
+66
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
3
-5
/
+13
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
2
-3
/
+3
2010-05-06
powerpc/cpumask: Use cpu_online_mask
Anton Blanchard
1
-1
/
+1
2010-04-07
powerpc/pmac/low_i2c.c: three minor problems
d binderman
1
-3
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-4
/
+2
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
7
-29
/
+29
2010-02-19
powerpc: Convert pmac_pic_lock to raw_spinlock
Thomas Gleixner
1
-19
/
+19
2010-02-19
powerpc: Convert feature_lock to raw_spinlock
Thomas Gleixner
2
-15
/
+15
[next]