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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
MIPS: mipsregs.h: Add read const Cop0 macros
James Hogan
1
-10
/
+27
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2017-12-20
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
Maciej W. Rozycki
1
-0
/
+12
2017-12-19
bcm63xx_enet: use platform data for dma channel numbers
Jonas Gorski
2
-0
/
+12
2017-12-19
MIPS: Set I/O port resource types correctly
Bjorn Helgaas
2
-9
/
+9
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
1
-1
/
+1
2017-12-14
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2
-3
/
+13
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
1
-20
/
+29
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
1
-0
/
+3
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
1
-0
/
+3
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
1
-0
/
+3
2017-12-12
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
Maciej W. Rozycki
1
-0
/
+3
2017-12-12
MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
Maciej W. Rozycki
1
-0
/
+1
2017-12-12
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
Maciej W. Rozycki
1
-11
/
+36
2017-12-12
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
Maciej W. Rozycki
1
-1
/
+1
2017-12-12
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
Maciej W. Rozycki
1
-1
/
+11
2017-12-12
MIPS: Factor out NT_PRFPREG regset access helpers
Maciej W. Rozycki
1
-25
/
+83
2017-12-12
MIPS: math-emu: Mark fall throughs in switch statements with a comment
Aleksandar Markovic
17
-16
/
+38
2017-12-12
MIPS: math-emu: Avoid multiple assignment
Aleksandar Markovic
3
-4
/
+8
2017-12-12
MIPS: math-emu: Avoid an assignment within if statement condition
Aleksandar Markovic
1
-1
/
+2
2017-12-12
MIPS: math-emu: Declare function srl128() as static
Aleksandar Markovic
1
-1
/
+1
2017-12-12
MIPS: math-emu: Avoid definition duplication for macro DPXMULT()
Aleksandar Markovic
3
-6
/
+3
2017-12-12
MIPS: math-emu: Remove an unnecessary header inclusion
Aleksandar Markovic
1
-1
/
+0
2017-12-12
MIPS: CPS: Fix r1 .set mt assembler warning
James Hogan
1
-0
/
+2
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2017-12-05
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-1
/
+22
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-12-05
asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h
Al Viro
1
-1
/
+1
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+2
2017-11-30
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+1
2017-11-30
make kernel-side POLL... arch-independent
Al Viro
1
-0
/
+17
2017-11-28
MIPS: Add custom serial.h with BASE_BAUD override for generic kernel
Matt Redfearn
2
-1
/
+22
2017-11-28
mips: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
define __poll_t, annotate constants
Al Viro
1
-1
/
+1
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-5
/
+2
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-2
/
+2
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-18
kbuild: remove all dummy assignments to obj-
Masahiro Yamada
12
-36
/
+0
2017-11-18
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-33
/
+4
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+1
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+1
2017-11-16
mm, arch: remove empty_bad_page*
Michal Hocko
1
-7
/
+1
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
69
-433
/
+503
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
1
-1
/
+0
[prev]
[next]