| Commit message (Expand) | Author | Age | Files | Lines |
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | powerpc: clean the inclusion of stringify.h | Christophe Leroy | 2018-07-30 | 1 | -1/+0 |
* | powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range | Aneesh Kumar K.V | 2018-07-24 | 1 | -3/+29 |
* | powerpc/prom: Drop support for old FDT versions | Michael Ellerman | 2018-05-11 | 1 | -19/+4 |
* | Merge branch 'topic/paca' into next | Michael Ellerman | 2018-03-31 | 1 | -2/+13 |
|\ |
|
| * | powerpc/64: Defer paca allocation until memory topology is discovered | Nicholas Piggin | 2018-03-30 | 1 | -2/+3 |
| * | powerpc/setup: Add cpu_to_phys_id array | Nicholas Piggin | 2018-03-30 | 1 | -0/+10 |
* | | powerpc/prom: Remove warning on array size when empty | Mathieu Malaterre | 2018-03-13 | 1 | -2/+2 |
|/ |
|
* | powerpc/mm: Separate ibm, dynamic-memory data from DT format | Nathan Fontenot | 2018-01-16 | 1 | -66/+49 |
* | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 | Michael Ellerman | 2017-11-06 | 1 | -1/+1 |
* | powerpc/powernv: Enable TM without suspend if possible | Michael Ellerman | 2017-10-21 | 1 | -0/+4 |
* | powerpc/tm: Add commandline option to disable hardware transactional memory | Cyril Bur | 2017-10-20 | 1 | -0/+31 |
* | powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N | Michael Neuling | 2017-05-25 | 1 | -0/+2 |
* | powerpc/64s: Support new device tree binding for discovering CPU features | Nicholas Piggin | 2017-05-09 | 1 | -9/+20 |
* | powerpc: Remove unnecessary includes of asm/debug.h | Michael Ellerman | 2017-04-11 | 1 | -1/+0 |
* | powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. | Thiago Jung Bauermann | 2016-11-30 | 1 | -1/+1 |
* | powerpc/64: Used named initialisers for ibm_pa_features | Michael Ellerman | 2016-11-18 | 1 | -10/+11 |
* | powerpc/mm: Make MMU_FTR_RADIX a MMU family feature | Aneesh Kumar K.V | 2016-08-01 | 1 | -1/+1 |
* | powerpc/mm: Move disable_radix handling into mmu_early_init_devtree() | Michael Ellerman | 2016-08-01 | 1 | -13/+0 |
* | powerpc/mm: Add mmu_early_init_devtree() | Michael Ellerman | 2016-08-01 | 1 | -0/+2 |
* | powerpc/64: Move MMU backend selection out of platform code | Benjamin Herrenschmidt | 2016-07-21 | 1 | -0/+6 |
* | powerpc: Move FW feature probing out of pseries probe() | Benjamin Herrenschmidt | 2016-07-21 | 1 | -0/+4 |
* | powerpc/mm/radix: Add a kernel command line to disable radix | Aneesh Kumar K.V | 2016-07-17 | 1 | -0/+13 |
* | powerpc: Move epapr_paravirt_early_init() to early_init_devtree() | Benjamin Herrenschmidt | 2016-07-11 | 1 | -0/+2 |
* | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-05-20 | 1 | -0/+2 |
|\ |
|
| * | powerpc/mm/radix: Use firmware feature to enable Radix MMU | Aneesh Kumar K.V | 2016-05-11 | 1 | -0/+1 |
| * | powerpc: sparse: Include headers for __weak symbols | Daniel Axtens | 2016-04-12 | 1 | -0/+1 |
* | | powerpc: Update TM user feature bits in scan_features() | Anton Blanchard | 2016-04-18 | 1 | -4/+5 |
* | | powerpc: Update cpu_user_features2 in scan_features() | Anton Blanchard | 2016-04-18 | 1 | -8/+11 |
* | | powerpc: scan_features() updates incorrect bits for REAL_LE | Anton Blanchard | 2016-04-18 | 1 | -1/+1 |
|/ |
|
* | powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id() | Michael Ellerman | 2015-10-28 | 1 | -3/+2 |
* | powerpc/prom: Avoid reference to potentially freed memory | Christophe Jaillet | 2015-10-21 | 1 | -5/+8 |
* | powerpc/prom: Use DRCONF flags while processing detected LMBs | Anshuman Khandual | 2015-08-12 | 1 | -3/+4 |
* | powerpc/prom: Simplify the logic to fetch SLB size | Anshuman Khandual | 2015-08-12 | 1 | -11/+7 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-24 | 1 | -0/+1 |
|\ |
|
| * | of/fdt: split off FDT self reservation from memreserve processing | Ard Biesheuvel | 2015-06-02 | 1 | -0/+1 |
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 1 | -1/+0 |
|\ \ |
|
| * | | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas | 2015-06-08 | 1 | -1/+0 |
| |/ |
|
* / | powerpc: export of_get_ibm_chip_id function | Dan Streetman | 2015-05-11 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typo in printk messages | Masanari Iida | 2015-03-06 | 1 | -1/+1 |
* | | powerpc/kernel: Avoid initializing device-tree pointer twice | Gavin Shan | 2015-02-02 | 1 | -3/+0 |
* | | powerpc: Disable CPU_FTR_TM if TM is disabled by firmware | Aneesh Kumar K.V | 2014-11-14 | 1 | -0/+6 |
* | | powerpc: Remove some old bootmem related comments | Anton Blanchard | 2014-11-10 | 1 | -4/+1 |
|/ |
|
* | powerpc: Remove powerpc specific cmd_line | Anton Blanchard | 2014-10-02 | 1 | -3/+1 |
* | powerpc: Check flat device tree version at boot | Michael Ellerman | 2014-09-25 | 1 | -0/+4 |
* | powerpc: Make a bunch of things static | Anton Blanchard | 2014-09-25 | 1 | -2/+3 |
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-08-14 | 1 | -70/+0 |
|\ |
|
| * | of: Move dynamic node fixups out of powerpc and into common code | Grant Likely | 2014-07-23 | 1 | -70/+0 |
* | | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-08-05 | 1 | -6/+4 |
|\ \ |
|