Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
03b1293edad462ad1ad62bcc5160c76758e450d5
/
arch
/
um
/
os-Linux
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
bc6c836
uml: fix compile error in deliver_alarm()
by Miklos Szeredi
· 12 years ago
d3c1cfc
um: pass siginfo to guest process
by Martin Pärtel
· 12 years ago
b8a4209
um: pull interrupt_end() into userspace()
by Al Viro
· 12 years ago
54ce925
um: Remove unused variables
by Richard Weinberger
· 13 years ago
c6b17bb
um: use the right ifdef around exports in user_syms.c
by Al Viro
· 13 years ago
966e803
um: unify ptrace_user.h
by Al Viro
· 13 years ago
1bbd5f2
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
by Al Viro
· 13 years ago
510c72a3
um: take chan_*.h and line.h to arch/um/drivers
by Al Viro
· 13 years ago
17e0520
um: take register_winch_irq() into the caller of is_skas_winch()
by Al Viro
· 13 years ago
5c48b10
um: take arch/um/sys-x86 to arch/x86/um
by Al Viro
· 13 years ago
62982ad
um: sysdep/barrier.h is not used for anything
by Al Viro
· 13 years ago
0de021f
um: shared/process.h is empty now; kill it
by Al Viro
· 13 years ago
ab1c0cc
um: finish conversion to mcontext_t
by Al Viro
· 13 years ago
248b74c
um: start switching the references to host mcontext_t to its userland type
by Al Viro
· 13 years ago
05c46db
um: take userland definition of barrier() to user.h
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
d5c7e8b
um: don't bother blocking SIGARLM and SIGUSR1
by Al Viro
· 13 years ago
9b25fcb
um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in there
by Al Viro
· 13 years ago
51d3474
um: merge arch/um/os-Linux/sys-{i386,x86_64}
by Al Viro
· 13 years ago
7eb1225
um: merge hard_handler() instances, switch to use of SA_SIGINFO
by Al Viro
· 13 years ago
5d40de0
um: kill dead code around uaccess
by Al Viro
· 13 years ago
078073a
um: -include user.h for USER_OBJ, trim includes
by Al Viro
· 13 years ago
fbfe9c8
um: Save FPU registers between task switches
by Ingo van Lil
· 13 years ago
b743ac5
um: disable scan_elf_aux() on x86_64
by Richard Weinberger
· 13 years ago
2a6d0ac
uml: free resources
by Davidlohr Bueso
· 13 years ago
2fdf213
uml: helper.c warning corrections
by Vitaliy Ivanov
· 13 years ago
f956b3e
um: fix _FORTIFY_SOURCE=2 support for kernel modules
by Richard Weinberger
· 13 years ago
db271cf
um: fix crash while os_dump_core()
by Richard Weinberger
· 13 years ago
d634f19
um: add earlyprintk support
by Richard Weinberger
· 13 years ago
2525e70
um: remove SIGHUP handler
by Richard Weinberger
· 13 years ago
0ce451a
um: fix UML_LIB_PATH
by Richard Weinberger
· 13 years ago
b2db219
um: fix abort
by Richard Weinberger
· 13 years ago
482db6d
um: fix global timer issue when using CONFIG_NO_HZ
by Richard Weinberger
· 14 years ago
005a59e
Deal with missing exports for hostfs
by Al Viro
· 16 years ago
fb967ec
um: os-linux/mem.c needs sys/stat.h
by Liu Aleaxander
· 14 years ago
7f3c1fa
uml: Fix build breakage after slab.h changes
by Jan Kiszka
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
edf382b
includecheck fix: um, helper.c
by Jaswinder Singh Rajput
· 15 years ago
5062910
uml: improve error messages
by WANG Cong
· 16 years ago
00699e8
uml: fix WARNING: vmlinux: 'memcpy' exported twice
by akpm@linux-foundation.org
· 16 years ago
17c324f
um: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
ec82c32
x86, um: get rid of arch/um/os symlink
by Al Viro
· 16 years ago
887c57d
x86, um: get rid of excessive includes of uml-config.h
by Al Viro
· 16 years ago
d2efa6d
uml: remove the dead TTY_LOG code
by Adrian Bunk
· 16 years ago
99764fa
UML: make several more things static
by WANG Cong
· 16 years ago
f1ef916
uml: work around broken host PTRACE_SYSEMU
by Jeff Dike
· 16 years ago
14c8a77
uml: remove include of asm/user.h
by Jeff Dike
· 16 years ago
b6d8adf
uml: PATH_MAX needs limits.h
by Ingo Molnar
· 16 years ago
3d5ede6
uml: stub needs to tolerate SIGWINCH
by Jeff Dike
· 16 years ago
40fb16a
uml: deal with inaccessible address space start
by Tom Spink
· 16 years ago
06e1e4f
uml: deal with host time going backwards
by Jeff Dike
· 16 years ago
3787fa6
fix include order in sys-i386/registers.c
by Al Viro
· 16 years ago
fe2cc53
uml: track and make up lost ticks
by Jeff Dike
· 16 years ago
5d33e4d
uml: random driver fixes
by Jeff Dike
· 16 years ago
43f5b30
uml: fix build when SLOB is enabled
by Jeff Dike
· 16 years ago
47906dd
uml: tidy ptrace interface
by Jeff Dike
· 16 years ago
96cee30
uml: style fixes
by Jeff Dike
· 16 years ago
53c2587
uml: redo host capability detection and disabling
by Jeff Dike
· 16 years ago
4415d8a
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
by WANG Cong
· 17 years ago
626c59f
arch/um/os-Linux/start_up.c: various improvements.
by WANG Cong
· 17 years ago
297e1b2
uml: fix build error
by Ingo Molnar
· 17 years ago
2f56deb
uml: fix FP register corruption
by Jeff Dike
· 17 years ago
11a7ac2
uml: improved error handling while locating temp dir
by Jim Meyering
· 17 years ago
5134d8f
uml: style fixes in arch/um/os-Linux
by Jeff Dike
· 17 years ago
536788f
uml: runtime host VMSPLIT detection
by Jeff Dike
· 17 years ago
576c013
uml: move register initialization
by Jeff Dike
· 17 years ago
b549883
uml: add newlines to printks
by Jeff Dike
· 17 years ago
bf53d85
uml: implement O_APPEND
by Jeff Dike
· 17 years ago
3a24ebf
uml: remove init_irq_signals
by Jeff Dike
· 17 years ago
cfef8f3
uml: signal handling tidying
by Jeff Dike
· 17 years ago
e6a2d1f
uml: clean up sig_handler_common_skas
by Jeff Dike
· 17 years ago
75ada8f
uml: move sig_handler_common_skas
by Jeff Dike
· 17 years ago
e06173b
uml: don't allow processes to call into stub
by Jeff Dike
· 17 years ago
1aa351a
uml: tidy helper code
by Jeff Dike
· 17 years ago
fce8c41
uml: use barrier() instead of mb()
by Jeff Dike
· 17 years ago
0983a88
uml: install panic notifier earlier
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
fee64d3
uml: syle fixes in arch/um/os-Linux
by Jeff Dike
· 17 years ago
3e6f2ac
uml: kill processes instead of panicing kernel
by Jeff Dike
· 17 years ago
d25f2e1
uml: use ptrace directly in libc code
by Jeff Dike
· 17 years ago
ee3d9bd
uml: simplify SIGSEGV handling
by Jeff Dike
· 17 years ago
6b7e967
uml: convert functions to void
by Karol Swietlicki
· 17 years ago
ab8cda4
arch/um: remove duplicate includes
by Lucas Woods
· 17 years ago
edea138
uml: tidy kern_util.h
by Jeff Dike
· 17 years ago
c0a9290
uml: const and other tidying
by WANG Cong
· 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
0a76532
uml: after_sleep_interval should return something
by Jeff Dike
· 17 years ago
364e3a3
uml: fix !NO_HZ busy-loop
by Jeff Dike
· 17 years ago
d4d5d20
uml: fix recvmsg return value checking
by Jeff Dike
· 17 years ago
a24864a
uml: definitively kill subprocesses on panic
by Lepton Wu
· 17 years ago
54ae36f
uml: fix stub address calculations
by Jeff Dike
· 17 years ago
b53f35a
uml: network driver MTU cleanups
by Jeff Dike
· 17 years ago
cd1ae0e
uml: network formatting
by Jeff Dike
· 17 years ago
Next »