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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
1
-1
/
+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
1
-1
/
+1
2016-01-24
MIPS: Add support for PIC32MZDA platform
Joshua Henderson
4
-0
/
+122
2016-01-24
MIPS: inst.h: Fix some instruction descriptions
Maciej W. Rozycki
1
-2
/
+2
2016-01-24
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
1
-0
/
+8
2016-01-24
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
2
-2
/
+2
2016-01-24
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
1
-2
/
+2
2016-01-22
MIPS: Cleanup the unused __arch_local_irq_restore() function
Huacai Chen
1
-30
/
+0
2016-01-20
MIPS: Add IEEE Std 754 conformance mode selection
Maciej W. Rozycki
1
-0
/
+4
2016-01-20
MIPS: ELF: Interpret the NAN2008 file header flag
Maciej W. Rozycki
1
-3
/
+6
2016-01-20
ELF: Also pass any interpreter's file header to `arch_check_elf'
Maciej W. Rozycki
1
-1
/
+1
2016-01-20
MIPS: Define the legacy-NaN and 2008-NaN features
Maciej W. Rozycki
2
-0
/
+9
2016-01-20
MIPS: ralink: add MT7621 support
John Crispin
3
-0
/
+112
2016-01-04
MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers
Alban Bedel
1
-0
/
+1
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
2015-12-22
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
1
-10
/
+22
2015-12-22
MIPS: uaccess: Take EVA into account in __copy_from_user()
James Hogan
1
-3
/
+9
2015-12-22
MIPS: uaccess: Fix strlen_user with EVA
James Hogan
1
-1
/
+1
2015-11-16
MIPS: Fix flood of warnings about comparsion being always true.
Ralf Baechle
1
-1
/
+2
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
25
-122
/
+444
2015-11-12
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2
-1
/
+12
2015-11-12
MIPS: Clean up compat_siginfo_t
Amanieu d'Antras
1
-28
/
+34
2015-11-12
MIPS: Fix PAGE_MASK definition
Dan Williams
1
-1
/
+1
2015-11-11
MIPS: xilfpga: Add mipsfpga platform code
Zubair Lutfullah Kakakhel
1
-0
/
+18
2015-11-11
MIPS: ralink: Unify SoC id handling
John Crispin
3
-22
/
+23
2015-11-11
MIPS: ralink: Add support for mt7688
John Crispin
1
-0
/
+1
2015-11-11
MIPS: Lantiq: Add support for xRX220 SoC
Hauke Mehrtens
1
-0
/
+2
2015-11-11
MIPS: Lantiq: Add SoC detection for ar10 and grx390
Hauke Mehrtens
1
-0
/
+12
2015-11-11
MIPS: BCM47xx: Fetch board info directly in callback function
Rafał Miłecki
1
-5
/
+0
2015-11-11
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
2
-1
/
+96
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith
6
-26
/
+86
2015-11-11
MIPS: Malta: Setup RAM regions via DT
Paul Burton
1
-0
/
+29
2015-11-11
MIPS: Malta: Remove fw_memblock_t abstraction
Paul Burton
1
-16
/
+0
2015-11-11
MIPS: Allow RIXI for 32-bit kernels on MIPS64
Paul Burton
1
-5
/
+1
2015-11-11
MIPS: Tidy EntryLo bit definitions, add PFN
Paul Burton
1
-9
/
+3
2015-11-11
MIPS: CM: make use of mips_cm_{lock,unlock}_other
Paul Burton
1
-1
/
+2
2015-11-11
MIPS: CM: Introduce core-other locking functions
Paul Burton
1
-0
/
+32
2015-11-11
MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask
Paul Burton
1
-1
/
+1
2015-11-11
MIPS: CPS: Early debug using an ns16550-compatible UART
Paul Burton
1
-0
/
+3
2015-11-11
MIPS: Fix duplicate CP0_* definitions.
James Hogan
1
-0
/
+3
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-1
/
+0
2015-11-09
mips: add entry for new mlock2 syscall
Eric B Munson
1
-6
/
+9
2015-11-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+6
2015-11-05
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
1
-0
/
+6
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-44
/
+0
2015-11-05
MIPS: CDMM: Add builtin_mips_cdmm_driver() macro
James Hogan
1
-0
/
+11
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+2
[next]