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