Age | Commit message (Expand) | Author |
2021-08-12 | powerpc: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-06-15 | powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl() | Tom Rix |
2021-04-23 | powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add') | Christophe Leroy |
2021-02-11 | powerpc/time: Avoid using get_tbl() | Christophe Leroy |
2021-02-09 | powerpc/52xx/mpc5200_simple: Move PHB discovery | Oliver O'Halloran |
2021-02-09 | powerpc/52xx/media5200: Move PHB discovery | Oliver O'Halloran |
2021-02-09 | powerpc/52xx/lite5200: Move PHB discovery | Oliver O'Halloran |
2021-02-09 | powerpc/52xx/efika: Move PHB discovery | Oliver O'Halloran |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-07-29 | powerpc/52xx: Fix comment about CONFIG_BDI* | Michael Ellerman |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-02 | powerpc/52xx: Blacklist functions running with MMU disabled for kprobe | Christophe Leroy |
2020-04-01 | powerpc/32: drop unused ISA_DMA_THRESHOLD | Mike Rapoport |
2019-10-23 | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-22 | powerpc: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-11-26 | powerpc/kconfig: remove CONFIG_6xx | Christophe Leroy |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-08-08 | powerpc/Makefiles: Convert ifeq to ifdef where possible | Rodrigo R. Galvao |
2018-07-03 | powerpc/mpc5200: Remove VLA usage | Kees Cook |
2018-01-27 | powerpc/mpc52xx_gpt: make use of raw_spinlock variants | Julia Cartwright |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring |
2017-05-03 | powerpc/mpc52xx: Don't select user-visible RTAS_PROC | Michael Ellerman |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens |
2016-03-30 | powerpc: mpc52xx_gpt: use gpiochip data pointer | Linus Walleij |
2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder |
2015-10-22 | powerpc: Introduce the use of the managed version of kzalloc | Himangi Saraogi |
2015-10-22 | powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-16 | powerpc/mpc52xx: Use irq_set_handler_locked() | Thomas Gleixner |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-06-08 | PCI: Include <linux/pci.h>, not <asm/pci.h> | Bjorn Helgaas |
2015-06-02 | powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-03 | powerpc: Convert power off logic to pm_power_off | Alexander Graf |
2014-10-20 | powerpc: platforms: 52xx: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |
2014-04-30 | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2014-01-12 | clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCK | Gerhard Sittig |
2013-12-19 | treewide: Fix typos in printk | Masanari Iida |
2013-10-30 | powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module | Anatolij Gustschin |
2013-10-30 | Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()" | Wolfram Sang |