index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-5
/
+5
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+8
2025-12-02
powerpc/powermac: backlight: Include <linux/of.h>
Thomas Zimmermann
-0
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
-4
/
+8
2025-06-17
powerpc/powermac: remove unneeded tty includes
Jiri Slaby (SUSE)
-2
/
+0
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+2
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+5
2025-05-16
powerpc: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
-1
/
+1
2025-05-16
powerpc: Switch irq_domain_add_nomap() to use fwnode
Jiri Slaby (SUSE)
-1
/
+1
2025-05-16
powerpc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
-2
/
+3
2025-05-15
powerpc/powermac: Use str_enabled_disabled() and str_on_off() helpers
Thorsten Blum
-3
/
+4
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
-1
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-4
/
+1
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-11
/
+3
2024-11-14
powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()
Markus Elfring
-11
/
+3
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
-1
/
+1
2024-08-29
powerpc/powermac/pfunc_base: Use helper function for_each_child_of_node()
Zhang Zekun
-1
/
+1
2024-08-21
powerpc/32: Convert patch_instruction() to patch_uint()
Benjamin Gray
-1
/
+1
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
-2
/
+2
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-3
/
+1
2024-03-07
arch/powerpc: Remove <linux/fb.h> from backlight code
Thomas Zimmermann
-26
/
+0
2024-03-03
powerpc/32: fix ADB_CUDA kconfig warning
Michael Ellerman
-1
/
+1
2024-02-21
powerpc: Remove duplicate/unnecessary ifdefs
Shrikanth Hegde
-2
/
+0
2023-11-21
powerpc/powermac: mark smp_psurge_{give,take}_timebase static
Arnd Bergmann
-2
/
+2
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
-1
/
+2
2023-09-18
powerpc/32: Add dependencies of POWER_RESET for pmac32
Yuan Tan
-0
/
+1
2023-09-18
powerpc/powermac: add missing of_node_put
Julia Lawall
-2
/
+6
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-5
/
+7
2023-08-25
powerpc/powermac: Fix unused function warning
Michael Ellerman
-4
/
+4
2023-08-02
powerpc/powermac: Use early_* IO variants in via_calibrate_decr()
Benjamin Gray
-3
/
+3
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
-0
/
+2
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
-1
/
+1
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-6
/
+6
2023-06-21
powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
Rob Herring
-6
/
+6
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
-1
/
+2
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
-10
/
+6
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
-5
/
+5
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
-2
/
+1
2022-11-24
powerpc/powermac: Fix symbol not declared warnings
Chen Lifu
-13
/
+5
2022-09-05
powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()
Liang He
-2
/
+6
2022-09-05
powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()
Liang He
-0
/
+2
2022-09-05
powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()
Liang He
-0
/
+1
2022-09-05
powerpc/powermac/feature: Add missing of_node_put()
Liang He
-5
/
+10
2022-09-05
powerpc/powermac: Add missing of_node_put() in smp_core99_setup()
Liang He
-0
/
+1
2022-06-26
powerpc/powermac: Remove empty function note_scsi_host()
Christophe Leroy
-7
/
+0
2022-05-22
powerpc/powermac: constify device_node in of_irq_parse_oldworld()
Krzysztof Kozlowski
-1
/
+1
2022-05-22
powerpc/powermac: add missing g5_phy_disable_cpu1() declaration
Krzysztof Kozlowski
-2
/
+2
[next]