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
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
2010-02-19
powerpc: Convert nv_lock to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
1
-1
/
+1
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
6
-28
/
+28
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-01-29
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
4
-28
/
+13
2010-01-29
of: unify phandle name in struct device_node
Grant Likely
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2009-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-6
/
+6
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-20
/
+5
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-12-06
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
1
-20
/
+5
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-4
/
+4
2009-10-14
powerpc/pmac: Fix issues with sleep on some powerbooks
Benjamin Herrenschmidt
1
-2
/
+5
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
1
-3
/
+3
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-02
powerpc: Fix some late PowerMac G5 with PCIe ATI graphics
Benjamin Herrenschmidt
1
-0
/
+61
2009-08-27
powerpc: Remove SMP warning from PowerMac cpufreq
Bastian Blank
1
-8
/
+0
2009-08-20
powerpc: Missing tests for NULL after ioremap()
roel kluin
1
-1
/
+8
2009-08-20
powerpc: ARRAY_SIZE changes in pasemi and powermac code
Stoyan Gaydarov
1
-2
/
+2
2009-08-20
powerpc/pmac: Fix PowerSurge SMP IPI allocation
Benjamin Herrenschmidt
1
-1
/
+1
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2009-06-26
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
2
-97
/
+110
2009-05-21
powerpc/pci: Clean up direct access to sysdata by powermac platforms
Kumar Gala
1
-1
/
+1
2009-05-21
powerpc/powermac: Use generic_handle_irq() in gatwick_action()
Michael Ellerman
1
-1
/
+1
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2
-3
/
+0
[next]