index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-27
powerpc: retire sbc8641d board support
Paul Gortmaker
3
-95
/
+1
2021-06-17
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-19
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-19
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-13
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-29
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-30
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-08
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-11
powerpc/86xx: Consolidate common platform code
Alessio Igor Bogani
9
-163
/
+53
2015-10-27
Merge branch 'clock' into HEAD
Scott Wood
1
-1
/
+1
2015-10-21
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-09
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-03
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-24
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]