index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
14
-60
/
+190
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-03
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
6
-193
/
+155
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
1
-0
/
+1
2016-07-28
MIPS: Octeon: Remove forced mappings of USB interrupts.
Steven J. Hill
1
-2
/
+0
2016-07-28
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
2016-07-05
MIPS: KVM: Relative branch to common exit handler
James Hogan
1
-1
/
+1
2016-07-05
MIPS: KVM: Dynamically choose scratch registers
James Hogan
1
-0
/
+1
2016-07-05
MIPS; KVM: Convert exception entry to uasm
James Hogan
1
-2
/
+6
2016-07-05
MIPS: uasm: Add MTHI/MTLO instructions
James Hogan
1
-0
/
+2
2016-07-05
MIPS: uasm: Add DI instruction
James Hogan
1
-0
/
+1
2016-07-05
MIPS: uasm: Add CFCMSA/CTCMSA instructions
James Hogan
1
-0
/
+2
2016-07-05
MIPS: uasm: Add CFC1/CTC1 instructions
James Hogan
1
-0
/
+2
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
2016-06-25
mips: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+3
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
1
-10
/
+0
2016-06-16
locking/atomic, arch/mips: Convert to _relaxed atomics
Peter Zijlstra
1
-20
/
+22
2016-06-16
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
1
-2
/
+0
2016-06-16
locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
1
-9
/
+129
2016-06-16
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
1
-67
/
+0
2016-06-16
MIPS: Add define for Config.VI (virtual icache) bit
James Hogan
1
-0
/
+1
2016-06-16
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
1
-2
/
+8
2016-06-16
MIPS: KVM: Add KScratch registers
James Hogan
1
-0
/
+19
2016-06-16
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
1
-0
/
+1
2016-06-16
MIPS: Clean up RDHWR handling
James Hogan
2
-2
/
+20
2016-06-16
MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()
James Hogan
1
-1
/
+1
2016-06-16
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
1
-0
/
+2
2016-06-16
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
1
-9
/
+13
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-2
/
+17
2016-06-14
MIPS: KVM: Clean up kvm_exit trace event
James Hogan
1
-22
/
+0
2016-06-14
MIPS: KVM: Generalise fpu_inuse for other state
James Hogan
1
-4
/
+4
[next]