Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fab95c55e3b94e219044dc7a558632d08c198771
/
arch
/
um
/
include
fab95c5
uml: get rid of do_longjmp
by Jeff Dike
· 17 years ago
0a7675a
uml: remove __u64 usage from physical memory subsystem
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
ae2587e
uml: style fixes pass 2
by Jeff Dike
· 17 years ago
6aa802c
uml: throw out CHOOSE_MODE
by Jeff Dike
· 17 years ago
4c9e138
uml: style fixes pass 1
by Jeff Dike
· 17 years ago
c28b59d
uml: remove sysdep/thread.h
by Jeff Dike
· 17 years ago
42fda66
uml: throw out CONFIG_MODE_TT
by Jeff Dike
· 17 years ago
6d536e4
uml: physmem code tidying
by Jeff Dike
· 17 years ago
42daba3
uml: stop saving process FP state
by Jeff Dike
· 17 years ago
5c8aace
uml: stop specially protecting kernel stacks
by Jeff Dike
· 17 years ago
71f926f
uml: stop using libc asm/page.h
by Jeff Dike
· 17 years ago
8e2d10e
uml: tidy recently-moved code
by Jeff Dike
· 17 years ago
508a927
uml: fix irqstack crash
by Jeff Dike
· 17 years ago
e4c4bf9
uml: Eliminate kernel allocator wrappers
by Jeff Dike
· 17 years ago
c439901
uml: simplify helper stack handling
by Jeff Dike
· 17 years ago
42a359e
uml: SIGIO support cleanup
by Jeff Dike
· 17 years ago
d14ad81
uml: handle errors on opening host side of consoles
by Jeff Dike
· 17 years ago
63920f4
uml: xterm driver tidying
by Jeff Dike
· 17 years ago
c539ab7
uml: remove PAGE_SIZE from libc code
by Jeff Dike
· 18 years ago
ecec5ba
fix uml-x86_64
by Al Viro
· 18 years ago
c14b849
uml: iRQ stacks
by Jeff Dike
· 18 years ago
57598fd
uml: remove task_protections
by Jeff Dike
· 18 years ago
5886269
fix file specification in comments
by Uwe Kleine-König
· 18 years ago
c2f239d
uml: fix prototypes
by Paolo 'Blaisorblade' Giarrusso
· 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
377fad3
uml: kernel segfaults should dump proper registers
by Jeff Dike
· 18 years ago
5d86456
uml: tidy fault code
by Jeff Dike
· 18 years ago
1ffb916
uml: remove page_size()
by Jeff Dike
· 18 years ago
6e21aec
uml: tidy process.c
by Jeff Dike
· 18 years ago
c74c69b
uml: Replace one-element array with zero-element array
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
24fa6c0
uml: move remaining useful contents of user_util.h
by Jeff Dike
· 18 years ago
4ff83ce
uml: create as-layout.h
by Jeff Dike
· 18 years ago
eb83075
uml: create arch.h
by Jeff Dike
· 18 years ago
c65badb
uml: move SIGIO testing to sigio.c
by Jeff Dike
· 18 years ago
c5e631cf
ARRAY_SIZE: check for type
by Rusty Russell
· 18 years ago
f34d9d2
uml: network interface hotplug error handling
by Jeff Dike
· 18 years ago
b4ffb6a
uml: host_info tidying
by Jeff Dike
· 18 years ago
11100b1
uml: delete unused code
by Jeff Dike
· 18 years ago
622e696
[PATCH] uml: fix compilation problems
by Jeff Dike
· 18 years ago
b92c4f9
[PATCH] uml: use correct register file size everywhere
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
7a3a06d0
[PATCH] Dynamic kernel command-line: fixups
by Alon Bar-Lev
· 18 years ago
19bf7e7
[PATCH] Dynamic kernel command-line: um
by Alon Bar-Lev
· 18 years ago
f355559
[PATCH] uml: x86_64 thread fixes
by Jeff Dike
· 18 years ago
de5fe76
[PATCH] uml: umid tidying
by Jeff Dike
· 18 years ago
4cffb7f
[PATCH] uml: SIGIO formatting fixes
by Jeff Dike
· 18 years ago
73c8f444
[PATCH] uml: libc-dependent code should call libc directly
by Jeff Dike
· 18 years ago
6bf7948
[PATCH] uml: locking comments in memory and tempfile code
by Jeff Dike
· 18 years ago
27aa6ef
[PATCH] uml: make signal handlers static
by Jeff Dike
· 18 years ago
6d1b18b
[PATCH] uml: remove unused variable and function
by Jeff Dike
· 18 years ago
c6256c6
[PATCH] uml: fix previous console locking
by Jeff Dike
· 18 years ago
d5c9ffc
[PATCH] uml: console locking commentary and code cleanup
by Jeff Dike
· 18 years ago
b4ac91a
[PATCH] uml: chan_user.h formatting fixes
by Jeff Dike
· 18 years ago
a52f362
[PATCH] uml: mostly const a structure
by Jeff Dike
· 18 years ago
4ea21cd
[PATCH] uml: network driver whitespace and style fixes
by Jeff Dike
· 18 years ago
d3b7f69
[PATCH] uml: add locking to network transport registration
by Jeff Dike
· 18 years ago
894be2a
[PATCH] uml: console whitespace and comment tidying
by Jeff Dike
· 18 years ago
f28169d
[PATCH] uml: return hotplug errors to host
by Jeff Dike
· 18 years ago
d79a580
[PATCH] uml: console locking fixes
by Jeff Dike
· 18 years ago
eff3b63
[PATCH] uml: fix net_kern workqueue abuse
by Peter Zijlstra
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
e46962f
[PATCH] uml: size register files correctly
by Jeff Dike
· 18 years ago
7b65fee
[PATCH] uml: include asm/page.h in order to get PAGE_SHIFT
by Jeff Dike
· 18 years ago
a2ce774
[PATCH] uml: workqueue build fix
by Andrew Morton
· 18 years ago
abf419b
[NET]: UML checksum annotations and cleanups.
by Al Viro
· 18 years ago
5d48545
[PATCH] uml: make execvp safe for our usage
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
53b1733
[PATCH] uml: fix I/O hang
by Jeff Dike
· 18 years ago
d8d7c28
[PATCH] uml ubd driver: various little changes
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
3a51237
[PATCH] uml: mconsole fixes
by Al Viro
· 18 years ago
c13e569
[PATCH] uml: split memory allocation prototypes out of user.h
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
51018b0
[PATCH] make UML compile (FC6/x86-64)
by Ulrich Drepper
· 18 years ago
d27ecef
[PATCH] uml: asm offsets duplication removal
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
2465b85
[PATCH] uml: allow using again x86/x86_64 crypto code
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
b5cdb57
[PATCH] uml: make UML_SETJMP always safe
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
e27e80b
[PATCH] uml: readd forgot prototype
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
40220c1
IRQ: Use the new typedef for interrupt handler function pointers
by David Howells
· 18 years ago
7bea96f
[PATCH] uml pt_regs fixes
by Al Viro
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
4b3f686
Attack of "the the"s in arch
by Matt LaPlante
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
fade5d5
[PATCH] uml: don't roll my own random MAC generator
by Jeff Dike
· 18 years ago
b10aeee
[PATCH] uml: mechanical tidying after random MACs change
by Jeff Dike
· 18 years ago
f3e7ed2
[PATCH] uml: assign random MACs to interfaces if necessary
by Jeff Dike
· 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
a8b4fc4
[PATCH] uml: fix missing x86_64 register definitions
by Jeff Dike
· 18 years ago
5e7672e
[PATCH] uml: const more data
by Jeff Dike
· 18 years ago
75e29b1
[PATCH] uml: stack usage reduction
by Jeff Dike
· 18 years ago
bf61f50
[PATCH] uml: clean our set_ether_mac
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
602cc24
[PATCH] uml: Remove unused variable
by Jeff Dike
· 18 years ago
537ae94
[PATCH] uml: timer cleanups
by Jeff Dike
· 18 years ago
4b84c69
[PATCH] uml: Move signal handlers to arch code
by Jeff Dike
· 18 years ago
19bdf04
[PATCH] uml: SIGIO cleanups
by Jeff Dike
· 18 years ago
Next »