Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2cee34a28c7d0f11814ba2d0f8b9094fe2fc1e18
/
arch
/
parisc
/
include
/
uapi
/
asm
3fe100e
BACKPORT [FROMLIST] New getsockopt option to get socket cookie
by Chenbo Feng
· 8 years ago
2b95f12
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
by Helge Deller
· 8 years ago
18088db
parisc: Ignore the pkey system calls for now
by Helge Deller
· 8 years ago
e8c24d3
x86/pkeys: Allocation/free syscalls
by Dave Hansen
· 8 years ago
3eb53b2
parisc: Fix order of EREFUSED define in errno.h
by Helge Deller
· 8 years ago
784c221
parisc: Whitespace cleanups in unistd.h
by Helge Deller
· 8 years ago
13ff631
parisc: Fix typo in pdc.h
by Andrea Gelmini
· 9 years ago
64e2a42
parisc: Add ARCH_TRACEHOOK and regset support
by Helge Deller
· 9 years ago
119a0a3
parisc: Wire up preadv2 and pwritev2 syscalls
by Helge Deller
· 9 years ago
56649be
parisc: Drop alloc_hugepages and free_hugepages syscalls
by Helge Deller
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b4f09ae
parisc: Wire up copy_file_range syscall
by Helge Deller
· 9 years ago
a87cb3e
net: Facility to report route quality of connected sockets
by Tom Herbert
· 9 years ago
dcd6c87
mm: arch: remove duplicate definitions of MADV_FREE
by Guenter Roeck
· 9 years ago
a4eff16
Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
21f55b0
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures
by Chen Gang
· 9 years ago
ef58978
mm: define MADV_FREE for some arches
by Minchan Kim
· 9 years ago
fbdd950
parisc: Drop parisc-specific NSIGTRAP define
by Helge Deller
· 9 years ago
e60fc5a
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
by Helge Deller
· 9 years ago
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
5c477b4
parisc: Wire up mlock2 syscall
by Helge Deller
· 9 years ago
94521b2
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
dcbf0d2
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
by Helge Deller
· 9 years ago
373ee21
Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
d0cf62f
parisc: Fixes and cleanups in kernel uapi header files
by Helge Deller
· 9 years ago
338f169
parisc: Drop hpux_stat64 struct from stat.h header file
by Helge Deller
· 9 years ago
b0f205c
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
by Eric B Munson
· 9 years ago
7bc2d40
parisc: Wire up userfaultfd syscall
by Helge Deller
· 9 years ago
b609675
parisc: allocate sys_membarrier system call number
by Mathieu Desnoyers
· 9 years ago
cf635f8
parisc: hpux - Remove HPUX syscall numbers
by Helge Deller
· 10 years ago
fb96a79
parisc: Wire up execveat syscall
by Helge Deller
· 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
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
d8f5457
parisc: Avoid using CONFIG_64BIT in userspace exported headers
by Helge Deller
· 10 years ago
2fe749f
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
by Helge Deller
· 10 years ago
e6be7bb
parisc: Wire up bpf syscall
by Helge Deller
· 10 years ago
1f25df2
parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures
by Helge Deller
· 10 years ago
882ebfc
Merge 3.17-rc5 into tty-next
by Greg Kroah-Hartman
· 10 years ago
12b46b6
parisc/uapi: Add definition of TIOC[SG]RS485
by Ricardo Ribalda Delgado
· 10 years ago
c90f069
parisc: Wire up seccomp, getrandom and memfd_create syscalls
by Helge Deller
· 10 years ago
20dbea4
parisc: Remove SA_RESTORER define
by John David Anglin
· 10 years ago
18e480a
parisc: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
8a415e5
parisc: Use generic uapi/asm/resource.h file
by Helge Deller
· 11 years ago
e0d8898
parisc: remove _STK_LIM_MAX override
by John David Anglin
· 11 years ago
e9af8b7
parisc: wire up sys_utimes
by Helge Deller
· 11 years ago
f5a408d
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
by Guy Martin
· 11 years ago
9391bc7
parisc: convert uapi/asm/stat.h to use native types only
by Helge Deller
· 11 years ago
998bbb2
parisc: wire up sched_setattr and sched_getattr
by Helge Deller
· 11 years ago
ea02f94
net: introduce SO_BPF_EXTENSIONS
by Michal Sekletar
· 11 years ago
75b99db
parisc: fix SO_MAX_PACING_RATE typo
by Eric Dumazet
· 11 years ago
38c7937
parisc: break out SOCK_NONBLOCK define to own asm header file
by Helge Deller
· 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
· 11 years ago
bb458c6
Safer ABI for O_TMPFILE
by Al Viro
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
dafcc43
net: add socket option for low latency polling
by Eliezer Tamir
· 11 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
5f32ed1
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
2408474
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls
by Helge Deller
· 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
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
608ff1a
Merge branch 'akpm' (Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
42d7395
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
by Andi Kleen
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c629803
tty, ioctls -- Add new ioctl definitions for tty flags fetching
by Cyrill Gorcunov
· 12 years ago
70c1674
UAPI: (Scripted) Disintegrate arch/parisc/include/asm
by David Howells
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago