index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
4
-28
/
+5
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
1
-22
/
+8
2016-01-24
MIPS: Break down cacheops.h definitions
James Hogan
1
-42
/
+64
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2
-30
/
+30
2016-01-24
MIPS: Update trap codes
James Hogan
1
-2
/
+10
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
5
-83
/
+80
2016-01-24
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
1
-2
/
+2
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
1
-7
/
+3
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2
-19
/
+19
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2
-38
/
+0
2016-01-24
MIPS: Move definition of DC bit to mipsregs.h
James Hogan
2
-3
/
+2
2016-01-24
MIPS: KVM: Drop some unused definitions from kvm_host.h
James Hogan
1
-5
/
+0
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
5
-15
/
+14
2016-01-24
MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig
Joshua Henderson
1
-0
/
+89
2016-01-24
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
Joshua Henderson
6
-0
/
+697
2016-01-24
MIPS: Add support for PIC32MZDA platform
Joshua Henderson
21
-0
/
+1454
2016-01-24
MIPS: bmips: Improve BCM6368 device tree
Álvaro Fernández Rojas
1
-0
/
+22
2016-01-24
MIPS: bmips: Improve BCM6328 device tree
Álvaro Fernández Rojas
1
-0
/
+9
2016-01-24
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
James Hogan
1
-3
/
+0
2016-01-24
MIPS: TXx9: iocled: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: RB532: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: TXx9: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: ar7: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: Alchemy: Be sure to clamp return value
Linus Walleij
1
-3
/
+3
2016-01-24
MIPS: Fix macro typo
Jaedon Shin
1
-1
/
+1
2016-01-24
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2
-0
/
+7
2016-01-24
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
1
-0
/
+1
2016-01-24
MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
Maciej W. Rozycki
1
-8
/
+9
2016-01-24
MIPS: inst.h: Fix some instruction descriptions
Maciej W. Rozycki
1
-2
/
+2
2016-01-24
MIPS: math-emu: dsemul: Correct description of the emulation frame
Maciej W. Rozycki
1
-7
/
+2
2016-01-24
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
2
-2
/
+30
2016-01-24
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
3
-6
/
+9
2016-01-24
MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part
Maciej W. Rozycki
1
-6
/
+12
2016-01-24
MIPS: math-emu: Correctly handle NOP emulation
Maciej W. Rozycki
2
-6
/
+12
2016-01-24
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
2
-3
/
+3
2016-01-24
MIPS: sync-r4k: reduce skew while synchronization
Huacai Chen
1
-24
/
+8
2016-01-23
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
1
-1
/
+1
2016-01-22
MIPS: hpet: Choose a safe value for the ETIME check
Huacai Chen
1
-3
/
+7
2016-01-22
MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
Huacai Chen
1
-7
/
+13
2016-01-22
MIPS: Loongson-3: Improve -march option and move it to Platform
Huacai Chen
2
-10
/
+21
2016-01-22
MIPS: Cleanup the unused __arch_local_irq_restore() function
Huacai Chen
2
-59
/
+1
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-20
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
1
-1
/
+0
2016-01-20
MIPS: Add IEEE Std 754 conformance mode selection
Maciej W. Rozycki
3
-14
/
+107
2016-01-20
MIPS: Determine the presence of IEEE Std 754-2008 features
Maciej W. Rozycki
1
-2
/
+74
2016-01-20
MIPS: ELF: Interpret the NAN2008 file header flag
Maciej W. Rozycki
2
-3
/
+62
2016-01-20
ELF: Also pass any interpreter's file header to `arch_check_elf'
Maciej W. Rozycki
2
-2
/
+2
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
Maciej W. Rozycki
11
-42
/
+93
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation
Maciej W. Rozycki
2
-26
/
+50
2016-01-20
MIPS: Define the legacy-NaN and 2008-NaN features
Maciej W. Rozycki
3
-0
/
+11
[prev]
[next]