index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
1
-22
/
+8
*
MIPS: Break down cacheops.h definitions
James Hogan
2016-01-24
1
-42
/
+64
*
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2016-01-24
2
-30
/
+30
*
MIPS: Update trap codes
James Hogan
2016-01-24
1
-2
/
+10
*
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
5
-83
/
+80
*
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
2016-01-24
1
-2
/
+2
*
MIPS: KVM: Refactor added offsetof()s
James Hogan
2016-01-24
1
-7
/
+3
*
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2016-01-24
2
-19
/
+19
*
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2016-01-24
2
-38
/
+0
*
MIPS: Move definition of DC bit to mipsregs.h
James Hogan
2016-01-24
2
-3
/
+2
*
MIPS: KVM: Drop some unused definitions from kvm_host.h
James Hogan
2016-01-24
1
-5
/
+0
*
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-24
5
-15
/
+14
*
MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig
Joshua Henderson
2016-01-24
1
-0
/
+89
*
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
Joshua Henderson
2016-01-24
6
-0
/
+697
*
MIPS: Add support for PIC32MZDA platform
Joshua Henderson
2016-01-24
21
-0
/
+1454
*
MIPS: bmips: Improve BCM6368 device tree
Álvaro Fernández Rojas
2016-01-24
1
-0
/
+22
*
MIPS: bmips: Improve BCM6328 device tree
Álvaro Fernández Rojas
2016-01-24
1
-0
/
+9
*
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
James Hogan
2016-01-24
1
-3
/
+0
*
MIPS: TXx9: iocled: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
*
MIPS: RB532: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
*
MIPS: TXx9: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
*
MIPS: ar7: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
*
MIPS: Alchemy: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-3
/
+3
*
MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
Maciej W. Rozycki
2016-01-24
1
-8
/
+9
*
MIPS: inst.h: Fix some instruction descriptions
Maciej W. Rozycki
2016-01-24
1
-2
/
+2
*
MIPS: math-emu: dsemul: Correct description of the emulation frame
Maciej W. Rozycki
2016-01-24
1
-7
/
+2
*
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
2016-01-24
2
-2
/
+30
*
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
2016-01-24
3
-6
/
+9
*
MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part
Maciej W. Rozycki
2016-01-24
1
-6
/
+12
*
MIPS: math-emu: Correctly handle NOP emulation
Maciej W. Rozycki
2016-01-24
2
-6
/
+12
*
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
2016-01-24
2
-3
/
+3
*
MIPS: sync-r4k: reduce skew while synchronization
Huacai Chen
2016-01-24
1
-24
/
+8
*
MIPS: hpet: Choose a safe value for the ETIME check
Huacai Chen
2016-01-22
1
-3
/
+7
*
MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
Huacai Chen
2016-01-22
1
-7
/
+13
*
MIPS: Loongson-3: Improve -march option and move it to Platform
Huacai Chen
2016-01-22
2
-10
/
+21
*
MIPS: Cleanup the unused __arch_local_irq_restore() function
Huacai Chen
2016-01-22
2
-59
/
+1
*
MIPS: Add IEEE Std 754 conformance mode selection
Maciej W. Rozycki
2016-01-20
3
-14
/
+107
*
MIPS: Determine the presence of IEEE Std 754-2008 features
Maciej W. Rozycki
2016-01-20
1
-2
/
+74
*
MIPS: ELF: Interpret the NAN2008 file header flag
Maciej W. Rozycki
2016-01-20
2
-3
/
+62
*
ELF: Also pass any interpreter's file header to `arch_check_elf'
Maciej W. Rozycki
2016-01-20
2
-2
/
+2
*
MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
Maciej W. Rozycki
2016-01-20
11
-42
/
+93
*
MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation
Maciej W. Rozycki
2016-01-20
2
-26
/
+50
*
MIPS: Define the legacy-NaN and 2008-NaN features
Maciej W. Rozycki
2016-01-20
3
-0
/
+11
*
MIPS: Use a union to access the ELF file header
Maciej W. Rozycki
2016-01-20
1
-14
/
+26
*
MIPS: pci: Add MT7620a PCIE driver
John Crispin
2016-01-20
3
-0
/
+428
*
MIPS: ralink: Add a few missing clocks
John Crispin
2016-01-20
3
-0
/
+5
*
MIPS: ralink: Fix vendor string for mt7620
John Crispin
2016-01-20
1
-1
/
+1
*
MIPS: ralink: Fix invalid assignment of SoC type
John Crispin
2016-01-20
1
-1
/
+1
*
MIPS: ralink: fix USB frequency scaling
John Crispin
2016-01-20
1
-1
/
+1
*
MIPS: ralink: MT7688 pinmux fixes
John Crispin
2016-01-20
1
-30
/
+50
[next]