index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
syscalls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-14
/
+14
2009-02-12
syscall define: fix uml compile bug
Heiko Carstens
1
-14
/
+14
2009-02-11
Merge commit 'v2.6.29-rc4' into perfcounters/core
Ingo Molnar
1
-0
/
+5
2009-01-30
alpha: use syscall wrappers
Ivan Kokshaysky
1
-0
/
+5
2009-01-21
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
1
-52
/
+117
2009-01-14
[CVE-2009-0029] System call wrappers part 33
Heiko Carstens
1
-0
/
+1
2009-01-14
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
1
-0
/
+7
2009-01-14
[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
Benjamin Herrenschmidt
1
-0
/
+6
2009-01-14
[CVE-2009-0029] System call wrapper infrastructure
Heiko Carstens
1
-0
/
+62
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-0
/
+2
2009-01-14
[CVE-2009-0029] Convert all system calls to return a long
Heiko Carstens
1
-40
/
+39
2009-01-14
[CVE-2009-0029] Move compat system call declarations to compat header file
Heiko Carstens
1
-12
/
+0
2009-01-11
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
1
-1
/
+1
2009-01-05
inotify: fix type errors in interfaces
Michael Kerrisk
1
-1
/
+1
2008-12-11
perf counters: restructure the API
Ingo Molnar
1
-4
/
+8
2008-12-11
perf counters: clean up 'raw' type API
Thomas Gleixner
1
-5
/
+3
2008-12-08
performance counters: core code
Thomas Gleixner
1
-0
/
+6
2008-11-20
reintroduce accept4
Ulrich Drepper
1
-2
/
+1
2008-07-26
sys_paccept definition missing __user annotation
Harvey Harrison
1
-1
/
+1
2008-07-24
flag parameters add-on: remove epoll_create size param
Ulrich Drepper
1
-1
/
+1
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
1
-0
/
+1
2008-07-24
flag parameters: dup2
Ulrich Drepper
1
-0
/
+1
2008-07-24
flag parameters: epoll_create
Ulrich Drepper
1
-0
/
+1
2008-07-24
flag parameters: eventfd
Ulrich Drepper
1
-0
/
+1
2008-07-24
flag parameters: signalfd
Ulrich Drepper
1
-0
/
+1
2008-07-24
flag parameters: paccept
Ulrich Drepper
1
-0
/
+2
2008-07-24
remove the v850 port
Adrian Bunk
1
-1
/
+1
2008-04-29
xattr: add missing consts to function arguments
David Howells
1
-14
/
+16
2008-04-19
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-2
/
+5
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
1
-1
/
+1
2007-07-18
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
1
-0
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
1
-0
/
+2
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
1
-0
/
+1
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
1
-0
/
+2
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
1
-0
/
+1
2007-05-09
Declare {compat_}sys_utimensat
Stephen Rothwell
1
-0
/
+2
2006-10-11
[PATCH] epoll_pwait()
Davide Libenzi
1
-0
/
+4
2006-10-11
[PATCH] __user annotations: futex
Al Viro
1
-1
/
+1
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-0
/
+2
2006-09-29
[PATCH] sys_getcpu() prototype annotated
Al Viro
1
-1
/
+1
2006-09-26
[PATCH] x86: Add portable getcpu call
Andi Kleen
1
-0
/
+2
2006-06-28
[PATCH] pi-futex: futex code cleanups
Ingo Molnar
1
-2
/
+2
2006-06-23
[PATCH] move_pages: fix 32 -> 64 bit compat function
Christoph Lameter
1
-1
/
+1
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
1
-0
/
+5
2006-06-23
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
1
-0
/
+5
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+6
2006-05-23
[PATCH] powerpc: wire up sys_[gs]et_robust_list
David Woodhouse
1
-0
/
+6
2006-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
1
-0
/
+3
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
[prev]
[next]