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.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
/
powermac
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-11
/
+3
2024-11-14
powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()
Markus Elfring
1
-11
/
+3
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-1
/
+1
2024-08-29
powerpc/powermac/pfunc_base: Use helper function for_each_child_of_node()
Zhang Zekun
1
-1
/
+1
2024-08-21
powerpc/32: Convert patch_instruction() to patch_uint()
Benjamin Gray
1
-1
/
+1
2024-05-07
powerpc: Fix typos
Bjorn Helgaas
2
-2
/
+2
2024-03-16
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+1
2024-03-07
arch/powerpc: Remove <linux/fb.h> from backlight code
Thomas Zimmermann
1
-26
/
+0
2024-03-03
powerpc/32: fix ADB_CUDA kconfig warning
Michael Ellerman
1
-1
/
+1
2024-02-21
powerpc: Remove duplicate/unnecessary ifdefs
Shrikanth Hegde
1
-2
/
+0
2023-11-21
powerpc/powermac: mark smp_psurge_{give,take}_timebase static
Arnd Bergmann
1
-2
/
+2
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
1
-1
/
+2
2023-09-18
powerpc/32: Add dependencies of POWER_RESET for pmac32
Yuan Tan
1
-0
/
+1
2023-09-18
powerpc/powermac: add missing of_node_put
Julia Lawall
2
-2
/
+6
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-5
/
+7
2023-08-25
powerpc/powermac: Fix unused function warning
Michael Ellerman
1
-4
/
+4
2023-08-02
powerpc/powermac: Use early_* IO variants in via_calibrate_decr()
Benjamin Gray
1
-3
/
+3
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
1
-0
/
+2
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-6
/
+6
2023-06-21
powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
Rob Herring
1
-6
/
+6
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
1
-1
/
+2
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
1
-10
/
+6
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
4
-5
/
+5
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
1
-2
/
+1
2022-11-24
powerpc/powermac: Fix symbol not declared warnings
Chen Lifu
1
-13
/
+5
2022-09-05
powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()
Liang He
1
-2
/
+6
2022-09-05
powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()
Liang He
1
-0
/
+2
2022-09-05
powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()
Liang He
1
-0
/
+1
2022-09-05
powerpc/powermac/feature: Add missing of_node_put()
Liang He
1
-5
/
+10
2022-09-05
powerpc/powermac: Add missing of_node_put() in smp_core99_setup()
Liang He
1
-0
/
+1
2022-06-26
powerpc/powermac: Remove empty function note_scsi_host()
Christophe Leroy
1
-7
/
+0
2022-05-22
powerpc/powermac: constify device_node in of_irq_parse_oldworld()
Krzysztof Kozlowski
1
-1
/
+1
2022-05-22
powerpc/powermac: add missing g5_phy_disable_cpu1() declaration
Krzysztof Kozlowski
2
-2
/
+2
2022-05-08
powerpc: Add missing headers
Christophe Leroy
10
-7
/
+13
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
5
-5
/
+0
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-05-04
powerpc/powermac: Use for_each_property_of_node()
Michael Ellerman
1
-1
/
+1
2022-05-04
powerpc: No need to initialise statics to 0
Xiang wangx
1
-1
/
+1
2022-05-04
powerpc: use strscpy to replace strlcpy
Jason Wang
1
-1
/
+1
2022-05-04
powerpc/pmac: remove unused symbol
Zucheng Zheng
1
-4
/
+0
2022-02-07
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
Christophe Leroy
1
-0
/
+2
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
1
-2
/
+2
2021-12-23
cuda/pmu: Make find_via_cuda/pmu init functions
Nick Child
1
-2
/
+2
2021-12-23
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
6
-9
/
+9
2021-12-20
powerpc: use swap() to make code cleaner
Yang Guang
1
-4
/
+2
2021-12-09
powerpc/powermac: Add additional missing lockdep_register_key()
Christophe Leroy
1
-0
/
+2
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
1
-0
/
+1
2021-12-02
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
1
-1
/
+1
2021-11-30
powerpc/powermac: Add missing lockdep_register_key()
Christophe Leroy
1
-0
/
+1
[next]