index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
feature.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-22
1
-6
/
+5
*
powerpc: annotate implicit fall throughs
Stephen Rothwell
2018-12-04
1
-0
/
+1
*
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-1
/
+1
*
powerpc: use for_each_of_cpu_node iterator
Rob Herring
2018-09-28
1
-33
/
+18
*
powerpc/powermac: of_node_put() is not needed after iterator
zhong jiang
2018-08-08
1
-2
/
+0
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-1
/
+1
|
\
|
*
powerpc/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
1
-1
/
+1
*
|
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
2017-12-04
1
-1
/
+1
*
|
powerpc/powermac: drop useless call to of_find_node_by_name
Dmitry Torokhov
2017-12-04
1
-1
/
+0
|
/
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-7
/
+7
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
1
-3
/
+3
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-14
1
-15
/
+5
|
\
|
*
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-26
1
-15
/
+5
*
|
powerpc: Remove CONFIG_POWER4
Michael Ellerman
2014-07-28
1
-21
/
+21
|
/
*
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
powerpc/powermac: Drop unnecessary null test
Julia Lawall
2010-08-24
1
-1
/
+1
*
powerpc/powermac: Drop unnecessary of_node_put
Julia Lawall
2010-08-24
1
-1
/
+0
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
1
-0
/
+2
|
\
|
*
of/address: Clean up function declarations
Grant Likely
2010-08-01
1
-0
/
+2
*
|
powerpc/powermac: Add PowerMac10,2 machine descriptor
Benjamin Herrenschmidt
2010-07-31
1
-1
/
+5
|
/
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-02-26
1
-1
/
+1
|
\
|
*
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2010-02-09
1
-1
/
+1
*
|
powerpc: Convert feature_lock to raw_spinlock
Thomas Gleixner
2010-02-19
1
-3
/
+3
|
/
*
powerpc: Missing tests for NULL after ioremap()
roel kluin
2009-08-20
1
-1
/
+8
*
powerpc: ARRAY_SIZE changes in pasemi and powermac code
Stoyan Gaydarov
2009-08-20
1
-2
/
+2
*
powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON
roel kluin
2008-09-15
1
-1
/
+1
*
[POWERPC] Disable G5 NAP mode during SMU commands on U3
Benjamin Herrenschmidt
2008-02-08
1
-1
/
+10
*
[POWERPC] Fix a compile warning in powermac/feature.c
Segher Boessenkool
2007-08-03
1
-2
/
+4
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-13
/
+13
*
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2007-04-24
1
-21
/
+24
*
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2007-04-24
1
-11
/
+23
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-12
/
+12
*
[POWERPC] Fix warning in powermac feature.c
Benjamin Herrenschmidt
2007-03-08
1
-1
/
+4
*
[PATCH] Fix compile warnings with CONFIG_PM=n
Olaf Hering
2006-11-13
1
-4
/
+4
*
[PATCH] more fallout from get_property returning pointer to const
Al Viro
2006-09-23
1
-2
/
+2
*
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-15
/
+15
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] powerpc: Don't print chosen idle loop at every boot
Olof Johansson
2006-04-22
1
-1
/
+1
*
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
1
-1
/
+1
*
Merge ../linux-2.6
Paul Mackerras
2006-03-17
1
-5
/
+4
|
\
|
*
[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...
Benjamin Herrenschmidt
2006-03-16
1
-5
/
+4
*
|
Merge ../powerpc-merge
Paul Mackerras
2006-02-24
1
-5
/
+5
|
\
|
|
*
[PATCH] powermac: Fix loss of ethernet PHY on sleep
Benjamin Herrenschmidt
2006-02-20
1
-5
/
+5
|
*
[SUNGEM]: Unbreak Sun GEM chips.
David S. Miller
2006-01-31
1
-4
/
+2
|
*
[SUNGEM]: Make PM of PHYs more reliable (#2)
Benjamin Herrenschmidt
2006-01-23
1
-2
/
+4
*
|
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-02-10
1
-2
/
+0
|
/
*
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt
2006-01-09
1
-25
/
+21
*
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
2006-01-09
1
-127
/
+0
*
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-09
1
-17
/
+48
[next]