index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
chrp
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
2019-01-19
powerpc: chrp: Use of_node_is_type to access device_type
Rob Herring
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-26
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-07-19
chrp/nvram.c: add MODULE_LICENSE()
Randy Dunlap
2018-05-25
powerpc/chrp/time: Make some functions static, add missing header include
Mathieu Malaterre
2018-05-25
powerpc/chrp/pci: Make some functions static
Mathieu Malaterre
2018-05-25
powerpc/chrp/setup: Remove idu_size variable and make some functions static
Mathieu Malaterre
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-08-15
powerpc/chrp: Store the intended structure
Julia Lawall
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-03-31
powerpc32/chrp: fix section mismatch warning
LEROY Christophe
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-31
powerpc/nvram: Fix endian issue when reading the NVRAM size
Cedric Le Goater
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-09
pcspkr: Cleanup Kconfig dependencies
Ralf Baechle
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-10
powerpc: platforms/chrp irq_data conversion.
Lennert Buytenhek
2010-11-30
powerpc/nvram: Move things out of asm/nvram.h
Benjamin Herrenschmidt
2010-09-02
powerpc/chrp/nvram.c: Add of_node_put to avoid memory leak
Julia Lawall
[next]