| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: add CFUNC assembly label annotation | Nicholas Piggin | 2023-04-20 | 1 | -1/+1 |
* | Merge branch 'topic/objtool' into next | Michael Ellerman | 2022-12-08 | 1 | -1/+3 |
|\ |
|
| * | powerpc: Fix objtool unannotated intra-function call warnings | Sathvika Vasireddy | 2022-11-15 | 1 | -1/+3 |
* | | powerpc: allow minimum sized kernel stack frames | Nicholas Piggin | 2022-12-02 | 1 | -2/+2 |
|/ |
|
* | powerpc: Remove CONFIG_PPC_BOOK3E | Christophe Leroy | 2022-09-26 | 1 | -3/+3 |
* | powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2} | Christophe Leroy | 2022-05-19 | 1 | -1/+1 |
* | powerpc: Avoid link stack corruption in misc asm functions | Christophe Leroy | 2021-08-25 | 1 | -1/+1 |
* | powerpc/irq: Inline call_do_irq() and call_do_softirq() | Christophe Leroy | 2021-03-29 | 1 | -22/+0 |
* | powerpc: Remove SYNC on non 6xx | Christophe Leroy | 2020-10-08 | 1 | -1/+0 |
* | powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec | Aneesh Kumar K.V | 2020-07-20 | 1 | -14/+0 |
* | Merge branch 'topic/kaslr-book3e32' into next | Michael Ellerman | 2019-11-14 | 1 | -6/+1 |
|\ |
|
| * | powerpc: unify definition of M_IF_NEEDED | Jason Yan | 2019-11-13 | 1 | -6/+1 |
* | | powerpc: Convert flush_icache_range & friends to C | Alastair D'Silva | 2019-11-07 | 1 | -102/+0 |
* | | powerpc: Allow flush_icache_range to work across ranges >4GB | Alastair D'Silva | 2019-11-07 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-07-14 | 1 | -52/+0 |
|\ |
|
| * | powerpc/64: reuse PPC32 static inline flush_dcache_range() | Christophe Leroy | 2019-07-04 | 1 | -29/+0 |
| * | powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() | Christophe Leroy | 2019-07-04 | 1 | -25/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
|/ |
|
* | powerpc: clean inclusions of asm/feature-fixups.h | Christophe Leroy | 2018-07-30 | 1 | -0/+1 |
* | powerpc: Remove unused flush_dcache_phys_range() | Matt Brown | 2018-03-20 | 1 | -38/+0 |
* | powerpc/kexec: Fix kexec/kdump in P9 guest kernels | Michael Ellerman | 2017-11-24 | 1 | -0/+2 |
* | powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR | Balbir Singh | 2017-07-10 | 1 | -0/+12 |
* | powerpc/64: Fix flush_(d|i)cache_range() called from modules | Oliver O'Halloran | 2017-04-05 | 1 | -2/+2 |
* | powerpc/64: Fix naming of cache block vs. cache line | Benjamin Herrenschmidt | 2017-02-06 | 1 | -14/+14 |
* | powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. | Thiago Jung Bauermann | 2016-11-30 | 1 | -3/+3 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+4 |
|\ |
|
| * | ppc: move exports to definitions | Al Viro | 2016-08-08 | 1 | -0/+4 |
* | | powerpc/64/kexec: Copy image with MMU off when possible | Benjamin Herrenschmidt | 2016-09-22 | 1 | -4/+14 |
* | | powerpc/64/kexec: NULL check "clear_all" in kexec_sequence | Benjamin Herrenschmidt | 2016-09-22 | 1 | -3/+4 |
* | | powerpc/kernel: Use kprobe blacklist for asm functions | Nicholas Piggin | 2016-09-19 | 1 | -2/+3 |
|/ |
|
* | powerpc/mm: Move hash table ops to a separate structure | Benjamin Herrenschmidt | 2016-07-21 | 1 | -1/+1 |
* | powerpc: Define and use PPC64_ELF_ABI_v2/v1 | Michael Ellerman | 2016-06-14 | 1 | -1/+1 |
* | powerpc: Simplify module TOC handling | Alan Modra | 2016-01-21 | 1 | -28/+0 |
* | powerpc/book3e-64: Enable kexec | Tiejun Chen | 2015-10-28 | 1 | -0/+6 |
* | powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloop | Scott Wood | 2015-10-28 | 1 | -0/+2 |
* | powerpc/book3e-64/kexec: create an identity TLB mapping | Tiejun Chen | 2015-10-28 | 1 | -1/+51 |
* | powerpc/kexec: Reset secondary cpu endianness before kexec | Samuel Mendoza-Jonas | 2015-08-20 | 1 | -2/+11 |
* | powerpc: module: handle MODVERSION for .TOC. | Rusty Russell | 2014-04-23 | 1 | -0/+9 |
* | powerpc: EXPORT_SYMBOL(.TOC.) | Rusty Russell | 2014-04-23 | 1 | -0/+19 |
* | powerpc: ABIv2 function calls must place target address in r12 | Anton Blanchard | 2014-04-23 | 1 | -2/+6 |
* | powerpc: No need to use dot symbols when branching to a function | Anton Blanchard | 2014-04-23 | 1 | -5/+5 |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2013-12-30 | 1 | -1/+4 |
|\ |
|
| * | powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y | Michael Ellerman | 2013-12-10 | 1 | -1/+4 |
* | | powerpc: purge all the prefetched instructions for the coherent icache flush | Kevin Hao | 2013-12-02 | 1 | -0/+6 |
|/ |
|
* | powerpc/irq: Run softirqs off the top of the irq stack | Benjamin Herrenschmidt | 2013-09-25 | 1 | -6/+4 |
* | powerpc: remove the unused function disable_kernel_fp() | Kevin Hao | 2013-08-14 | 1 | -13/+0 |
* | powerpc/pmac: Early debug output on screen on 64-bit macs | Benjamin Herrenschmidt | 2013-08-14 | 1 | -0/+31 |
* | powerpc: Remove the symbol __flush_icache_range | Kevin Hao | 2013-08-14 | 1 | -1/+1 |
* | powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range | Kevin Hao | 2013-08-14 | 1 | -1/+3 |
* | powerpc: Provide __bswapdi2 | David Woodhouse | 2013-05-14 | 1 | -0/+11 |