Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
dd93938a92dc067aba70c401bdf2e50ed58083db
/
arch
/
um
/
include
/
shared
/
os.h
dd93938
x86/arch_prctl: Rename 'code' argument to 'option'
by Kyle Huey
· 8 years ago
e04c989
um: Fix ptrace GETREGS/SETREGS bugs
by Mickaël Salaün
· 9 years ago
8c6157b
um: Update UBD to use pread/pwrite family of functions
by Anton Ivanov
· 9 years ago
2eb5f31
um: Switch clocksource to hrtimers
by Anton Ivanov
· 9 years ago
1d80f0c
um: Store syscall number after syscall_trace_enter()
by Richard Weinberger
· 9 years ago
89520d9
um: Move syscall() declaration into os.h
by Richard Weinberger
· 10 years ago
d0b5e15
um: Remove SKAS3/4 support
by Richard Weinberger
· 10 years ago
0565103
um: Memory corruption on startup
by Anton Ivanov
· 11 years ago
f72c22e
um: Make stack trace reliable against kernel mode faults
by Richard Weinberger
· 11 years ago
91d44ff
um: Cleanup SIGTERM handling
by Richard Weinberger
· 11 years ago
805f11a
um: ubd: Add REQ_FLUSH suppport
by Richard Weinberger
· 11 years ago
f75b1b1
um: Implement probe_kernel_read()
by Richard Weinberger
· 11 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
22e2430d
x86, um: convert to saner kernel_execve() semantics
by Al Viro
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
1bbd5f2
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
by Al Viro
· 13 years ago
0036168
um: fill the handlers array at build time
by Al Viro
· 13 years ago
e87df98
um: simplify set_handler()
by Al Viro
· 13 years ago
5d40de0
um: kill dead code around uaccess
by Al Viro
· 13 years ago
d634f19
um: add earlyprintk support
by Richard Weinberger
· 14 years ago
0ce451a
um: fix UML_LIB_PATH
by Richard Weinberger
· 14 years ago
005a59e
Deal with missing exports for hostfs
by Al Viro
· 16 years ago
ec82c32
x86, um: get rid of arch/um/os symlink
by Al Viro
· 16 years ago
8569c91
x86, um: take arch/um/include/* out of the way
by Al Viro
· 16 years ago
[Renamed (99%) from arch/um/include/os.h]
40fb16a
uml: deal with inaccessible address space start
by Tom Spink
· 17 years ago
5d33e4d
uml: random driver fixes
by Jeff Dike
· 17 years ago
536788f
uml: runtime host VMSPLIT detection
by Jeff Dike
· 17 years ago
3a24ebf
uml: remove init_irq_signals
by Jeff Dike
· 17 years ago
75ada8f
uml: move sig_handler_common_skas
by Jeff Dike
· 17 years ago
1aa351a
uml: tidy helper code
by Jeff Dike
· 17 years ago
8efa3c9
uml: eliminate setjmp_wrapper
by Jeff Dike
· 17 years ago
1adfd60
uml: style fixes in file.c
by Jeff Dike
· 17 years ago
bf8fde7
uml: miscellaneous code cleanups
by Jeff Dike
· 17 years ago
3e6f2ac
uml: kill processes instead of panicing kernel
by Jeff Dike
· 17 years ago
6b7e967
uml: convert functions to void
by Karol Swietlicki
· 17 years ago
edea138
uml: tidy kern_util.h
by Jeff Dike
· 17 years ago
c9a3072
uml: code tidying under arch/um/os-Linux
by WANG Cong
· 17 years ago
4dbed85
uml: stop gdb from deleting breakpoints when running UML
by Stanislaw Gruszka
· 17 years ago
1a80521
uml: use *SEC_PER_*SEC constants
by Jeff Dike
· 17 years ago
5f73461
uml: time build fix
by Jeff Dike
· 17 years ago
b160fb6
uml: eliminate interrupts in the idle loop
by Jeff Dike
· 17 years ago
d2753a6d
uml: tickless support
by Jeff Dike
· 17 years ago
78a26e2
uml: separate timer initialization
by Jeff Dike
· 17 years ago
a2f018b
uml: simplify interval setting
by Jeff Dike
· 17 years ago
181bde8
uml: fix timer switching
by Jeff Dike
· 17 years ago
512b6fb
uml: userspace files should call libc directly
by Jeff Dike
· 17 years ago
8ca842c
uml: remove os_* usage from userspace files
by Jeff Dike
· 17 years ago
fab95c5
uml: get rid of do_longjmp
by Jeff Dike
· 17 years ago
ba180fd
uml: style fixes pass 3
by Jeff Dike
· 17 years ago
77bf440
uml: remove code made redundant by CHOOSE_MODE removal
by Jeff Dike
· 17 years ago
42fda66
uml: throw out CONFIG_MODE_TT
by Jeff Dike
· 17 years ago
42daba3
uml: stop saving process FP state
by Jeff Dike
· 17 years ago
8e2d10e
uml: tidy recently-moved code
by Jeff Dike
· 17 years ago
c439901
uml: simplify helper stack handling
by Jeff Dike
· 17 years ago
57598fd
uml: remove task_protections
by Jeff Dike
· 18 years ago
16dd07b
uml: more page fault path trimming
by Jeff Dike
· 18 years ago
64f6084
uml: speed page fault path
by Jeff Dike
· 18 years ago
a6ea4cc
uml: rename os_{read_write}_file_k back to os_{read_write}_file
by Jeff Dike
· 18 years ago
63843c2
uml: dump core on panic
by Jeff Dike
· 18 years ago
3d56404
uml: start fixing os_read_file and os_write_file
by Jeff Dike
· 18 years ago
24fa6c0
uml: move remaining useful contents of user_util.h
by Jeff Dike
· 18 years ago
b4ffb6a
uml: host_info tidying
by Jeff Dike
· 18 years ago
9ff1d36
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
f355559
[PATCH] uml: x86_64 thread fixes
by Jeff Dike
· 18 years ago
73c8f444
[PATCH] uml: libc-dependent code should call libc directly
by Jeff Dike
· 18 years ago
5d48545
[PATCH] uml: make execvp safe for our usage
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
e27e80b
[PATCH] uml: readd forgot prototype
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
3c91735
[PATCH] uml: thread creation tidying
by Jeff Dike
· 18 years ago
0915ee3
[PATCH] uml: mark some tt-mode code
by Jeff Dike
· 18 years ago
537ae94
[PATCH] uml: timer cleanups
by Jeff Dike
· 18 years ago
19bdf04
[PATCH] uml: SIGIO cleanups
by Jeff Dike
· 18 years ago
329c6e4
[PATCH] uml: header formatting cleanups
by Jeff Dike
· 19 years ago
29ac1c2
[PATCH] uml: make some symbols static
by Jeff Dike
· 19 years ago
8e64d96a
[PATCH] uml: remove os_isatty
by Jeff Dike
· 19 years ago
e64bd13
[PATCH] uml: signal initialization cleanup
by Jeff Dike
· 19 years ago
3feb885
[PATCH] uml: check for differences in host support
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
dd77aec
[PATCH] uml: tls support: hack to make it compile on any host
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
aa6758d
[PATCH] uml: implement {get,set}_thread_area for i386
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
02dea08
[PATCH] UML: Hotplug memory, take 2
by Jeff Dike
· 19 years ago
cf9165a
[PATCH] uml: oS header cleanups
by Jeff Dike
· 19 years ago
f206aab
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
by Jeff Dike
· 19 years ago
8e36706
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
by Jeff Dike
· 19 years ago
63ae2a9
[PATCH] uml: move libc-dependent irq code to os-Linux
by Jeff Dike
· 19 years ago
07f4e2c
[PATCH] uml: fix usage of kernel_errno in place of errno
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
abaf697
[PATCH] uml: move libc-dependent skas process handling
by Gennady Sharapov
· 19 years ago
f45d9fc
[PATCH] uml: move libc-dependent skas memory mapping code
by Gennady Sharapov
· 19 years ago
cff65c4
[PATCH] uml: move libc-dependent time code
by Gennady Sharapov
· 19 years ago
4fef0c1
[PATCH] uml: move libc-dependent utility procedures
by Gennady Sharapov
· 19 years ago
ea2ba7d
[PATCH] uml: move libc-dependent code from trap_user.c
by Gennady Sharapov
· 19 years ago
0805d89
[PATCH] uml: move libc-dependent code from signal_user.c
by Gennady Sharapov
· 19 years ago
7eebe8a
[PATCH] uml: umid cleanup
by Jeff Dike
· 19 years ago
2264c475
[PATCH] uml: separate libc-dependent umid code
by Jeff Dike
· 19 years ago
ae17381
[PATCH] uml: big memory fixes
by Jeff Dike
· 19 years ago
ff5c6ff
[PATCH] uml: separate libc-dependent helper code
by Jeff Dike
· 19 years ago
bb57842
[PATCH] uml: separate libc-dependent uaccess code
by Gennady Sharapov
· 19 years ago
9d624ea
[PATCH] uml: compile-time fix recent patch
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
8923648
[PATCH] uml: clear SKAS0/3 flags when running in TT mode
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
0f80bc8
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
by Jeff Dike
· 19 years ago
60d339f6
[PATCH] uml: move libc-dependent startup and signal code
by Gennady Sharapov
· 19 years ago
da00d9a
[PATCH] uml: compile fixes for gcc 4
by Jeff Dike
· 20 years ago
Next »