# SPDX-License-Identifier: GPL-2.0-only vboxguest-y := vboxguest_linux.o vboxguest_core.o vboxguest_utils.o obj-$(CONFIG_VBOXGUEST) += vboxguest.o ipt>
summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx
AgeCommit message (Expand)Author
2022-07-18powerpc/52xx: Mark gpt driver as not removableUwe Kleine-König
2022-06-22powerpc/52xx: Get rid of of_node assignmentAndy Shevchenko
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko
2022-06-22powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()Andy Shevchenko
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-04powerpc/5xx: Drop unnecessary castWang Qing
2022-05-04powerpc/mpc52xx: Fix some pr_debug() issuesRandy Dunlap
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin
2021-08-12powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-06-15powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()Tom Rix
2021-04-23powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-02-11powerpc/time: Avoid using get_tbl()Christophe Leroy
2021-02-09powerpc/52xx/mpc5200_simple: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/52xx/media5200: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/52xx/lite5200: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/52xx/efika: Move PHB discoveryOliver O'Halloran
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-29powerpc/52xx: Fix comment about CONFIG_BDI*Michael Ellerman
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-02powerpc/52xx: Blacklist functions running with MMU disabled for kprobeChristophe Leroy
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann