Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
26dd3e4ff9ac1aa576c97d23d7425d2544dbc5bf
/
arch
/
sparc
/
include
/
uapi
/
asm
1c88580
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
by Francis Yan
· 8 years ago
5ec7129
sparc: Write up preadv2/pwritev2 syscalls.
by David S. Miller
· 9 years ago
9ef595d
sparc: Convert naked unsigned uses to unsigned int
by Joe Perches
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a87cb3e
net: Facility to report route quality of connected sockets
by Tom Herbert
· 9 years ago
c10910c
sparc: Hook up copy_file_range syscall.
by David S. Miller
· 9 years ago
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
42d85c5
sparc: Wire up mlock2 system call.
by David S. Miller
· 9 years ago
8b30ca7
sparc: Add all necessary direct socket system calls.
by David S. Miller
· 9 years ago
9bcfd78
sparc: Hook up userfaultfd system call
by Mike Kravetz
· 9 years ago
9c2d5ee
sparc/sparc64: allocate sys_membarrier system call number
by Mathieu Desnoyers
· 9 years ago
2e3078a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
b0f205c
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
by Eric B Munson
· 9 years ago
2c302e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 9 years ago
c1b3475
sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value
by Rob Gardner
· 9 years ago
60acc4e
treewide: Fix typo compatability -> compatibility
by Laurent Pinchart
· 10 years ago
38351a3
sparc: hook up execveat system call
by David Drysdale
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5a2b59d
sparc64: Fix constraints on swab helpers.
by David S. Miller
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
c20ce79
sparc: Hook up bpf system call.
by David S. Miller
· 10 years ago
999156a
sparc/uapi: Add definition of TIOC[SG]RS485
by Ricardo Ribalda Delgado
· 10 years ago
10cf15e
sparc: Hook up memfd_create system call.
by David S. Miller
· 10 years ago
caa9199
sparc: Hook up seccomp and getrandom system calls.
by David S. Miller
· 10 years ago
2605392
sparc: Hook up renameat2 syscall.
by David S. Miller
· 10 years ago
a54983a
sparc: Hook up sched_setattr and sched_getattr syscalls.
by David S. Miller
· 11 years ago
ea02f94
net: introduce SO_BPF_EXTENSIONS
by Michal Sekletar
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
0ca4343
errno.h: remove "NFS" from descriptions in comments
by Eric Sandeen
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
bb458c6
Safer ABI for O_TMPFILE
by Al Viro
· 12 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 12 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 12 years ago
dafcc43
net: add socket option for low latency polling
by Eliezer Tamir
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
cbf1ef6
sparc: use asm-generic version of types.h
by Sam Ravnborg
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a274bd4
sparc: switch to use of generic old sigaction
by Al Viro
· 12 years ago
574c486
consolidate kernel-side struct sigaction declarations
by Al Viro
· 12 years ago
055dc21
soreuseport: infrastructure
by Tom Herbert
· 12 years ago
d59577b
sk-filter: Add ability to lock a socket filter program
by Vincent Bernat
· 12 years ago
4e4d78f
sparc: Hook up finit_module syscall.
by David S. Miller
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
031b656
unify SS_ONSTACK/SS_DISABLE definitions
by Al Viro
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
67f4efd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
54d5f88
Merge v3.7-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
a8fc927
sk-filter: Add ability to get socket filter program (v2)
by Pavel Emelyanov
· 12 years ago
1df35f8
sparc: Wire up sys_kcmp.
by David S. Miller
· 12 years ago
517ffce
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
by David S. Miller
· 12 years ago
c629803
tty, ioctls -- Add new ioctl definitions for tty flags fetching
by Cyrill Gorcunov
· 12 years ago
bb2bab1
UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty
by David Howells
· 12 years ago
5457982
UAPI: (Scripted) Disintegrate arch/sparc/include/asm
by David Howells
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago