index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
crypto: octeon - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
1
-4
/
+4
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+0
2015-04-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-28
/
+884
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-14
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
1
-1
/
+0
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2
-2
/
+3
2015-04-14
mips: extract logic for mmap_rnd()
Kees Cook
1
-8
/
+16
2015-04-14
mips: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+5
2015-04-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+17
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+3
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2
-3
/
+0
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-4
/
+3
2015-04-08
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2
-3
/
+4
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
1
-2
/
+2
2015-04-02
kbuild: use relative path more to include Makefile
Masahiro Yamada
1
-1
/
+1
2015-03-27
MIPS: KVM: Wire up MSA capability
James Hogan
1
-0
/
+18
2015-03-27
MIPS: KVM: Expose MSA registers
James Hogan
2
-2
/
+75
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
5
-2
/
+140
2015-03-27
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
1
-2
/
+35
2015-03-27
MIPS: KVM: Add base guest MSA support
James Hogan
6
-19
/
+323
2015-03-27
MIPS: KVM: Wire up FPU capability
James Hogan
1
-0
/
+37
2015-03-27
MIPS: KVM: Expose FPU registers
James Hogan
2
-11
/
+98
2015-03-27
MIPS: KVM: Add FP exception handling
James Hogan
5
-3
/
+88
2015-03-27
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
1
-11
/
+100
2015-03-27
MIPS: KVM: Add base guest FPU support
James Hogan
7
-1
/
+333
2015-03-27
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
3
-0
/
+20
2015-03-27
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
4
-2
/
+126
2015-03-27
MIPS: KVM: Simplify default guest Config registers
James Hogan
2
-31
/
+9
2015-03-27
MIPS: KVM: Clean up register definitions a little
James Hogan
2
-55
/
+68
2015-03-27
MIPS: KVM: Drop pr_info messages on init/exit
James Hogan
1
-3
/
+0
2015-03-27
MIPS: KVM: Sort kvm_mips_get_reg() registers
James Hogan
1
-3
/
+3
2015-03-27
MIPS: KVM: Implement PRid CP0 register access
James Hogan
2
-0
/
+8
2015-03-27
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
5
-0
/
+71
2015-03-27
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
3
-12
/
+21
2015-03-27
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
4
-0
/
+35
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
3
-194
/
+128
2015-03-27
MIPS: disable FPU if the mode is unsupported
Paul Burton
1
-7
/
+12
2015-03-27
MIPS: prevent FP context set via ptrace being discarded
Paul Burton
1
-6
/
+24
2015-03-27
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
1
-8
/
+9
2015-03-27
MIPS: clear MSACSR cause bits when handling MSA FP exception
Paul Burton
1
-1
/
+10
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
2
-9
/
+5
2015-03-27
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan
1
-0
/
+1
2015-03-23
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
1
-15
/
+17
[next]