index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
ia32
/
ia32entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
x86: fix up system call numbering nit
Linus Torvalds
1
-1
/
+1
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
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
/
+1
2010-07-16
unistd: add __NR_prlimit64 syscall numbers
Jiri Slaby
1
-0
/
+1
2010-04-20
x86: correctly wire up the newuname system call
Christoph Hellwig
1
-1
/
+1
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
1
-2
/
+2
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
1
-1
/
+1
2009-12-11
Unify sys_mmap*
Al Viro
1
-1
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-16
/
+25
2009-11-06
sysctl: x86 Use the compat_sys_sysctl
Eric W. Biederman
1
-1
/
+1
2009-10-26
x86-64: Fix register leak in 32-bit syscall audting
Jan Beulich
1
-3
/
+2
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-10-01
x86: Don't leak 64-bit kernel register values to 32-bit processes
Jan Beulich
1
-13
/
+23
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-08-08
x86, 32-bit: Use generic sys_pipe()
Amerigo Wang
1
-1
/
+1
2009-04-30
Merge branch 'core/signal' into perfcounters/core
Thomas Gleixner
1
-0
/
+1
2009-04-30
x86: hookup sys_rt_tgsigqueueinfo
Thomas Gleixner
1
-0
/
+1
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-1
/
+3
2009-04-02
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
1
-0
/
+2
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
1
-1
/
+1
2009-02-11
Merge commit 'v2.6.29-rc4' into perfcounters/core
Ingo Molnar
1
-3
/
+5
2009-02-09
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
1
-3
/
+5
2009-02-06
x86-64: fix int $0x80 -ENOSYS return
Roland McGrath
1
-3
/
+5
2009-01-18
Merge branch 'core/percpu' into perfcounters/core
Ingo Molnar
1
-4
/
+4
2009-01-19
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
1
-4
/
+4
2008-12-08
performance counters: x86 support
Ingo Molnar
1
-1
/
+2
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
1
-2
/
+2
2008-10-13
x86-64: slightly stream-line 32-bit syscall entry code
Jan Beulich
1
-16
/
+10
2008-07-25
x86_64: fix ia32 AMD syscall audit fast-path
Roland McGrath
1
-3
/
+3
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: pipe
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-23
x86_64 ia32 syscall audit fast-path
Roland McGrath
1
-4
/
+87
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
1
-8
/
+10
2008-07-16
x86 ptrace: unify syscall tracing
Roland McGrath
1
-8
/
+9
2008-07-16
x86_64: adjust exception frame in ia32entry
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-09
x86: rename threadinfo to TI.
Glauber Costa
1
-11
/
+14
2008-07-08
x86/paravirt: groundwork for 64-bit Xen support, fix
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-08
x86, 64-bit: ia32entry: replace privileged instructions with pvops
Jeremy Fitzhardinge
1
-8
/
+8
2008-07-08
x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...
Jeremy Fitzhardinge
1
-6
/
+15
2008-06-19
x86-64: remove unnecessary ptregs call stubs
Jan Beulich
1
-4
/
+2
2008-04-26
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
1
-1
/
+1
2008-04-17
x86: ia32 ptrace vs -ENOSYS sysenter/syscall
Roland McGrath
1
-2
/
+6
[next]