开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
8xx
Age
Commit message (
Expand
)
Author
2022-09-05
powerpc/8xx: Add missing of_node_put() in tqm8xx_setup.c
Liang He
2022-05-11
powerpc/8xx: Use kmalloced data structure instead of global static
Christophe Leroy
2022-05-11
powerpc/8xx: Remove mpc8xx_pics_init()
Christophe Leroy
2022-05-11
powerpc/8xx: Convert CPM1 interrupt controller to platform_device
Christophe Leroy
2022-05-11
powerpc/8xx: Convert CPM1 error interrupt handler to platform driver
Christophe Leroy
2022-05-11
powerpc/8xx: Move CPM interrupt controller into a dedicated file
Christophe Leroy
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-02
powerpc/8xx: export 'cpm_setbrg' for modules
Randy Dunlap
2022-03-09
powerpc: 8xx: fix a return value error in mpc8xx_pic_init
Hangyu Hua
2021-02-09
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
2020-12-09
powerpc/8xx: Fix early debug when SMC1 is relocated
Christophe Leroy
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-05-26
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-05-26
powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
Christophe Leroy
2020-05-26
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2019-11-19
powerpc/8xx: use the fixmapped IMMR in cpm_reset()
Christophe Leroy
2019-11-19
powerpc/8xx: add __init to cpm1 init functions
Christophe Leroy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-05
powerpc/8xx: Add microcode patch to move SMC parameter RAM.
Christophe Leroy
2019-07-05
powerpc/8xx: Use IO accessors in microcode programming.
Christophe Leroy
2019-07-05
powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
Christophe Leroy
2019-07-05
powerpc/8xx: refactor programming of microcode CPM params.
Christophe Leroy
2019-07-05
powerpc/8xx: refactor printing of microcode patch name.
Christophe Leroy
2019-07-05
powerpc/8xx: Refactor microcode write
Christophe Leroy
2019-07-05
powerpc/8xx: refactor writing of CPM microcode arrays
Christophe Leroy
2019-07-05
powerpc/8xx: compact microcode arrays
Christophe Leroy
2019-07-05
powerpc/8xx: drop verify_patch()
Christophe Leroy
2019-07-05
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
Christophe Leroy
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-20
powerpc/8xx: Fix possible device node reference leak
Wen Yang
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-19
powerpc/traps: fix machine check handlers to use pr_cont()
Christophe Leroy
2018-09-28
powerpc: 8xx: get cpu node with of_get_cpu_node
Rob Herring
2018-06-04
powerpc/8xx: Remove RTC clock on 88x
Christophe Leroy
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
2018-03-13
powerpc/8xx: fix cpm_cascade() dual end of interrupt
Christophe Leroy
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-14
powerpc/8xx: Fix two CONFIG_8xx left behind
Christophe Leroy
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-08-10
powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx
Christophe Leroy
2017-08-10
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
Christophe Leroy
2017-08-10
powerpc/8xx: Simplify CONFIG_8xx checks in Makefile
Christophe Leroy
[next]