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
/
86xx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
powerpc: Add missing headers
Christophe Leroy
5
-4
/
+6
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2022-05-05
powerpc: fix typos in comments
Julia Lawall
3
-3
/
+3
2022-02-07
powerpc/mpc86xx_hpcn: Remove obsolete statement
Christophe Leroy
1
-6
/
+0
2021-08-26
powerpc: retire sbc8641d board support
Paul Gortmaker
3
-95
/
+1
2021-06-16
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-1
/
+2
2019-11-21
powerpc/sysdev: drop simple gpio
Christophe Leroy
1
-4
/
+0
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+3
2019-07-04
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
10
-51
/
+10
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+0
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2018-12-19
powerpc/smp: Use code patching to restore reset vector
Christophe Leroy
1
-2
/
+1
2018-11-26
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
1
-1
/
+1
2018-11-23
rapidio: consolidate RAPIDIO config entry in drivers/rapidio
Christoph Hellwig
1
-2
/
+2
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-2
/
+2
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
1
-0
/
+1
2016-09-25
powerpc: Convert fsl_rstcr_restart to a reset handler
Andrey Smirnov
7
-7
/
+0
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-2
/
+2
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-20
/
+136
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
3
-1
/
+129
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
6
-19
/
+7
2016-07-09
powerpc/86xx: Add support for Emerson/Artesyn MVME7100
Alessio Igor Bogani
3
-1
/
+129
2016-06-08
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-4
/
+3
2016-03-12
powerpc/86xx: Consolidate common platform code
Alessio Igor Bogani
9
-163
/
+53
2015-10-28
Merge branch 'clock' into HEAD
Scott Wood
1
-1
/
+1
2015-10-22
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
6
-6
/
+6
2013-10-10
powerpc: add explicit OF includes
Rob Herring
1
-0
/
+1
2013-03-20
powerpc: remove redundant GENERIC_GPIO selection
Alexandre Courbot
1
-3
/
+0
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
4
-3
/
+5
2013-01-09
powerpc: fix typo (utilties -> utilities)
Tim Blechmann
1
-2
/
+2
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
3
-3
/
+3
2012-11-25
powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCI
Timur Tabi
1
-0
/
+2
2012-09-12
powerpc/fsl-pci: Unify pci/pcie initialization code
Jia Hongtao
6
-86
/
+28
2012-07-25
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-3
/
+3
2012-07-03
powerpc: Fix assmption of end_of_DRAM() returns end address
Bharat Bhushan
1
-1
/
+1
2012-06-16
powerpc/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
3
-3
/
+3
2012-04-02
Merge remote-tracking branch 'kumar/next' into merge
Benjamin Herrenschmidt
1
-1
/
+1
2012-03-29
powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
Timur Tabi
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
7
-7
/
+0
2012-03-16
powerpc: Move GE PIC drivers
Martyn Welch
7
-271
/
+3
[next]