index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
syscalls
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-2
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-02-03
x86: switch to generic old sigaction
Al Viro
1
-1
/
+1
2013-02-03
x86: switch to generic compat rt_sigaction()
Al Viro
2
-2
/
+2
2013-02-03
x86: switch to generic compat sched_rr_get_interval()
Al Viro
1
-1
/
+1
2013-02-03
x86,um: switch to generic old sigsuspend()
Al Viro
1
-1
/
+1
2013-02-03
x86: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-2
/
+2
2013-02-03
x86: switch to generic compat rt_sigpending()
Al Viro
2
-2
/
+2
2013-02-03
x86: get rid of pt_regs argument in vm86/vm86old
Al Viro
1
-2
/
+2
2013-02-03
x86: get rid of pt_regs argument in sigreturn variants
Al Viro
1
-2
/
+2
2013-02-03
x86: get rid of pt_regs argument of iopl(2)
Al Viro
1
-1
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
2
-2
/
+2
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
2
-2
/
+2
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2012-12-14
module: add syscall to load module from fd
Kees Cook
2
-0
/
+2
2012-11-28
x86, um: switch to generic fork/vfork/clone
Al Viro
1
-3
/
+3
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-10-02
UAPI: Plumb the UAPI Kbuilds into the user header installation and checking
David Howells
1
-1
/
+1
2012-10-02
UAPI: x86: Differentiate the generated UAPI and internal headers
David Howells
1
-7
/
+10
2012-09-30
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
1
-1
/
+1
2012-08-18
x32: Use compat shims for {g,s}etsockopt
Mike Frysinger
1
-2
/
+4
2012-08-01
x86-64, kcmp: The kcmp system call can be common
H. Peter Anvin
1
-1
/
+1
2012-05-31
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2
-0
/
+3
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-279
/
+324
2012-03-22
x86-32: Fix typo for mq_getsetattr in syscall table
Thierry Reding
1
-1
/
+1
2012-03-05
x32: Add ptrace for x32
H.J. Lu
1
-2
/
+2
2012-03-05
x32: Switch to a 64-bit clock_t
H. Peter Anvin
1
-2
/
+2
2012-02-20
x32: Generate <asm/unistd_64_x32.h>
H. Peter Anvin
1
-1
/
+6
2012-02-20
x32: Generate <asm/unistd_x32.h>
H. Peter Anvin
1
-3
/
+10
2012-02-20
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
2
-274
/
+307
2012-02-20
x86-64, ia32: Drop sys32_rt_sigprocmask
H. Peter Anvin
1
-1
/
+1
2011-11-18
x86, syscall: Allow syscall offset to be symbolic
H. Peter Anvin
1
-1
/
+5
2011-11-18
x86: Simplify syscallhdr.sh
H. Peter Anvin
1
-16
/
+3
2011-11-17
x86: Machine-readable syscall tables and scripts to process them
H. Peter Anvin
5
-0
/
+771