index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
pfunc_core.c
Age
Commit message (
Expand
)
Author
2010-09-02
powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
[POWERPC] Make struct property's value a void *
Stephen Rothwell
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-15
[POWERPC] make pmf irq_client functions safe against pmf interrupts coming in
Johannes Berg
2006-06-05
[PATCH] pmf_register_irq_client() gives sleep with locks held warning
Benjamin Herrenschmidt
2006-03-03
powerpc: Turn off verbose debug output in powermac platform functions
Paul Mackerras
2006-02-01
[PATCH] powerpc: enable irq's for platform functions.
Ben Collins
2006-01-09
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt