Age | Commit message (Expand) | Author |
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 |
2012-09-30 | powerpc: split ret_from_fork | Al Viro |
2012-07-10 | powerpc: Fixes for instructions not using correct register naming | Michael Neuling |
2012-07-10 | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h | Michael Neuling |
2012-07-10 | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling |
2011-06-29 | powerpc/maple: Enable scom access functions on Maple | Dmitry Eremin-Solenikov |
2011-05-19 | powerpc/kexec: Fix memory corruption from unallocated slaves | Milton Miller |
2010-11-29 | powerpc: Remove second definition of STACK_FRAME_OVERHEAD | Stephen Rothwell |
2010-06-15 | powerpc: Unconditionally enabled irq stacks | Christoph Hellwig |
2010-05-21 | powerpc/kexec: Fix race in kexec shutdown | Michael Neuling |
2009-06-09 | powerpc: Move VMX and VSX asm code to vector.S | Benjamin Herrenschmidt |
2009-04-07 | powerpc: Disable VSX or current process in giveup_fpu/altivec | Michael Neuling |
2008-10-31 | powerpc: Kexec exit should not use magic numbers | Milton Miller |
2008-10-22 | powerpc: Support for relocatable kdump kernel | Mohan Kumar M |
2008-10-10 | powerpc: Fix error path in kernel_thread function | Josh Poimboeuf |
2008-07-15 | powerpc: fix giveup_vsx to save registers correctly | Michael Neuling |
2008-07-01 | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling |
2008-04-24 | [POWERPC] Clean up misc_64.S | Kumar Gala |
2007-12-11 | [POWERPC] kernel_execve is identical in 32 and 64 bit | Stephen Rothwell |
2007-06-25 | [POWERPC] kexec: Send slaves to new kernel earlier | Milton Miller |
2007-02-07 | [POWERPC] pasemi: UART udbg support | Olof Johansson |
2006-10-25 | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras |
2006-10-03 | [POWERPC] implement BEGIN/END_FW_FTR_SECTION | Stephen Rothwell |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann |
2006-07-31 | [POWERPC] Minor comment fix for misc_64.S | Geoff Levand |
2006-07-03 | [POWERPC] Use the genirq framework | Benjamin Herrenschmidt |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-28 | [POWERPC] Consolidate some of kernel/misc*.S | Stephen Rothwell |
2006-06-28 | [POWERPC] Remove unused function call_with_mmu_off | Stephen Rothwell |