index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-13
1
-1
/
+1
|
\
|
*
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-08
2
-3
/
+4
|
|
\
|
*
|
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-03-05
1
-1
/
+1
*
|
|
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-13
1
-15
/
+17
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
|
|
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
2015-03-23
1
-15
/
+17
|
|
\
\
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
PCI: Cleanup control flow
Bjorn Helgaas
2015-03-19
1
-16
/
+17
|
|
*
|
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
1
-0
/
+1
|
|
|
/
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-13
1
-2
/
+2
|
\
\
\
|
*
|
|
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
2015-04-03
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-04-13
1
-4
/
+3
|
\
\
\
|
*
|
|
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
2015-04-09
1
-4
/
+3
|
|
|
/
|
|
/
|
*
|
|
MIPS: KVM: Wire up MSA capability
James Hogan
2015-03-27
1
-0
/
+18
*
|
|
MIPS: KVM: Expose MSA registers
James Hogan
2015-03-27
2
-2
/
+75
*
|
|
MIPS: KVM: Add MSA exception handling
James Hogan
2015-03-27
5
-2
/
+140
*
|
|
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
2015-03-27
1
-2
/
+35
*
|
|
MIPS: KVM: Add base guest MSA support
James Hogan
2015-03-27
6
-19
/
+323
*
|
|
MIPS: KVM: Wire up FPU capability
James Hogan
2015-03-27
1
-0
/
+37
*
|
|
MIPS: KVM: Expose FPU registers
James Hogan
2015-03-27
2
-11
/
+98
*
|
|
MIPS: KVM: Add FP exception handling
James Hogan
2015-03-27
5
-3
/
+88
*
|
|
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
2015-03-27
1
-11
/
+100
*
|
|
MIPS: KVM: Add base guest FPU support
James Hogan
2015-03-27
7
-1
/
+333
*
|
|
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
2015-03-27
3
-0
/
+20
*
|
|
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
2015-03-27
4
-2
/
+126
*
|
|
MIPS: KVM: Simplify default guest Config registers
James Hogan
2015-03-27
2
-31
/
+9
*
|
|
MIPS: KVM: Clean up register definitions a little
James Hogan
2015-03-27
2
-55
/
+68
*
|
|
MIPS: KVM: Drop pr_info messages on init/exit
James Hogan
2015-03-27
1
-3
/
+0
*
|
|
MIPS: KVM: Sort kvm_mips_get_reg() registers
James Hogan
2015-03-27
1
-3
/
+3
*
|
|
MIPS: KVM: Implement PRid CP0 register access
James Hogan
2015-03-27
2
-0
/
+8
*
|
|
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
2015-03-27
5
-0
/
+71
*
|
|
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
2015-03-27
3
-12
/
+21
*
|
|
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
2015-03-27
4
-0
/
+35
*
|
|
MIPS: MSA: Fix big-endian FPR_IDX implementation
James Hogan
2015-03-27
1
-1
/
+1
*
|
|
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
James Hogan
2015-03-27
3
-194
/
+128
*
|
|
MIPS: disable FPU if the mode is unsupported
Paul Burton
2015-03-27
1
-7
/
+12
*
|
|
MIPS: prevent FP context set via ptrace being discarded
Paul Burton
2015-03-27
1
-6
/
+24
*
|
|
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
2015-03-27
1
-8
/
+9
*
|
|
MIPS: clear MSACSR cause bits when handling MSA FP exception
Paul Burton
2015-03-27
1
-1
/
+10
*
|
|
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
Paul Burton
2015-03-27
1
-4
/
+20
*
|
|
MIPS: remove MSA macro recursion
Paul Burton
2015-03-27
1
-3
/
+31
*
|
|
MIPS: assume at as source/dest of MSA copy/insert instructions
Paul Burton
2015-03-27
1
-16
/
+12
*
|
|
MIPS: Push .set mips64r* into the functions needing it
Paul Burton
2015-03-27
2
-9
/
+5
*
|
|
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan
2015-03-27
1
-0
/
+1
|
|
/
|
/
|
*
|
KVM: MIPS: Enable after disabling interrupt
Tapasweni Pathak
2015-03-02
1
-0
/
+1
*
|
KVM: MIPS: Fix trace event to save PC directly
James Hogan
2015-03-02
1
-3
/
+3
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
105
-1123
/
+6390
|
\
|
*
MIPS: sead3: Corrected get_c0_perfcount_int
Niklas Cassel
2015-02-20
1
-1
/
+1
|
*
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
2015-02-20
2
-16
/
+0
|
*
MIPS: OCTEON: irq: add CIB and other fixes
David Daney
2015-02-20
1
-269
/
+780
|
*
MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.
David Daney
2015-02-20
1
-2
/
+43
|
*
MIPS: OCTEON: More OCTEONIII support
Chandrakala Chavva
2015-02-20
4
-2
/
+326
[next]