index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
MIPS: BMIPS: Use a non-default FIXADDR_TOP setting
Kevin Cernekee
1
-0
/
+18
2015-04-01
MIPS: bcm3384: Rename "bcm3384" target to "bmips"
Kevin Cernekee
1
-3
/
+3
2015-04-01
MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platforms
Deng-Cheng Zhu
1
-5
/
+6
2015-04-01
MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.h
David Daney
1
-0
/
+74
2015-04-01
MIPS: Octeon: Handle bootloader structures in little-endian mode.
David Daney
1
-0
/
+55
2015-03-31
MIPS, ttyFDC: Add early FDC console support
James Hogan
1
-0
/
+11
2015-03-31
MIPS: Read CPU IRQ line that FDC to routed to
James Hogan
1
-0
/
+3
2015-03-31
MIPS: Add architectural FDC IRQ fields
James Hogan
1
-0
/
+4
2015-03-31
MIPS: Add CDMM bus support
James Hogan
1
-0
/
+87
2015-03-31
MIPS: Add arch CDMM definitions and probing
James Hogan
3
-0
/
+16
2015-03-31
MIPS: cevt-r4k: Move handle_perf_irq() out of header
James Hogan
1
-19
/
+0
2015-03-31
MIPS: Add support for the IMG Pistachio SoC
Andrew Bresticker
2
-0
/
+39
2015-03-31
MIPS: Create a common <asm/mach-generic/war.h>
Kevin Cernekee
22
-509
/
+3
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
1
-0
/
+16
2015-03-27
MIPS: KVM: Add base guest MSA support
James Hogan
1
-1
/
+20
2015-03-27
MIPS: KVM: Add FP exception handling
James Hogan
1
-0
/
+8
2015-03-27
MIPS: KVM: Add base guest FPU support
James Hogan
1
-0
/
+27
2015-03-27
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
1
-0
/
+2
2015-03-27
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
1
-0
/
+13
2015-03-27
MIPS: KVM: Simplify default guest Config registers
James Hogan
1
-25
/
+0
2015-03-27
MIPS: KVM: Clean up register definitions a little
James Hogan
1
-2
/
+2
2015-03-27
MIPS: KVM: Implement PRid CP0 register access
James Hogan
1
-0
/
+1
2015-03-27
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
1
-0
/
+8
2015-03-27
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
1
-1
/
+2
2015-03-27
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
1
-0
/
+2
2015-03-27
MIPS: MSA: Fix big-endian FPR_IDX implementation
James Hogan
1
-1
/
+1
2015-03-27
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
James Hogan
2
-128
/
+128
2015-03-27
MIPS: disable FPU if the mode is unsupported
Paul Burton
1
-7
/
+12
2015-03-27
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
Paul Burton
1
-4
/
+20
2015-03-27
MIPS: remove MSA macro recursion
Paul Burton
1
-3
/
+31
2015-03-27
MIPS: assume at as source/dest of MSA copy/insert instructions
Paul Burton
1
-16
/
+12
2015-03-27
MIPS: Push .set mips64r* into the functions needing it
Paul Burton
1
-8
/
+4
2015-03-27
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan
1
-0
/
+1
2015-03-25
MIPS: Fix race condition in lazy cache flushing.
Lars Persson
1
-15
/
+23
2015-03-25
Revert "MIPS: Remove race window in page fault handling"
Lars Persson
1
-4
/
+5
2015-03-25
MIPS: OCTEON: Use correct CSR to soft reset
Chandrakala Chavva
1
-8
/
+0
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
5
-30
/
+38
2015-03-18
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
2
-47
/
+74
2015-03-10
mips: fix obsolete cpumask_of_cpu usage.
Rusty Russell
1
-1
/
+1
2015-03-01
MIPS: BCM63xx: remove RSET_RNG register definitions
Florian Fainelli
1
-14
/
+0
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
45
-390
/
+1149
2015-02-20
MIPS: OCTEON: More OCTEONIII support
Chandrakala Chavva
2
-0
/
+309
2015-02-20
MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.
Chad Reese
1
-20
/
+0
2015-02-20
MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.
David Daney
1
-3
/
+16
2015-02-20
MIPS: OCTEON: Update octeon-model.h code for new SoCs.
David Daney
1
-22
/
+85
2015-02-20
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
1
-0
/
+3
2015-02-20
MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h
David Daney
1
-30
/
+105
2015-02-20
MIPS: OCTEON: Implement the core-16057 workaround
David Daney
1
-0
/
+22
2015-02-20
MIPS: OCTEON: Save and restore CP2 SHA3 state
David Daney
1
-0
/
+2
2015-02-20
MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs
David Daney
2
-2
/
+15
[prev]
[next]