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.13.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
/
8xx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
1
-7
/
+0
2020-12-09
powerpc/8xx: Fix early debug when SMC1 is relocated
Christophe Leroy
1
-0
/
+11
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-05-26
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
1
-1
/
+1
2020-05-26
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
1
-1
/
+1
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-1
/
+1
2020-05-26
powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
Christophe Leroy
1
-0
/
+41
2020-05-26
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
1
-9
/
+0
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2
-14
/
+4
2019-11-19
powerpc/8xx: use the fixmapped IMMR in cpm_reset()
Christophe Leroy
1
-7
/
+1
2019-11-19
powerpc/8xx: add __init to cpm1 init functions
Christophe Leroy
2
-6
/
+6
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-0
/
+1177
2019-07-04
powerpc/8xx: Add microcode patch to move SMC parameter RAM.
Christophe Leroy
2
-0
/
+104
2019-07-04
powerpc/8xx: Use IO accessors in microcode programming.
Christophe Leroy
1
-18
/
+16
2019-07-04
powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
Christophe Leroy
1
-20
/
+13
2019-07-04
powerpc/8xx: refactor programming of microcode CPM params.
Christophe Leroy
1
-18
/
+27
2019-07-04
powerpc/8xx: refactor printing of microcode patch name.
Christophe Leroy
1
-6
/
+8
2019-07-04
powerpc/8xx: Refactor microcode write
Christophe Leroy
1
-9
/
+6
2019-07-04
powerpc/8xx: refactor writing of CPM microcode arrays
Christophe Leroy
1
-22
/
+13
2019-07-04
powerpc/8xx: compact microcode arrays
Christophe Leroy
1
-559
/
+140
2019-07-04
powerpc/8xx: drop verify_patch()
Christophe Leroy
1
-40
/
+0
2019-07-04
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
Christophe Leroy
3
-0
/
+1542
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-04-20
powerpc/8xx: Fix possible device node reference leak
Wen Yang
1
-2
/
+1
2018-10-27
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2018-10-18
powerpc/traps: fix machine check handlers to use pr_cont()
Christophe Leroy
1
-2
/
+2
2018-09-28
powerpc: 8xx: get cpu node with of_get_cpu_node
Rob Herring
1
-2
/
+3
2018-06-03
powerpc/8xx: Remove RTC clock on 88x
Christophe Leroy
3
-6
/
+0
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
1
-4
/
+3
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
1
-3
/
+1
2018-03-13
powerpc/8xx: fix cpm_cascade() dual end of interrupt
Christophe Leroy
1
-7
/
+1
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
1
-12
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-08-14
powerpc/8xx: Fix two CONFIG_8xx left behind
Christophe Leroy
1
-1
/
+1
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-1
/
+0
2017-08-10
powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx
Christophe Leroy
4
-2
/
+184
2017-08-10
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
Christophe Leroy
2
-1
/
+38
2017-08-10
powerpc/8xx: Simplify CONFIG_8xx checks in Makefile
Christophe Leroy
1
-1
/
+1
2016-12-10
powerpc/8xx: Implement support of hugepages
Christophe Leroy
1
-0
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-1
/
+1
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-13
/
+7
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
5
-11
/
+5
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2
-2
/
+2
2016-06-08
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2014-11-08
powerpc/8xx: Remove Kconfig symbol FADS
Paul Bolle
1
-4
/
+0
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
5
-5
/
+5
2014-06-26
powerpc/8xx: Remove empty asm/mpc8xx.h
Scott Wood
3
-3
/
+0
2014-06-26
pcmcia: Remove m8xx_pcmcia driver
Scott Wood
2
-63
/
+0
[next]