index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
8xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2023-10-19
1
-0
/
+1
*
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
2
-2
/
+0
|
\
|
*
serial: cpm_uart: Don't include fs_uart_pd.h when not needed
Christophe Leroy
2023-08-04
2
-2
/
+0
*
|
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
6
-68
/
+26
|
\
\
|
*
|
powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype error
Christophe Leroy
2023-08-18
1
-12
/
+5
|
*
|
powerpc/8xx: Remove immr_map() and immr_unmap()
Christophe Leroy
2023-08-16
2
-54
/
+22
|
*
|
powerpc/include: Declare mpc8xx_immr in 8xx_immap.h
Christophe Leroy
2023-08-16
3
-3
/
+1
|
*
|
powerpc/include: Remove unneeded #include <asm/fs_pd.h>
Christophe Leroy
2023-08-16
1
-1
/
+0
|
|
/
*
/
net: fs_enet: Don't include fs_enet_pd.h when not needed
Christophe Leroy
2023-08-08
3
-3
/
+0
|
/
*
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-28
5
-31
/
+5
|
\
|
*
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-16
1
-1
/
+0
|
*
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2023-03-15
5
-30
/
+5
*
|
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
|
*
|
powerpc/8xx: Use a larger CPM1 command check mask
Herve Codina
2023-03-05
1
-1
/
+1
|
|
/
*
/
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
2023-03-06
2
-1
/
+2
|
/
*
powerpc/8xx: Add missing of_node_put() in tqm8xx_setup.c
Liang He
2022-09-05
1
-0
/
+3
*
powerpc/8xx: Use kmalloced data structure instead of global static
Christophe Leroy
2022-05-11
1
-18
/
+30
*
powerpc/8xx: Remove mpc8xx_pics_init()
Christophe Leroy
2022-05-11
9
-32
/
+15
*
powerpc/8xx: Convert CPM1 interrupt controller to platform_device
Christophe Leroy
2022-05-11
3
-56
/
+50
*
powerpc/8xx: Convert CPM1 error interrupt handler to platform driver
Christophe Leroy
2022-05-11
1
-29
/
+44
*
powerpc/8xx: Move CPM interrupt controller into a dedicated file
Christophe Leroy
2022-05-11
3
-140
/
+152
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
3
-3
/
+5
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
1
-1
/
+0
*
powerpc/8xx: export 'cpm_setbrg' for modules
Randy Dunlap
2022-05-02
1
-0
/
+1
*
powerpc: 8xx: fix a return value error in mpc8xx_pic_init
Hangyu Hua
2022-03-09
1
-0
/
+1
*
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
2021-02-09
1
-1
/
+1
*
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
2020-12-09
1
-7
/
+0
*
powerpc/8xx: Fix early debug when SMC1 is relocated
Christophe Leroy
2020-12-09
1
-0
/
+11
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
2
-2
/
+0
*
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
1
-1
/
+1
*
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
2020-05-26
1
-1
/
+1
*
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-05-26
1
-1
/
+1
*
powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
Christophe Leroy
2020-05-26
1
-0
/
+41
*
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-05-26
1
-9
/
+0
*
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-25
2
-14
/
+4
*
powerpc/8xx: use the fixmapped IMMR in cpm_reset()
Christophe Leroy
2019-11-19
1
-7
/
+1
*
powerpc/8xx: add __init to cpm1 init functions
Christophe Leroy
2019-11-19
2
-6
/
+6
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
4
-0
/
+1177
|
\
|
*
powerpc/8xx: Add microcode patch to move SMC parameter RAM.
Christophe Leroy
2019-07-05
2
-0
/
+104
|
*
powerpc/8xx: Use IO accessors in microcode programming.
Christophe Leroy
2019-07-05
1
-18
/
+16
|
*
powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
Christophe Leroy
2019-07-05
1
-20
/
+13
|
*
powerpc/8xx: refactor programming of microcode CPM params.
Christophe Leroy
2019-07-05
1
-18
/
+27
|
*
powerpc/8xx: refactor printing of microcode patch name.
Christophe Leroy
2019-07-05
1
-6
/
+8
|
*
powerpc/8xx: Refactor microcode write
Christophe Leroy
2019-07-05
1
-9
/
+6
|
*
powerpc/8xx: refactor writing of CPM microcode arrays
Christophe Leroy
2019-07-05
1
-22
/
+13
|
*
powerpc/8xx: compact microcode arrays
Christophe Leroy
2019-07-05
1
-559
/
+140
|
*
powerpc/8xx: drop verify_patch()
Christophe Leroy
2019-07-05
1
-40
/
+0
|
*
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
Christophe Leroy
2019-07-05
3
-0
/
+1542
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
|
/
[next]