index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ppc_asm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/32: Remove FIX_SRR1
Christophe Leroy
2017-01-26
1
-1
/
+0
*
powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not defined
Nicholas Piggin
2016-11-14
1
-0
/
+4
*
powerpc: Add support for relative exception tables
Nicholas Piggin
2016-11-14
1
-3
/
+3
*
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-11-14
1
-0
/
+10
*
powerpc/asm: Allow including ppc_asm.h in asm files
Michael Ellerman
2016-11-14
1
-3
/
+3
*
powerpc/32: Remove CLR_TOP32
Christophe Leroy
2016-09-23
1
-1
/
+0
*
powerpc: Don't change the section in _GLOBAL()
Michael Ellerman
2016-09-19
1
-6
/
+2
*
powerpc/kernel: Use kprobe blacklist for asm functions
Nicholas Piggin
2016-09-19
1
-26
/
+14
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
1
-14
/
+14
|
\
|
*
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-09
1
-12
/
+12
|
*
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-06-14
1
-2
/
+2
*
|
powerpc: define FUNC_START/FUNC_END
Anton Blanchard
2016-07-05
1
-0
/
+3
|
/
*
powerpc/swsusp: Only use tlbie in POWER4 mode
Russell Currey
2016-04-11
1
-0
/
+3
*
powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR
Michael Ellerman
2015-12-17
1
-13
/
+0
*
powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR
Michael Ellerman
2015-12-17
1
-5
/
+0
*
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
2015-03-16
1
-64
/
+64
*
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2015-03-16
1
-32
/
+32
*
PPC: Add _GLOBAL_TOC for 32bit
Alexander Graf
2014-06-26
1
-0
/
+2
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-05-28
1
-1
/
+6
|
\
|
*
powerpc: Fix 64 bit builds with binutils 2.24
Guenter Roeck
2014-05-28
1
-1
/
+6
*
|
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
2014-04-23
1
-0
/
+12
*
|
powerpc/tm: Fix GOT save offset for ABIv2
Anton Blanchard
2014-04-23
1
-0
/
+2
*
|
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
2014-04-23
1
-0
/
+4
*
|
powerpc: Remove function descriptors and dot symbols on new ABI
Anton Blanchard
2014-04-23
1
-0
/
+22
*
|
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
2014-04-23
1
-0
/
+2
*
|
powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()
Anton Blanchard
2014-04-23
1
-38
/
+0
*
|
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-23
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-15
1
-0
/
+13
|
\
|
*
powerpc: introduce macro LOAD_REG_ADDR_PIC
Kevin Hao
2014-01-09
1
-0
/
+13
*
|
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
|
/
*
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
2013-11-22
1
-0
/
+2
*
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
2013-11-06
1
-7
/
+0
*
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
2013-10-11
1
-91
/
+6
|
\
|
*
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
1
-89
/
+6
*
|
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
2013-10-11
1
-1
/
+30
*
|
powerpc: Little endian builds double word swap VSX state during context save/...
Anton Blanchard
2013-10-11
1
-4
/
+17
|
/
*
powerpc: Convert some mftb/mftbu into mfspr
Scott Wood
2013-08-20
1
-2
/
+2
*
powerpc/fsl-booke: Work around erratum A-006958
Scott Wood
2013-08-20
1
-1
/
+1
*
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
1
-1
/
+2
*
powerpc: Remove SAVE_VSRU and REST_VSRU macros
Anton Blanchard
2013-08-14
1
-13
/
+0
*
powerpc/pseries: Kill all prefetch streams on context switch
Michael Neuling
2013-06-01
1
-0
/
+11
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
1
-2
/
+108
|
\
|
*
powerpc: New macros for transactional memory support
Michael Neuling
2013-02-15
1
-0
/
+83
|
*
powerpc: Macros for saving/restore PPR
Haren Myneni
2013-01-10
1
-0
/
+25
|
*
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2013-01-10
1
-2
/
+0
*
|
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
1
-2
/
+2
|
/
*
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
2012-07-10
1
-7
/
+10
*
powerpc: Change mtcrf to use real register names
Michael Neuling
2012-07-10
1
-2
/
+2
*
powerpc: Move and fix MTMSR_EERI definition
Benjamin Herrenschmidt
2012-07-10
1
-0
/
+2
*
powerpc: Merge VCPU_GPR
Michael Neuling
2012-07-10
1
-0
/
+7
[next]