Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
44264261d8fb87849118e41b2735bd95db28126f
/
arch
/
um
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 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
ab521dc
[PATCH] tty: update the tty layer to work with struct pid
by Eric W. Biederman
· 18 years ago
5ea8176
[PATCH] sort the devres mess out
by Al Viro
· 18 years ago
b653d081
[PATCH] proc: remove useless (and buggy) ->nlink settings
by Alexey Dobriyan
· 18 years ago
6e6d74c
[PATCH] uml: x86_64 ptrace fixes
by Jeff Dike
· 18 years ago
f355559
[PATCH] uml: x86_64 thread fixes
by Jeff Dike
· 18 years ago
3a150e1
[PATCH] uml: fix error output during early boot
by Jeff Dike
· 18 years ago
9683da9
[PATCH] uml: AIO locking and tidying
by Jeff Dike
· 18 years ago
6c59e2f
[PATCH] uml: register handling formatting fixes
by Jeff Dike
· 18 years ago
c538b39
[PATCH] uml: ELF locking commentary
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
d9f9d31
[PATCH] uml: SIGIO locking comment
by Jeff Dike
· 18 years ago
f2e6299
[PATCH] uml: IRQ handler tidying
by Jeff Dike
· 18 years ago
81999a0
[PATCH] uml: fix style violations
by Jeff Dike
· 18 years ago
73c8f444
[PATCH] uml: libc-dependent code should call libc directly
by Jeff Dike
· 18 years ago
9eae9b1
[PATCH] uml: style fixes in startup code
by Jeff Dike
· 18 years ago
7242a40
[PATCH] uml: locking comments in startup code
by Jeff Dike
· 18 years ago
6bf7948
[PATCH] uml: locking comments in memory and tempfile code
by Jeff Dike
· 18 years ago
b8831a1
[PATCH] uml: locking fixes in the ubd driver
by Jeff Dike
· 18 years ago
62f96cb
[PATCH] uml: add per-device queues and locks to ubd driver
by Jeff Dike
· 18 years ago
92b4202
[PATCH] uml: remove code controlled by non-existent config option
by Jeff Dike
· 18 years ago
0d0d0ed
[PATCH] uml: const a variable
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
b42e1ea
[PATCH] uml: delete unused file
by Jeff Dike
· 18 years ago
490ba17
[PATCH] uml: make time data per-cpu
by Jeff Dike
· 18 years ago
c0961c1
[PATCH] uml: initialize a list head
by Jeff Dike
· 18 years ago
60678bb
[PATCH] uml: mem.c and physmem.c formatting fixes
by Jeff Dike
· 18 years ago
94c282d
[PATCH] uml: locking comments in iomem driver
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
99b0278
[PATCH] uml: locking commentary in the random driver
by Jeff Dike
· 18 years ago
c59bce6
[PATCH] uml: use LIST_HEAD where possible
by Jeff Dike
· 18 years ago
c862fc3
[PATCH] uml: network driver locking and code cleanup
by Jeff Dike
· 18 years ago
f979522
[PATCH] uml: Kill a compilation warning
by Jeff Dike
· 18 years ago
67608e0
[PATCH] uml: port driver formatting
by Jeff Dike
· 18 years ago
d832fc6
[PATCH] uml: make two variables static
by Jeff Dike
· 18 years ago
84f48d4
[PATCH] uml: mconsole locking
by Jeff Dike
· 18 years ago
d471c0f
[PATCH] uml: audio driver formatting
by Jeff Dike
· 18 years ago
b612e47
[PATCH] uml: audio driver locking
by Jeff Dike
· 18 years ago
5bbcbec
[PATCH] uml: watchdog driver formatting
by Jeff Dike
· 18 years ago
42d3611
[PATCH] uml: watchdog driver locking
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
190c3e4
[PATCH] uml: lock the irqs_to_free list
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
3896625
[PATCH] uml: fix signal frame alignment
by Jeff Dike
· 18 years ago
b20c845
[PATCH] fix indentation-related breakage in Kconfig.i386
by Al Viro
· 18 years ago
fe33f6f
[PATCH] Fix UML on non-standard VM split hosts
by Jeff Dike
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
eff3b63
[PATCH] uml: fix net_kern workqueue abuse
by Peter Zijlstra
· 18 years ago
0268bd0
um: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
e182c96
[PATCH] UML: add generic BUG support
by Jeff Dike
· 18 years ago
24ec839
[PATCH] tty: ->signal->tty locking
by Peter Zijlstra
· 18 years ago
8210fd2
[PATCH] uml: use get_random_bytes() after random pool is seeded
by Jeff Dike
· 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
54f9a39
[PATCH] uml: include stddef.h correctly
by Jeff Dike
· 18 years ago
a2ce774
[PATCH] uml: workqueue build fix
by Andrew Morton
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
abf419b
[NET]: UML checksum annotations and cleanups.
by Al Viro
· 18 years ago
03a67a4
Fix typos in doc and comments
by Jan Engelhardt
· 18 years ago
5d48545
[PATCH] uml: make execvp safe for our usage
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
1f6f616
[PATCH] uml: include tidying
by Jeff Dike
· 18 years ago
53b1733
[PATCH] uml: fix I/O hang
by Jeff Dike
· 18 years ago
d1480c5
[PATCH] uml: add _text definition to linker scripts
by Jeff Dike
· 18 years ago
d8d7c28
[PATCH] uml ubd driver: various little changes
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
0bf16bf
[PATCH] uml ubd driver: do not store error codes as ->fd
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
84e945e
[PATCH] uml ubd driver: use bitfields where possible
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
e7f6552
[PATCH] uml ubd driver: reformat ubd_config
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
2fe30a3
[PATCH] uml ubd driver: convert do_ubd to a boolean variable
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
33f775e
[PATCH] uml ubd driver: ubd_io_lock usage fixup
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
d7fb2c3
[PATCH] uml ubd driver: change ubd_lock to be a mutex
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
5f75a4f
[PATCH] uml ubd driver: give better names to some functions.
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
7d314e3
[PATCH] uml ubd driver: var renames
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
2a9d32f
[PATCH] uml ubd driver: document some struct fields
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
97d88ac
[PATCH] uml ubd driver: allow using up to 16 UBD devices
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
d45e44d
[PATCH] uml: fix compilation options for USER_OBJS
by akpm@osdl.org
· 18 years ago
b428b51
[PATCH] Fix "Remove the use of _syscallX macros in UML"
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
3a51237
[PATCH] uml: mconsole fixes
by Al Viro
· 18 years ago
1ba0ce6
[PATCH] uml: mmapper - remove just added but wrong "const" attribute
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
f43e6a5
[PATCH] uml: kconfig - silence warning
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
d9d645f
[PATCH] uml: cleanup run_helper() API to fix a leak
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
b2670eac
[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
493e375
[PATCH] uml: reenable compilation of enable_timer, disabled by mistake
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
8b028bc
[PATCH] uml: code convention cleanup of a file
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
c13e569
[PATCH] uml: split memory allocation prototypes out of user.h
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
1a3e9ad
[PATCH] uml: MODE_TT is bust
by Jeff Dike
· 18 years ago
51018b0
[PATCH] make UML compile (FC6/x86-64)
by Ulrich Drepper
· 18 years ago
c21be1c
[PATCH] uml: allow finer tuning for host VMSPLIT setting
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
ca316fc
[PATCH] uml: deprecate CONFIG_MODE_TT
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
f2d5715
[PATCH] uml: remove duplicate export
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
Next »