index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
MIPS: Update arch/mips/include/asm/sgi/sgi.h
Joshua Kinard
1
-7
/
+8
2015-04-01
MIPS: Netlogic: Add irq mapping and setup for XHCI port 3
Ganesan Ramalingam
1
-0
/
+1
2015-04-01
MIPS: Netlogic: Handle XLP hardware errata
Jayachandran C
1
-0
/
+2
2015-04-01
MIPS: Netlogic: Update function to read DRAM BARs
Jayachandran C
1
-1
/
+1
2015-04-01
MIPS: Netlogic: nlm_core_id for xlp9xx
Jayachandran C
1
-1
/
+7
2015-04-01
MIPS: Netlogic: Move cores per node out of multi-node.h
Jayachandran C
2
-10
/
+20
2015-04-01
MIPS: Netlogic: Use MIPS topology.h
Jayachandran C
1
-15
/
+0
2015-04-01
MIPS: Netlogic: Fix frequency calculation register
Ganesan Ramalingam
1
-0
/
+3
2015-04-01
MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.
Daniel Sanders
1
-2
/
+4
2015-04-01
MIPS: Changed current_thread_info() to an equivalent supported by both clang ...
Daniel Sanders
1
-2
/
+2
2015-04-01
MIPS: Octeon: Remove unused function cvmx_reset_octeon().
Ralf Baechle
1
-8
/
+0
2015-04-01
MIPS: OCTEON: Add semaphore to serialize bootbus accesses.
David Daney
1
-0
/
+2
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: Expose MSA registers
James Hogan
1
-2
/
+10
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: Expose FPU registers
James Hogan
1
-10
/
+27
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
2
-55
/
+68
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
[prev]
[next]