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
/
feature.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-15
/
+5
2014-07-28
powerpc: Remove CONFIG_POWER4
Michael Ellerman
1
-21
/
+21
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
1
-15
/
+5
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
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
1
-1
/
+0
2010-08-06
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+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-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+1
2010-02-19
powerpc: Convert feature_lock to raw_spinlock
Thomas Gleixner
1
-3
/
+3
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-1
/
+1
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
2008-09-15
powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON
roel kluin
1
-1
/
+1
2008-02-08
[POWERPC] Disable G5 NAP mode during SMU commands on U3
Benjamin Herrenschmidt
1
-1
/
+10
2007-08-03
[POWERPC] Fix a compile warning in powermac/feature.c
Segher Boessenkool
1
-2
/
+4
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-13
/
+13
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
1
-21
/
+24
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
1
-11
/
+23
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-12
/
+12
2007-03-07
[POWERPC] Fix warning in powermac feature.c
Benjamin Herrenschmidt
1
-1
/
+4
2006-11-13
[PATCH] Fix compile warnings with CONFIG_PM=n
Olaf Hering
1
-4
/
+4
2006-09-23
[PATCH] more fallout from get_property returning pointer to const
Al Viro
1
-2
/
+2
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
1
-15
/
+15
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-22
[PATCH] powerpc: Don't print chosen idle loop at every boot
Olof Johansson
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+1
2006-03-17
Merge ../linux-2.6
Paul Mackerras
1
-5
/
+4
2006-03-16
[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...
Benjamin Herrenschmidt
1
-5
/
+4
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
1
-5
/
+5
2006-02-21
[PATCH] powermac: Fix loss of ethernet PHY on sleep
Benjamin Herrenschmidt
1
-5
/
+5
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
1
-2
/
+0
2006-02-01
[SUNGEM]: Unbreak Sun GEM chips.
David S. Miller
1
-4
/
+2
2006-01-24
[SUNGEM]: Make PM of PHYs more reliable (#2)
Benjamin Herrenschmidt
1
-2
/
+4
2006-01-09
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt
1
-25
/
+21
2006-01-09
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
1
-127
/
+0
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
1
-17
/
+48
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-30
/
+45
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
1
-25
/
+43
2005-12-12
[PATCH] powerpc: Fix clock spreading setting on some powermacs
Benjamin Herrenschmidt
1
-5
/
+16
2005-11-16
[PATCH] powerpc: add new powerbooks to feature table
Olof Johansson
1
-0
/
+8
2005-10-22
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
1
-4
/
+1
2005-10-12
powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64
Paul Mackerras
1
-0
/
+4
2005-10-10
powerpc: rename powermac files to remove pmac_ prefix
Paul Mackerras
1
-0
/
+3062