index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: uasm: Add lb uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add mul uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add lh uam instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add divu uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
2014-05-30
1
-0
/
+3
*
MIPS: math-emu: Add IEEE754 exception statistics to debugfs
Deng-Cheng Zhu
2014-05-30
1
-0
/
+5
*
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-29
12
-9
/
+306
|
\
|
*
MIPS: cpuidle wait instruction state
Paul Burton
2014-05-28
1
-0
/
+14
|
*
MIPS: pm-cps: add PM state entry code for CPS systems
Paul Burton
2014-05-28
2
-0
/
+54
|
*
MIPS: smp-cps: function to determine whether CPS SMP is in use
Paul Burton
2014-05-28
1
-0
/
+2
|
*
MIPS: smp-cps: rework core/VPE initialisation
Paul Burton
2014-05-28
1
-4
/
+10
|
*
MIPS: uasm: add MT ASE yield instruction
Paul Burton
2014-05-28
1
-0
/
+1
|
*
MIPS: uasm: add wait instruction
Paul Burton
2014-05-28
1
-0
/
+1
|
*
MIPS: uasm: add sync instruction
Paul Burton
2014-05-28
1
-0
/
+1
|
*
MIPS: uasm: add jalr instruction
Paul Burton
2014-05-28
1
-0
/
+4
|
*
MIPS: uasm: add a label variant of beq
Paul Burton
2014-05-28
1
-0
/
+2
|
*
MIPS: MT: define write_c0_tchalt macro
Paul Burton
2014-05-28
1
-0
/
+2
|
*
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
2014-05-28
2
-0
/
+8
|
*
MIPS: CPC: provide locking functions
Paul Burton
2014-05-02
1
-0
/
+27
|
*
MIPS: CPC: provide functions to retrieve register addresses
Paul Burton
2014-05-02
1
-1
/
+6
|
*
MIPS: introduce cpu_coherent_mask
Paul Burton
2014-05-02
1
-0
/
+3
|
*
MIPS: allow GIC clockevent device config from other CPUs
Paul Burton
2014-05-02
1
-0
/
+1
|
*
MIPS: PM: Implement PM helper macros
James Hogan
2014-05-02
1
-0
/
+167
|
*
MIPS: traps: Add CPU PM callback for trap configuration
James Hogan
2014-05-02
1
-4
/
+11
*
|
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-05-27
2
-2
/
+0
*
|
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
19
-913
/
+18
*
|
MIPS: RM9000: Remove the now unused CPU_RM9000 definition.
Ralf Baechle
2014-05-23
1
-1
/
+1
*
|
MIPS: Ralink: Remove surviving RM9000 bits.
Ralf Baechle
2014-05-23
1
-1
/
+0
*
|
MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000.
Ralf Baechle
2014-05-23
1
-3
/
+0
*
|
MIPS: MSP71xx: Remove checks for two macros
Paul Bolle
2014-05-23
1
-4
/
+0
*
|
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
Paul Bolle
2014-05-23
1
-1
/
+0
*
|
MIPS: Sort out mm_isBranchInstr.
Ralf Baechle
2014-05-23
1
-0
/
+18
*
|
MIPS: Disable MIPS16/microMIPS crap for platforms not supporting these ASEs.
Ralf Baechle
2014-05-23
1
-1
/
+8
*
|
MIPS: math-emu: Inline fpu_emulator_init_fpu()
Ralf Baechle
2014-05-23
2
-3
/
+20
*
|
MIPS: IP22: This platform may come with either MIPS III or MIPS IV CPUs.
Ralf Baechle
2014-05-23
1
-0
/
+4
*
|
MIPS: math-emu: Remove most ifdefery.
Ralf Baechle
2014-05-21
1
-0
/
+11
*
|
MIPS: branch: Make inclusion of <asm/branch.h> safe.
Ralf Baechle
2014-05-21
1
-0
/
+2
*
|
MIPS: branch: New helpers to modify branch delay slot flag in struct pt_regs
Ralf Baechle
2014-05-21
1
-0
/
+10
*
|
MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
Markos Chandras
2014-05-14
1
-0
/
+2
*
|
MIPS: Remove file missed when removing rm9k support a while ago.
Ralf Baechle
2014-05-13
1
-56
/
+0
*
|
MIPS: DEC/SNI: O32 wrapper stack switching fixes
Maciej W. Rozycki
2014-05-13
1
-24
/
+24
|
/
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
1
-4
/
+3
|
\
|
*
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
Eric Paris
2014-03-20
1
-1
/
+1
[next]