index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
85xx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/85xx: Fix declaration made after definition
Michael Ellerman
2020-11-19
1
-2
/
+1
*
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-18
1
-2
/
+2
*
powerpc/Kconfig: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
1
-1
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
5
-5
/
+5
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
5
-5
/
+5
*
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-25
1
-7
/
+4
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
4
-69
/
+0
|
\
|
*
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
2019-12-09
4
-69
/
+0
*
|
powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entry
Bai Yingjie
2020-01-07
1
-0
/
+9
*
|
powerpc/85xx: Get twr_p102x to compile again
Sebastian Andrzej Siewior
2020-01-06
1
-4
/
+1
|
/
*
powerpc/sysdev: drop simple gpio
Christophe Leroy
2019-11-21
1
-6
/
+0
*
powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
Rasmus Villemoes
2019-11-17
6
-30
/
+0
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-4
/
+4
|
\
|
*
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
2019-07-04
1
-4
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-12
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419
Thomas Gleixner
2019-06-05
2
-8
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
25
-127
/
+25
|
/
*
powerpc/dma: trim the fat from <asm/dma-mapping.h>
Christoph Hellwig
2019-02-18
2
-0
/
+2
*
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2019-02-18
8
-21
/
+0
*
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
1
-5
/
+5
|
\
|
*
rapidio: consolidate RAPIDIO config entry in drivers/rapidio
Christoph Hellwig
2018-11-23
1
-4
/
+4
|
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-1
/
+1
*
|
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-20
2
-19
/
+0
*
|
powerpc/85xx: Drop pointless static qualifier
Yue Haibing
2018-11-25
1
-1
/
+1
|
/
*
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
Christophe Leroy
2018-10-14
1
-2
/
+2
*
powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
Randy Dunlap
2018-08-07
1
-0
/
+4
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-4
/
+4
*
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-12-04
1
-4
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
2
-6
/
+6
*
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-28
1
-0
/
+1
*
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-13
1
-9
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
powerpc/corenet: add support for the kmcent2 board
Valentin Longchamp
2017-01-25
1
-0
/
+1
*
powerpc/85xx: Enable display support for t1042rdb
Jason Jin
2017-01-25
2
-0
/
+153
*
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
2016-12-20
1
-3
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-16
1
-0
/
+2
|
\
|
*
powerpc/85xx/qemu: Enable CONFIG_E500 and CONFIG_PPC_E500MC
David Engraf
2016-11-23
1
-0
/
+2
*
|
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-30
2
-5
/
+5
|
/
*
powerpc: Convert fsl_rstcr_restart to a reset handler
Andrey Smirnov
2016-09-25
24
-45
/
+18
*
powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signature
Andrey Smirnov
2016-09-25
1
-3
/
+5
*
powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabled
Andrey Smirnov
2016-09-25
2
-2
/
+9
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
4
-8
/
+8
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-31
25
-128
/
+47
|
\
|
*
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
25
-119
/
+42
|
*
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-07-14
2
-2
/
+2
|
*
powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
2016-07-13
1
-2
/
+1
|
*
powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
2016-07-13
1
-3
/
+1
|
*
powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
2016-07-13
1
-2
/
+1
*
|
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2016-06-08
1
-2
/
+2
|
/
[next]