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
/
include
/
uapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-1
/
+18
|
\
|
*
make kernel-side POLL... arch-independent
Al Viro
2017-11-29
1
-0
/
+17
|
*
define __poll_t, annotate constants
Al Viro
2017-11-27
1
-1
/
+1
*
|
signal/mips: switch mips to generic siginfo
Al Viro
2018-01-12
1
-85
/
+1
*
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
1
-0
/
+1
|
\
|
*
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
2017-11-03
1
-0
/
+1
*
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
31
-0
/
+31
*
|
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
|
/
*
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
2017-09-15
1
-1
/
+1
|
\
|
*
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
2017-09-06
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
1
-2
/
+2
|
\
\
|
*
|
mips/signal: In force_fcr31_sig return in the impossible case
Eric W. Biederman
2017-08-17
1
-7
/
+0
|
*
|
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
1
-3
/
+3
|
*
|
signal/mips: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2017-07-19
1
-0
/
+7
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
1
-11
/
+3
|
\
\
\
|
*
|
|
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
1
-0
/
+3
|
*
|
|
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
2017-09-06
1
-11
/
+0
|
|
|
/
|
|
/
|
*
/
|
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-08-03
1
-0
/
+2
|
/
/
*
/
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
2017-07-17
1
-1
/
+1
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-07-15
1
-1
/
+19
|
\
|
*
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
Miodrag Dinic
2017-06-29
1
-0
/
+11
|
*
MIPS: Correctly define DBSHFL type instruction opcodes.
David Daney
2017-06-28
1
-1
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-0
/
+4
|
\
\
|
*
|
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
2017-06-21
1
-0
/
+2
|
*
|
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
2017-05-21
1
-0
/
+2
|
|
/
*
/
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
2017-06-09
1
-0
/
+1
|
/
*
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-37
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
2
-4
/
+20
|
\
|
*
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-04-07
1
-0
/
+2
|
*
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
2017-03-28
1
-3
/
+17
|
*
KVM: MIPS: Implement HYPCALL emulation
James Hogan
2017-03-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-6
/
+9
|
\
\
|
*
|
MIPS: Wire up statx system call
James Hogan
2017-03-08
1
-6
/
+9
|
|
/
*
|
New getsockopt option to get socket cookie
Chenbo Feng
2017-04-08
1
-0
/
+2
*
|
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-24
1
-0
/
+1
*
|
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2017-03-22
1
-0
/
+3
|
/
*
KVM: MIPS: Claim KVM_CAP_READONLY_MEM support
James Hogan
2017-02-03
1
-0
/
+2
*
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
1
-0
/
+2
*
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
2016-10-14
1
-6
/
+16
*
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-09-09
1
-0
/
+5
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
1
-0
/
+2
|
\
|
*
MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2016-07-28
1
-0
/
+2
*
|
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
Paul Burton
2016-07-05
1
-2
/
+2
*
|
MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
Paul Burton
2016-07-05
1
-2
/
+2
*
|
MIPS: uasm: Add r6 MUL encoding
James Hogan
2016-07-05
1
-0
/
+44
*
|
MIPS: uasm: Add MTHI/MTLO instructions
James Hogan
2016-07-05
1
-0
/
+2
*
|
MIPS: uasm: Add DI instruction
James Hogan
2016-07-05
1
-0
/
+1
*
|
MIPS: uasm: Add CFCMSA/CTCMSA instructions
James Hogan
2016-07-05
1
-1
/
+23
*
|
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
2016-06-15
1
-1
/
+34
|
/
[next]