index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
ia32
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
x86: mark associated mm when running a task in 32 bit compatibility mode
Stephen Wilson
1
-0
/
+1
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
1
-0
/
+1
2011-03-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+9
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2011-03-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2011-03-15
x86: Add new syscalls for x86_64
Aneesh Kumar K.V
1
-0
/
+2
2011-03-08
x86: Separate out entry text section
Jiri Olsa
1
-0
/
+2
2011-02-28
x86: Use {push,pop}_cfi in more places
Jan Beulich
1
-18
/
+9
2011-02-02
x86: Add clock_adjtime for x86
Richard Cochran
1
-0
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
1
-17
/
+5
2010-09-15
x86-64, compat: Retruncate rax after ia32 syscall entry tracing
Roland McGrath
1
-1
/
+7
2010-09-15
x86-64, compat: Test %rax for the syscall number, not %eax
H. Peter Anvin
1
-7
/
+7
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-7
/
+7
2010-08-11
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
2
-0
/
+10
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-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-1
/
+1
2010-03-13
Add generic sys_olduname()
Christoph Hellwig
2
-54
/
+2
2010-03-13
Add generic sys_old_mmap()
Christoph Hellwig
1
-3
/
+3
2010-03-13
Add generic sys_old_select()
Christoph Hellwig
2
-19
/
+1
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2010-02-28
Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...
Linus Torvalds
1
-1
/
+1
2010-02-10
x86, ia32_aout: do not kill argument mapping
Jiri Slaby
1
-1
/
+0
2010-01-29
x86: get rid of the insane TIF_ABI_PENDING bit
H. Peter Anvin
1
-1
/
+0
2010-01-29
Split 'flush_old_exec' into two functions
Linus Torvalds
1
-4
/
+6
2010-01-28
x86: Use helpers for rlimits
Jiri Slaby
1
-1
/
+1
2009-12-11
Unify sys_mmap*
Al Viro
2
-43
/
+2
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-19
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
2
-57
/
+1
2009-10-26
x86-64: Fix register leak in 32-bit syscall audting
Jan Beulich
1
-3
/
+2
2009-10-13
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
2
-15
/
+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-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-14
/
+5
2009-04-21
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
1
-14
/
+5
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2
-23
/
+3
2009-04-03
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
2
-23
/
+1
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
2
-23
/
+1
2009-02-26
Merge branch 'x86/core' into perfcounters/core
Ingo Molnar
1
-43
/
+27
2009-02-22
x86: ia32_signal: introduce {get|set}_user_seg()
Hiroshi Shimamoto
1
-20
/
+18
2009-02-22
x86: ia32_signal: introduce GET_SEG() macro
Hiroshi Shimamoto
1
-5
/
+9
[next]