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