Age | Commit message (Expand) | Author | Files | Lines |
2019-04-03 | powerpc/fsl: Add macro to flush the branch predictor | Diana Craciun | 1 | -0/+10 |
2018-07-30 | powerpc: clean inclusions of asm/feature-fixups.h | Christophe Leroy | 1 | -0/+1 |
2018-05-17 | powerpc/32: Use stmw/lmw for registers save/restore in asm | Christophe Leroy | 1 | -4/+2 |
2018-03-31 | powerpc/64s: Set assembler machine type to POWER4 | Nicholas Piggin | 1 | -7/+4 |
2017-11-06 | powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverable | Nicholas Piggin | 1 | -0/+22 |
2017-11-06 | powerpc/book3s: Use label for FIXUP_ENDIAN macro branch | Nicholas Piggin | 1 | -2/+3 |
2017-08-10 | powerpc/8xx: Getting rid of remaining use of CONFIG_8xx | Christophe Leroy | 1 | -1/+1 |
2017-08-10 | powerpc/time: refactor MFTB() to limit number of ifdefs | Christophe Leroy | 1 | -3/+9 |
2017-08-10 | powerpc: Fix invalid use of register expressions | Andreas Schwab | 1 | -1/+1 |
2017-05-30 | powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancy | Nicholas Piggin | 1 | -4/+7 |
2017-01-27 | powerpc/32: Remove FIX_SRR1 | Christophe Leroy | 1 | -1/+0 |
2016-11-14 | powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not defined | Nicholas Piggin | 1 | -0/+4 |
2016-11-14 | powerpc: Add support for relative exception tables | Nicholas Piggin | 1 | -3/+3 |
2016-11-14 | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 1 | -0/+10 |
2016-11-14 | powerpc/asm: Allow including ppc_asm.h in asm files | Michael Ellerman | 1 | -3/+3 |
2016-09-23 | powerpc/32: Remove CLR_TOP32 | Christophe Leroy | 1 | -1/+0 |
2016-09-19 | powerpc: Don't change the section in _GLOBAL() | Michael Ellerman | 1 | -6/+2 |
2016-09-19 | powerpc/kernel: Use kprobe blacklist for asm functions | Nicholas Piggin | 1 | -26/+14 |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -14/+14 |
2016-07-09 | powerpc32: provide VIRT_CPU_ACCOUNTING | Christophe Leroy | 1 | -12/+12 |
2016-07-05 | powerpc: define FUNC_START/FUNC_END | Anton Blanchard | 1 | -0/+3 |
2016-06-14 | powerpc: Define and use PPC64_ELF_ABI_v2/v1 | Michael Ellerman | 1 | -2/+2 |
2016-04-11 | powerpc/swsusp: Only use tlbie in POWER4 mode | Russell Currey | 1 | -0/+3 |
2015-12-17 | powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR | Michael Ellerman | 1 | -13/+0 |
2015-12-17 | powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR | Michael Ellerman | 1 | -5/+0 |
2015-03-16 | powerpc: Change vsrX register defines to vsX to match gcc and glibc | Anton Blanchard | 1 | -64/+64 |
2015-03-16 | powerpc: Change vrX register defines to vX to match gcc and glibc | Anton Blanchard | 1 | -32/+32 |
2014-06-26 | PPC: Add _GLOBAL_TOC for 32bit | Alexander Graf | 1 | -0/+2 |
2014-05-28 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 1 | -1/+6 |
2014-05-28 | powerpc: Fix 64 bit builds with binutils 2.24 | Guenter Roeck | 1 | -1/+6 |
2014-04-23 | powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules | Anton Blanchard | 1 | -0/+12 |
2014-04-23 | powerpc/tm: Fix GOT save offset for ABIv2 | Anton Blanchard | 1 | -0/+2 |
2014-04-23 | powerpc: Fix ABIv2 issues with stack offsets in assembly code | Anton Blanchard | 1 | -0/+4 |
2014-04-23 | powerpc: Remove function descriptors and dot symbols on new ABI | Anton Blanchard | 1 | -0/+22 |
2014-04-23 | powerpc: Create DOTSYM to wrap dot symbol usage | Anton Blanchard | 1 | -0/+2 |
2014-04-23 | powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC() | Anton Blanchard | 1 | -38/+0 |
2014-04-23 | powerpc: No need to use dot symbols when branching to a function | Anton Blanchard | 1 | -1/+1 |
2014-01-15 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 1 | -0/+13 |
2014-01-15 | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2014-01-10 | powerpc: introduce macro LOAD_REG_ADDR_PIC | Kevin Hao | 1 | -0/+13 |
2013-11-23 | powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported | LEROY Christophe | 1 | -0/+2 |
2013-11-06 | powerpc: Fix fatal SLB miss when restoring PPR | Benjamin Herrenschmidt | 1 | -7/+0 |
2013-10-11 | Merge branch 'for-kvm' into next | Benjamin Herrenschmidt | 1 | -91/+6 |
2013-10-11 | powerpc: Put FP/VSX and VR state into structures | Paul Mackerras | 1 | -89/+6 |
2013-10-11 | powerpc: Endian safe trampoline | Benjamin Herrenschmidt | 1 | -1/+30 |
2013-10-11 | powerpc: Little endian builds double word swap VSX state during context save/... | Anton Blanchard | 1 | -4/+17 |
2013-08-21 | powerpc: Convert some mftb/mftbu into mfspr | Scott Wood | 1 | -2/+2 |
2013-08-21 | powerpc/fsl-booke: Work around erratum A-006958 | Scott Wood | 1 | -1/+1 |
2013-08-14 | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard | 1 | -1/+2 |
2013-08-14 | powerpc: Remove SAVE_VSRU and REST_VSRU macros | Anton Blanchard | 1 | -13/+0 |