index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
1
-6
/
+16
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+15
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-10-11
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-0
/
+1
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-07
uprobes: remove function declarations from arch/{mips,s390}
Marcin Nowakowski
1
-12
/
+0
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-2
/
+3
2016-10-07
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
1
-2
/
+0
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-23
/
+40
2016-10-05
mips: separate extable.h, switch module.h to it
Al Viro
3
-9
/
+15
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
1
-0
/
+11
2016-09-29
MIPS: Stop setting I6400 FTLBP
Paul Burton
1
-2
/
+0
2016-09-29
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
1
-1
/
+0
2016-09-29
Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Radim Krčmář
1
-0
/
+17
2016-09-29
KVM: MIPS: Invalidate TLB by regenerating ASIDs
James Hogan
1
-0
/
+3
2016-09-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-2
/
+5
2016-09-19
MIPS: Octeon: mangle-port: fix build failure with VDSO code
Aaro Koskinen
1
-2
/
+2
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2016-09-13
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
1
-0
/
+3
2016-09-13
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
1
-0
/
+1
2016-09-13
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
1
-0
/
+2
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
1
-0
/
+5
2016-09-08
KVM: MIPS: Override HVA error values for EVA
James Hogan
1
-0
/
+14
2016-09-08
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
1
-23
/
+23
2016-08-26
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
1
-2
/
+2
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
15
-60
/
+192
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
6
-15
/
+15
2016-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
1
-0
/
+2
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-199
/
+263
2016-08-02
MIPS: Use CPHYSADDR to implement mips32 __pa
Paul Burton
1
-10
/
+28
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
1
-0
/
+4
2016-08-02
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
1
-1
/
+1
2016-08-02
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
2
-2
/
+7
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
5
-15
/
+127
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
3
-8
/
+11
2016-08-01
MIPS: Fix definition of KSEGX() for 64-bit
James Hogan
1
-1
/
+1
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
1
-1
/
+1
2016-07-29
MIPS: c-r4k: Fix protected_writeback_scache_line for EVA
James Hogan
1
-0
/
+4
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
1
-0
/
+2
2016-07-28
MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-07-28
MIPS: Octeon: Remove forced mappings of USB interrupts.
Steven J. Hill
1
-2
/
+0
2016-07-27
Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-328
/
+0
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+154
2016-07-24
spi: octeon: Move include file from arch/mips to drivers/spi
Jan Glauber
1
-328
/
+0
2016-07-24
MIPS: Fix MSA asm warnings in control reg accessors
James Hogan
1
-0
/
+2
2016-07-11
MIPS: Octeon: Changes to support readq()/writeq() usage.
Steven J. Hill
1
-29
/
+13
2016-07-06
MIPS: Fix page table corruption on THP permission changes.
David Daney
1
-1
/
+1
2016-07-06
MIPS: Fix page table corruption on THP permission changes.
David Daney
1
-1
/
+1
2016-07-05
MIPS: KVM: Fix pre-r6 ll/sc instructions on r6
James Hogan
1
-3
/
+3
[next]