Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2e7e65ce55566fc81036960b00e5e15f5d9578ea
/
include
/
linux
/
syscalls.h
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
e5e25cf
tracing: Factorize the events profile accounting
by Frederic Weisbecker
· 15 years ago
8e254c1
tracing/filters: Defer pred allocation
by Li Zefan
· 15 years ago
540b7b8
tracing/syscalls: Add filtering support
by Li Zefan
· 15 years ago
10a5b66
tracing/syscalls: Add fields format for exit events
by Li Zefan
· 15 years ago
dc4ddb4
tracing: Add fields format definition for syscall events
by Frederic Weisbecker
· 15 years ago
f4b5ffc
tracing: Add perf counter support for syscalls tracing
by Jason Baron
· 15 years ago
64c12e0
tracing: Add individual syscalls tracepoint id support
by Jason Baron
· 15 years ago
fb34a08
tracing: Add trace events for each syscall entry/exit
by Jason Baron
· 15 years ago
7afdbf2
signals: declare sys_rt_tgsigqueueinfo in syscalls.h
by Arnd Bergmann
· 15 years ago
cc6f267
syscalls.h: remove duplicated declarations for sys_pipe2
by Masatake YAMATO
· 16 years ago
974802e
perf_counter: Add forward/backward attribute ABI compatibility
by Peter Zijlstra
· 16 years ago
0d48696
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
by Peter Zijlstra
· 16 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 16 years ago
ecf4667
syscalls.h add the missing sys_pipe2 declaration
by Arnd Bergmann
· 16 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
8b9cf76
Fix SYSCALL_ALIAS for older MIPS assembler
by Thomas Bogendoerfer
· 16 years ago
47788c5
tracing/syscalls: use a dedicated file header
by Frederic Weisbecker
· 16 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
601cc11
Make non-compat preadv/pwritev use native register size
by Linus Torvalds
· 16 years ago
f3554f4
preadv/pwritev: Add preadv and pwritev system calls.
by Gerd Hoffmann
· 16 years ago
bed1ffc
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
by Frederic Weisbecker
· 16 years ago
2743a5b
perfcounters: provide expansion room in the ABI
by Paul Mackerras
· 16 years ago
f3dfd26
perfcounters: fix a few minor cleanliness issues
by Paul Mackerras
· 16 years ago
e9c4ffb
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
6c597963
syscall define: fix uml compile bug
by Heiko Carstens
· 16 years ago
95fd484
Merge commit 'v2.6.29-rc4' into perfcounters/core
by Ingo Molnar
· 16 years ago
e5d9a90
alpha: use syscall wrappers
by Ivan Kokshaysky
· 16 years ago
7783549
Merge commit 'v2.6.29-rc2' into perfcounters/core
by Ingo Molnar
· 16 years ago
2b66421
[CVE-2009-0029] System call wrappers part 33
by Heiko Carstens
· 16 years ago
d4e8204
[CVE-2009-0029] System call wrappers part 32
by Heiko Carstens
· 16 years ago
ee6a093
[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
by Benjamin Herrenschmidt
· 16 years ago
1a94bc3
[CVE-2009-0029] System call wrapper infrastructure
by Heiko Carstens
· 16 years ago
e55380e
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
by Heiko Carstens
· 16 years ago
2ed7c03
[CVE-2009-0029] Convert all system calls to return a long
by Heiko Carstens
· 16 years ago
4c696ba
[CVE-2009-0029] Move compat system call declarations to compat header file
by Heiko Carstens
· 16 years ago
506c10f
Merge commit 'v2.6.29-rc1' into perfcounters/core
by Ingo Molnar
· 16 years ago
4ae8978
inotify: fix type errors in interfaces
by Michael Kerrisk
· 16 years ago
9f66a38
perf counters: restructure the API
by Ingo Molnar
· 16 years ago
eab656a
perf counters: clean up 'raw' type API
by Thomas Gleixner
· 16 years ago
0793a61
performance counters: core code
by Thomas Gleixner
· 16 years ago
de11def
reintroduce accept4
by Ulrich Drepper
· 16 years ago
b4615e6
sys_paccept definition missing __user annotation
by Harvey Harrison
· 16 years ago
9fe5ad9
flag parameters add-on: remove epoll_create size param
by Ulrich Drepper
· 16 years ago
4006553
flag parameters: inotify_init
by Ulrich Drepper
· 16 years ago
336dd1f
flag parameters: dup2
by Ulrich Drepper
· 16 years ago
a0998b5
flag parameters: epoll_create
by Ulrich Drepper
· 16 years ago
b087498e
flag parameters: eventfd
by Ulrich Drepper
· 16 years ago
9deb27b
flag parameters: signalfd
by Ulrich Drepper
· 16 years ago
aaca0bd
flag parameters: paccept
by Ulrich Drepper
· 16 years ago
f606ddf
remove the v850 port
by Adrian Bunk
· 16 years ago
8f0cfa5
xattr: add missing consts to function arguments
by David Howells
· 17 years ago
5a6483f
include: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
8e68e2f
[CELL] spufs: extension of spu_create to support affinity definition
by Arnd Bergmann
· 17 years ago
97ac735
sys_fallocate() implementation on i386, x86_64 and powerpc
by Amit Arora
· 17 years ago
edd5cd4
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
by David Woodhouse
· 17 years ago
e1ad746
signal/timer/event: eventfd core
by Davide Libenzi
· 18 years ago
b215e28
signal/timer/event: timerfd core
by Davide Libenzi
· 18 years ago
fba2afa
signal/timer/event: signalfd core
by Davide Libenzi
· 18 years ago
97416ce
Declare {compat_}sys_utimensat
by Stephen Rothwell
· 18 years ago
b611967
[PATCH] epoll_pwait()
by Davide Libenzi
· 18 years ago
ba46df9
[PATCH] __user annotations: futex
by Al Viro
· 18 years ago
3db03b4
[PATCH] rename the provided execve functions to kernel_execve
by Arnd Bergmann
· 18 years ago
e04da1d
[PATCH] sys_getcpu() prototype annotated
by Al Viro
· 18 years ago
3cfc348
[PATCH] x86: Add portable getcpu call
by Andi Kleen
· 18 years ago
e2970f2
[PATCH] pi-futex: futex code cleanups
by Ingo Molnar
· 18 years ago
9216dfa
[PATCH] move_pages: fix 32 -> 64 bit compat function
by Christoph Lameter
· 18 years ago
1b2db9f
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
by Christoph Lameter
· 18 years ago
742755a
[PATCH] page migration: sys_move_pages(): support moving of individual pages
by Christoph Lameter
· 18 years ago
66643de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
0f04108
[PATCH] powerpc: wire up sys_[gs]et_robust_list
by David Woodhouse
· 19 years ago
d6754b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
912d35f
[PATCH] Add support for the sys_vmsplice syscall
by Jens Axboe
· 19 years ago
7052449
[PATCH] splice: add support for sys_tee()
by Jens Axboe
· 19 years ago
88dd9c1
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
5246d05
[PATCH] sync_file_range(): use unsigned for flags
by Andrew Morton
· 19 years ago
529565d
[PATCH] splice: add optional input and output offsets
by Ingo Molnar
· 19 years ago
f79e2ab
[PATCH] sys_sync_file_range()
by Andrew Morton
· 19 years ago
5274f05
[PATCH] Introduce sys_splice() system call
by Jens Axboe
· 19 years ago
6961ec8
[PATCH] add sys_unshare to syscalls.h
by Arnd Bergmann
· 19 years ago
c04030e
[PATCH] flags parameter for linkat
by Ulrich Drepper
· 19 years ago
cff2b76
[PATCH] fstatat64 support
by Ulrich Drepper
· 19 years ago
9ad11ab
[PATCH] compat: fix compat_sys_openat and friends
by Stephen Rothwell
· 19 years ago
3a2ca64
[PATCH] prototypes for *at functions & typo fix
by Ulrich Drepper
· 19 years ago
5131cf1
[PATCH] add missing syscall declarations
by Arnd Bergmann
· 19 years ago
6150c32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
3974388
[PATCH] Swap Migration V5: sys_migrate_pages interface
by Christoph Lameter
· 19 years ago
67207b9
[PATCH] spufs: The SPU file system, base
by Arnd Bergmann
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
7980cbb
[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h
by Eric Dumazet
· 19 years ago
cf36680
[PATCH] move ioprio syscalls into syscalls.h
by Anton Blanchard
· 19 years ago
72414d3
[PATCH] kexec code cleanup
by Maneesh Soni
· 19 years ago
dc009d9
[PATCH] kexec: add kexec syscalls
by Eric W. Biederman
· 19 years ago
7d87e14c
[PATCH] consolidate sys_shmat
by Stephen Rothwell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago