index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sys_ni.c
Commit message (
Expand
)
Author
Age
*
Cross Memory Attach
Christopher Yeoh
2011-10-31
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
*
ipc: Add missing sys_ni entries for ipc/compat.c functions
Kevin Cernekee
2011-05-20
*
net: Add sendmmsg socket system call
Anton Blanchard
2011-05-05
*
vfs: Add open by file handle support
Aneesh Kumar K.V
2011-03-15
*
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
2011-03-15
*
powerpc: define a compat_sys_recv cond_syscall
Stephen Rothwell
2010-09-23
*
fanotify: sys_fanotify_mark declartion
Eric Paris
2010-07-28
*
fanotify: fanotify_init syscall declaration
Eric Paris
2010-07-28
*
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
|
\
|
*
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-10-13
*
|
sysctl: Remove the cond_syscall entry for sys32_sysctl
Eric W. Biederman
2009-11-06
|
/
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-24
|
\
|
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
*
|
net: fix CONFIG_NET=n build on sparc64
Andrew Morton
2009-09-21
|
/
*
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
2009-01-21
|
\
|
*
[CVE-2009-0029] Make sys_syslog a conditional system call
Heiko Carstens
2009-01-14
*
|
performance counters: core code
Thomas Gleixner
2008-12-08
|
/
*
reintroduce accept4
Ulrich Drepper
2008-11-19
*
Configure out AIO support
Thomas Petazzoni
2008-10-16
*
Configure out file locking features
Thomas Petazzoni
2008-09-29
*
signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN...
Ingo Molnar
2008-07-25
*
flag parameters: fix compile error of sys_epoll_create1
Wang Chen
2008-07-25
*
flag parameters: inotify_init
Ulrich Drepper
2008-07-24
*
flag parameters: eventfd
Ulrich Drepper
2008-07-24
*
flag parameters: signalfd
Ulrich Drepper
2008-07-24
*
flag parameters: paccept
Ulrich Drepper
2008-07-24
*
Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
Atsushi Nemoto
2008-07-22
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
*
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
2008-01-23
*
[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.
David S. Miller
2007-10-31
*
kernel/sys_ni.c: add dummy sys_ni_syscall() prototype
Adrian Bunk
2007-10-17
*
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
2007-07-16
*
compat signalfd and timerfd are cond syscalls
Heiko Carstens
2007-05-12
*
signal/timer/event: eventfd core
Davide Libenzi
2007-05-11
*
signal/timer/event: timerfd core
Davide Libenzi
2007-05-11
*
signal/timer/event: signalfd core
Davide Libenzi
2007-05-11
*
[PATCH] Create compat_sys_migrate_pages
Stephen Rothwell
2006-11-03
*
[PATCH] fix epoll_pwait when EPOLL=n
Randy Dunlap
2006-10-16
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
*
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2006-06-23
*
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
2006-06-23
*
[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...
Hyok S. Choi
2006-04-11
*
[PATCH] lightweight robust futexes: core
Ingo Molnar
2006-03-27
*
[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
Stephen Rothwell
2006-02-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-09
|
\
|
*
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
2006-01-08
*
|
[PATCH] Make vm86 support optional
Matt Mackall
2006-01-08
*
|
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
2006-01-08
[next]