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
/
um
/
sys-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
um: mdd support for 64 bit atomic operations
Richard Weinberger
2
-1
/
+226
2011-03-23
uml: kernels on {i386,x86_64} produce bad coredumps
Paul Pluzhnikov
1
-0
/
+2
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-2
/
+2
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+1
2010-04-21
UML: Fix compiler warning due to missing task_struct declaration
Jan Kiszka
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
1
-86
/
+0
2010-03-13
Add generic sys_old_mmap()
Christoph Hellwig
3
-36
/
+1
2010-03-13
Add generic sys_old_select()
Christoph Hellwig
1
-18
/
+0
2010-03-06
elf coredump: add extended numbering support
Daisuke HATAYAMA
1
-0
/
+16
2010-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
3
-43
/
+69
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-11
Unify sys_mmap*
Al Viro
1
-4
/
+0
2009-06-17
uml: fix a section warning
Amerigo Wang
1
-1
/
+1
2009-06-12
uml module: fix uml build process due to this merge
Amerigo Wang
1
-1
/
+1
2009-04-03
uml: fix link error from prefixing of i386 syscalls with ptregs_
Miklos Szeredi
1
-0
/
+11
2009-04-01
uml: remove useless comments
WANG Cong
2
-20
/
+0
2008-10-23
x86, um: get rid of excessive includes of uml-config.h
Al Viro
3
-3
/
+0
2008-10-23
x86, um: get rid of header symlinks
Al Viro
21
-0
/
+336
2008-10-23
x86, um: get rid of sysdep symlink
Al Viro
16
-0
/
+945
2008-10-23
x86, um: get rid of uml unistd.h
Al Viro
1
-0
/
+1
2008-10-20
uml: fix a compile error
WANG Cong
1
-1
/
+2
2008-07-24
UML: make several more things static
WANG Cong
3
-6
/
+5
2008-05-13
uml: tidy ptrace interface
Jeff Dike
2
-17
/
+15
2008-04-26
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
1
-1
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-12
/
+0
2008-02-24
uml: remove unused sigcontext accessors
Jeff Dike
1
-27
/
+0
2008-02-05
uml: redo the calculation of NR_syscalls
Jeff Dike
1
-0
/
+5
2008-02-05
uml: LDT mutex conversion
Daniel Walker
1
-7
/
+7
2008-02-05
uml: style fixes in arch/um/sys-x86_64
Jeff Dike
1
-14
/
+0
2008-02-05
uml: simplify SIGSEGV handling
Jeff Dike
1
-17
/
+2
2008-02-05
uml: current.h cleanup
Jeff Dike
1
-10
/
+8
2008-02-05
uml: header untangling
Jeff Dike
2
-2
/
+4
2008-02-05
uml: host TLS diagnostics
Jeff Dike
1
-9
/
+21
2008-02-05
uml: remove unused variables in the context switcher
Karol Swietlicki
2
-4
/
+4
2008-02-05
uml: tidy kern_util.h
Jeff Dike
1
-0
/
+1
2008-02-05
uml: borrow const.h techniques
Jeff Dike
1
-4
/
+4
2008-02-05
uml: further bugs.c tidying
Jeff Dike
1
-26
/
+20
2008-02-05
uml: remove now unused code
Karol Swietlicki
1
-137
/
+0
2008-02-05
uml: improve detection of host cmov
Karol Swietlicki
1
-9
/
+31
2008-02-05
uml: get rid of asmlinkage
Jeff Dike
1
-4
/
+5
2008-02-05
uml: remove xmm checking on x86
Karol Swietlicki
1
-3
/
+0
2008-01-30
UML: change sigcontext fields to match x86
Jeff Dike
1
-25
/
+25
2007-10-29
misc uml annotation and section fixes
Al Viro
1
-4
/
+4
2007-10-20
spelling fixes: arch/um/
Simon Arlott
2
-2
/
+2
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-16
uml: fix stub address calculations
Jeff Dike
2
-6
/
+7
2007-10-16
uml: style fixes in FP code
Jeff Dike
2
-74
/
+3
2007-10-16
uml: coredumping floating point fixes
Jeff Dike
1
-22
/
+0
2007-10-16
uml: ptrace floating point fixes
Jeff Dike
1
-25
/
+48
[next]