Age | Commit message (Expand) | Author | Files | Lines |
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-03-29 | powerpc/pci: fix warning comparing pointer to 0 | Jiapeng Chong | 1 | -1/+1 |
2021-02-09 | powerpc/pci: Move PHB discovery for PCI_DN using platforms | Oliver O'Halloran | 2 | -3/+4 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2 | -2/+0 |
2020-03-25 | powerpc/maple: Fix declaration made after definition | Nathan Chancellor | 1 | -17/+17 |
2020-02-04 | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2020-01-26 | powerpc/maple: Fix comparing pointer to 0 | Chen Zhou | 1 | -1/+1 |
2020-01-14 | arch/powerpc/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -3/+0 |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2019-07-04 | powerpc/Kconfig: Clean up formatting | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 3 | -17/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2018-11-26 | powerpc: Use device_type helpers to access the node type | Rob Herring | 1 | -4/+2 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -1/+1 |
2018-10-13 | powerpc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2018-06-03 | powerpc: use time64_t in read_persistent_clock | Arnd Bergmann | 2 | -4/+3 |
2017-12-18 | powerpc: Set I/O port resource types correctly | Bjorn Helgaas | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 1 | -5/+5 |
2017-01-31 | powerpc: Move isa bridge definitions to separate include | Benjamin Herrenschmidt | 1 | -0/+1 |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 1 | -3/+3 |
2016-09-13 | powerpc/sparse: Make a bunch of things static | Daniel Axtens | 1 | -2/+2 |
2016-07-21 | powerpc: Get rid of ppc_md.init_early() | Benjamin Herrenschmidt | 1 | -13/+2 |
2016-07-21 | powerpc/64: Move 64-bit probe_machine() to later in the boot process | Benjamin Herrenschmidt | 1 | -4/+2 |
2016-07-21 | powerpc/64: Move MMU backend selection out of platform code | Benjamin Herrenschmidt | 1 | -1/+0 |
2016-07-21 | powerpc/dart: Use a cachable DART | Benjamin Herrenschmidt | 1 | -7/+0 |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens | 1 | -3/+5 |
2016-06-21 | powerpc/pci: Delay populating pdn | Gavin Shan | 1 | -13/+21 |
2015-12-16 | powerpc: Remove broken GregorianDay() | Daniel Axtens | 1 | -1/+1 |
2015-09-29 | powerpc: Kconfig: remove BE-only platforms from LE kernel build | Boqun Feng | 1 | -1/+1 |
2015-04-11 | powerpc/maple: Move controller ops from ppc_md to controller_ops | Daniel Axtens | 3 | -1/+7 |
2015-04-11 | powerpc: dart_iommu: optionally populate controller_ops on init | Daniel Axtens | 1 | -1/+1 |
2014-11-10 | powerpc: Remove superfluous bootmem includes | Anton Blanchard | 1 | -1/+0 |
2014-11-03 | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 1 | -2/+2 |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -2/+0 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 2 | -2/+0 |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |
2012-02-23 | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas | 1 | -1/+1 |
2012-02-23 | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett | 1 | -1/+1 |
2011-12-07 | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett | 1 | -1/+1 |
2011-11-28 | powerpc/maple: Enable access to HT Host-Bridge on Maple | Dmitry Eremin-Solenikov | 1 | -0/+55 |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
2011-06-29 | powerpc/maple: Register CPC925 EDAC device on all boards with CPC925 | Dmitry Eremin-Solenikov | 1 | -22/+19 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -1/+1 |
2010-09-02 | powerpc/maple: Add of_node_put to avoid memory leak | Julia Lawall | 1 | -0/+1 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |