index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
uapi
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-3
/
+3
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
1
-2
/
+2
2019-04-09
Merge tag 'mips_fixes_5.1_1' into mips-next
Paul Burton
1
-7
/
+0
2019-03-19
MIPS: uasm: Add div, mul and sel instructions for mipsr6
Hassan Naveed
1
-3
/
+3
2019-03-19
Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+0
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-14
MIPS: Remove custom MIPS32 __kernel_fsid_t type
Paul Burton
1
-7
/
+0
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-03-11
y2038: fix socket.h header inclusion
Arnd Bergmann
1
-1
/
+1
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
1
-3
/
+1
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
1
-2
/
+9
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+4
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
1
-2
/
+3
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
1
-2
/
+12
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
1
-7
/
+16
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-2
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2018-12-14
mips: generate uapi header and system call table files
Firoz Khan
2
-1064
/
+12
2018-12-14
mips: add +1 to __NR_syscalls in uapi header
Firoz Khan
1
-6
/
+6
2018-12-14
mips: remove unused macros
Firoz Khan
1
-15
/
+0
2018-12-13
mips: add __NR_syscalls along with __NR_Linux_syscalls
Firoz Khan
1
-3
/
+14
2018-12-07
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
1
-0
/
+1
2018-12-07
mips: bpf: fix encoding bug for mm_srlv32_op
Jiong Wang
1
-1
/
+1
2018-11-19
MIPS: Remove superfluous check for __linux__
Sean Young
1
-8
/
+0
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
1
-11
/
+0
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
1
-0
/
+2
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+3
2018-06-19
MIPS: Wire up io_pgetevents syscall
Paul Burton
1
-6
/
+9
2018-06-19
MIPS: Wire up the restartable sequences (rseq) syscall
Paul Burton
1
-6
/
+9
2018-04-20
y2038: mips: Extend sysvipc data structures
Arnd Bergmann
3
-23
/
+72
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
1
-0
/
+1
2018-02-19
MIPS: Add crc instruction support flag to elf_hwcap
Marcin Nowakowski
1
-0
/
+1
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
1
-18
/
+1
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+18
2018-01-12
signal/mips: switch mips to generic siginfo
Al Viro
1
-85
/
+1
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-29
make kernel-side POLL... arch-independent
Al Viro
1
-0
/
+17
2017-11-27
define __poll_t, annotate constants
Al Viro
1
-1
/
+1
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-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
1
-0
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
31
-0
/
+31
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
8
-0
/
+8
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
1
-1
/
+1
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+3
[next]