index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-07-27
staging: silicom: remove driver
Kristina Martšenko
2014-07-18
MIPS: add seccomp syscall
Kees Cook
2014-07-18
MIPS: ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2014-07-18
MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-07
Merge 3.16-rc4 into staging-next
Greg Kroah-Hartman
2014-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-06-30
MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Remove unneeded volatile
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Simplify functions by removing redundancy
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Use KVM internal logger
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Reformat code and comments
Deng-Cheng Zhu
2014-06-26
MIPS: Lasat: Fix build error if CRC32 is not enabled.
Ralf Baechle
2014-06-26
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
Markos Chandras
2014-06-26
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
Markos Chandras
2014-06-26
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
Markos Chandras
2014-06-26
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
Markos Chandras
2014-06-26
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
Markos Chandras
2014-06-26
MIPS: bpf: Drop update_on_xread and always initialize the X register
Markos Chandras
2014-06-26
MIPS: bpf: Fix is_range() semantics
Markos Chandras
2014-06-26
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
Markos Chandras
2014-06-26
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
Markos Chandras
2014-06-26
MIPS: bpf: Use correct mask for VLAN_TAG case
Markos Chandras
2014-06-26
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
Markos Chandras
2014-06-26
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
Markos Chandras
2014-06-26
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
Markos Chandras
2014-06-26
MIPS: bpf: Return error code if the offset is a negative number
Markos Chandras
2014-06-26
MIPS: bpf: Use the LO register to get division's quotient
Markos Chandras
2014-06-26
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2014-06-26
MIPS: BPF JIT: Fix build error.
Daniel Borkmann
2014-06-26
Revert "MIPS: Save/restore MSA context around signals"
Paul Burton
2014-06-26
MIPS: math-emu: Reduce code duplication.
Ralf Baechle
2014-06-25
MIPS: KVM: Fix memory leak on VCPU
Deng-Cheng Zhu
2014-06-19
staging: octeon-ethernet: Move PHY activation to .ndo_open().
David Daney
2014-06-16
MIPS: math-emu: Work around limitations of older GCC.
Ralf Baechle
2014-06-16
MIPS: pm-cps: convert smp_mb__*()
Paul Burton
2014-06-16
MIPS: smp-cps: Convert smp_mb__after_atomic_dec()
Paul Burton
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-06
arch/mips/dec: switch DECstation systems to rtc-cmos
Maciej W. Rozycki
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
[next]