index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ppc-opcode.h
Age
Commit message (
Expand
)
Author
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-07-29
powerpc/e6500: Add support for hardware threads
Andy Fleming
2014-07-28
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
Stewart Smith
2013-10-31
powerpc/bpf: Fix DIVWU instruction opcode
Vladimir Murzin
2013-10-31
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
Philippe Bergheaud
2013-10-16
powerpc: Emulate sync instruction variants
James Yang
2013-10-11
powerpc: Little endian builds double word swap VSX state during context save/...
Anton Blanchard
2013-07-30
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
Hongtao Jia
2013-05-06
powerpc: Emulate non privileged DSCR read and write
Anton Blanchard
2013-04-26
powerpc/perf: Add new BHRB related instructions for POWER8
Anshuman Khandual
2013-02-15
powerpc: Add new instructions for transactional memory
Michael Neuling
2013-01-10
powerpc: Define differences between doorbells on book3e and book3s
Ian Munsie
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-11-17
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
2012-11-15
powerpc: Fix typos in Freescale copyright claims
Yang Li
2012-11-15
powerpc/47x: Use the new ppc-opcode infrastructure
Tony Breeds
2012-09-17
powerpc: Add denormalisation exception handling for POWER6/7
Michael Neuling
2012-07-10
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
2012-07-10
powerpc: Add defines for RA 0-R31
Michael Neuling
2012-07-10
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
2012-07-10
powerpc: Introduce new __REG_R macros
Michael Neuling
2012-07-10
powerpc: Start using ___PPC_RA/B/S/T where necessary
Michael Neuling
2012-07-10
powerpc: Introduce new ___PPC_RA/B/S/T macros
Michael Neuling
2012-07-10
powerpc: Fix VSX macros so register names aren't wrapped
Michael Neuling
2012-07-10
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
2012-07-10
powerpc: Add defines for R0-R31
Michael Neuling
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2011-07-21
net: filter: BPF 'JIT' compiler for PPC64
Matt Evans
2011-04-27
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
2011-04-20
powerpc/a2: Add some #defines for A2 specific instructions
Benjamin Herrenschmidt
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
2010-12-09
powerpc: Hardcode popcnt instructions for old assemblers
Anton Blanchard
2010-06-22
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras
2010-03-16
powerpc/85xx: Make sure lwarx hint isn't set on ppc32
Kumar Gala
2010-02-17
powerpc: Use lwarx/ldarx hint in bit locks
Anton Blanchard
2010-02-17
powerpc: Use lwarx hint in spinlocks
Anton Blanchard
2009-08-20
powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.
Benjamin Herrenschmidt
2009-05-21
powerpc: Add 2.06 tlbie mnemonics
Milton Miller
2009-05-21
powerpc: Move VSX load/stores into ppc-opcode.h
Michael Neuling
2009-05-21
powerpc: Cleanup macros in ppc-opcode.h
Michael Neuling
2009-04-23
Revert "powerpc: Add support for early tlbilx opcode"
Kumar Gala
2009-04-07
powerpc: Add support for early tlbilx opcode
Kumar Gala
2009-04-07
powerpc: Fix tlbilx opcode
Kumar Gala
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala