index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sys_ni.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+0
2011-05-20
ipc: Add missing sys_ni entries for ipc/compat.c functions
Kevin Cernekee
1
-0
/
+7
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
1
-0
/
+2
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
1
-0
/
+2
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
1
-0
/
+3
2010-09-23
powerpc: define a compat_sys_recv cond_syscall
Stephen Rothwell
1
-0
/
+1
2010-07-28
fanotify: sys_fanotify_mark declartion
Eric Paris
1
-0
/
+1
2010-07-28
fanotify: fanotify_init syscall declaration
Eric Paris
1
-0
/
+3
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
1
-0
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2009-11-06
sysctl: Remove the cond_syscall entry for sys32_sysctl
Eric W. Biederman
1
-1
/
+0
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-09-21
net: fix CONFIG_NET=n build on sparc64
Andrew Morton
1
-0
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-01-21
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
1
-0
/
+1
2009-01-14
[CVE-2009-0029] Make sys_syslog a conditional system call
Heiko Carstens
1
-0
/
+1
2008-12-08
performance counters: core code
Thomas Gleixner
1
-0
/
+3
2008-11-19
reintroduce accept4
Ulrich Drepper
1
-1
/
+1
2008-10-16
Configure out AIO support
Thomas Petazzoni
1
-0
/
+5
2008-09-29
Configure out file locking features
Thomas Petazzoni
1
-0
/
+1
2008-07-25
signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN...
Ingo Molnar
1
-0
/
+1
2008-07-25
flag parameters: fix compile error of sys_epoll_create1
Wang Chen
1
-0
/
+1
2008-07-24
flag parameters: inotify_init
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
/
+1
2008-07-22
Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
Atsushi Nemoto
1
-0
/
+1
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-2
/
+5
2008-01-24
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
1
-0
/
+1
2007-10-30
[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.
David S. Miller
1
-0
/
+4
2007-10-17
kernel/sys_ni.c: add dummy sys_ni_syscall() prototype
Adrian Bunk
1
-0
/
+4
2007-07-16
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
1
-0
/
+1
2007-05-12
compat signalfd and timerfd are cond syscalls
Heiko Carstens
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
/
+1
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
1
-0
/
+3
2006-11-03
[PATCH] Create compat_sys_migrate_pages
Stephen Rothwell
1
-0
/
+1
2006-10-16
[PATCH] fix epoll_pwait when EPOLL=n
Randy Dunlap
1
-0
/
+1
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-0
/
+5
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
1
-0
/
+1
2006-06-23
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
1
-0
/
+1
2006-04-11
[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...
Hyok S. Choi
1
-0
/
+12
2006-03-27
[PATCH] lightweight robust futexes: core
Ingo Molnar
1
-0
/
+4
2006-02-20
[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
Stephen Rothwell
1
-0
/
+2
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-0
/
+2
2006-01-08
[PATCH] Make vm86 support optional
Matt Mackall
1
-0
/
+2
2006-01-08
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
1
-0
/
+19
2006-01-08
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
1
-0
/
+1
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
1
-0
/
+2
[next]