Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
43f5b3085fdd27c4edf535d938b2cb0ccead4f75
/
arch
/
um
/
drivers
43f5b30
uml: fix build when SLOB is enabled
by Jeff Dike
· 17 years ago
484f1e2
uml: fix errno return
by Johann Felix Soden
· 17 years ago
3168cb9
uml: fix inconsistence due to tty_operation change
by WANG Cong
· 17 years ago
5dc62b1
uml: clean up arch/um/drivers/ubd_kern.c
by WANG Cong
· 17 years ago
074a0db
uml: make several things static
by WANG Cong
· 17 years ago
1605ec0
uml: make three functions static
by WANG Cong
· 17 years ago
02d324b
uml: remove a useless function
by WANG Cong
· 17 years ago
3af7cb7
uml: make a function static
by WANG Cong
· 17 years ago
3595726
uml: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f70c176
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
by Patrick McHardy
· 17 years ago
e4d06b3
uml: fix helper_wait calls in watchdog
by Johann Felix Soden
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
827b3f6
uml: make mconsole_stack namespace-aware
by Jeff Dike
· 17 years ago
2aa9c5d
uml: port mutex conversion
by Daniel Walker
· 17 years ago
e98fa28
uml: mconsole mutex conversion
by Daniel Walker
· 17 years ago
2278c5a
uml: use of a public MAC is a warning, not an error
by Jeff Dike
· 17 years ago
cc0be0f
uml: fix infinite mconsole loop
by Karol Swietlicki
· 17 years ago
438ee67
uml: DEBUG_SHIRQ fixes
by Jeff Dike
· 17 years ago
83380cc
uml: remove fakehd
by Jeff Dike
· 17 years ago
80e3931
uml: SMP locking commentary
by Jeff Dike
· 17 years ago
1aa351a
uml: tidy helper code
by Jeff Dike
· 17 years ago
7b5cc6e
uml: fix mconsole stop
by Karol Swietlicki
· 17 years ago
2dc5802
uml: remove duplicate config symbol and unused file and variables
by Karol Swietlicki
· 17 years ago
b7c000c
uml: add missing space
by Joe Perches
· 17 years ago
8192ab4
uml: header untangling
by Jeff Dike
· 17 years ago
8299ca5
uml: reconst a parameter
by Jeff Dike
· 17 years ago
edea138
uml: tidy kern_util.h
by Jeff Dike
· 17 years ago
acb2cf3
uml: console driver cleanups
by Jeff Dike
· 17 years ago
c0a9290
uml: const and other tidying
by WANG Cong
· 17 years ago
20ede45
uml: document new ubd flag
by Jeff Dike
· 17 years ago
4898b53
blk_end_request: changing um (take 4)
by Kiyoshi Ueda
· 17 years ago
c63f702
uml: user of helper_wait() got missed when it got extra arguments
by Al Viro
· 17 years ago
4dbed85
uml: stop gdb from deleting breakpoints when running UML
by Stanislaw Gruszka
· 17 years ago
505a41d
[UM]: Fix use of skb after netif_rx
by Julia Lawall
· 17 years ago
ce3b642
uml: work around host tcsetattr bug
by Jeff Dike
· 17 years ago
12429bf
leak in do_ubd_request
by Miklos Szeredi
· 17 years ago
32f862c
uml: fix build for !CONFIG_TCP
by Jeff Dike
· 17 years ago
4f40c05
uml: fix incompatible types warning in previous SG fix
by WANG Cong
· 17 years ago
23464ff
arch/um/drivers/ubd_kern.c: fix a building error
by WANG Cong
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
b60745b
spelling fixes: arch/um/
by Simon Arlott
· 17 years ago
be8ad5a
[UMP]: header_ops conversion needed for non-ethernet drivers
by Jeff Dike
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
cb8fa61
uml: arch/um/drivers formatting
by Jeff Dike
· 17 years ago
605c1e5
uml: correctly handle skb allocation failures
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
088bec4
uml: more idiomatic parameter parsing
by Jeff Dike
· 17 years ago
da2486b
uml: remove unneeded void * cast
by Jesper Juhl
· 17 years ago
54fa0ba
uml: sysrq and mconsole fixes
by Jeff Dike
· 17 years ago
8ca842c
uml: remove os_* usage from userspace files
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
42fda66
uml: throw out CONFIG_MODE_TT
by Jeff Dike
· 17 years ago
ad43c35
uml: add VDE networking support
by Jeff Dike
· 17 years ago
8d82076
uml: fix nonremovability of watchdog
by Jeff Dike
· 17 years ago
2f8a2dc
uml: console tidying
by Jeff Dike
· 17 years ago
c59dbca
uml: fix console writing bugs
by Jeff Dike
· 17 years ago
e99525f
uml: console subsystem tidying
by Jeff Dike
· 17 years ago
79f6623
uml: fix error cleanup ordering
by Jeff Dike
· 17 years ago
8e2d10e
uml: tidy recently-moved code
by Jeff Dike
· 17 years ago
89fe647
uml: move userspace code to userspace file
by Jeff Dike
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
f4768ff
uml: fix previous request size limit fix
by Jeff Dike
· 17 years ago
6676ae6
UML: console should handle spurious IRQS
by Jeff Dike
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
b2e961e
Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
97a1fcb
uml: more __init annotations
by Jeff Dike
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
6d0fd9c
um_kmalloc() remnants
by Al Viro
· 17 years ago
8619b86
uml: limit request size on COWed devices
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
75886f2
uml: pty channel tidying
by Jeff Dike
· 17 years ago
63920f4
uml: xterm driver tidying
by Jeff Dike
· 17 years ago
89df6bf
uml: DEBUG_SHIRQ fixes
by Eduard-Gabriel Munteanu
· 17 years ago
0a6d3a2
uml: fix request->sector update
by Jeff Dike
· 17 years ago
e16f535
uml: get declaration of simple_strtoul
by Jeff Dike
· 18 years ago
0ba34e1
uml: pcap devices should get MACs from command line
by Jeff Dike
· 18 years ago
7d98230
uml: network and pcap cleanup
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
dc764e5
uml: formatting fixes around os_{read_write}_file callers
by Jeff Dike
· 18 years ago
fda83a9
uml: change remaining callers of os_{read_write}_file
by Jeff Dike
· 18 years ago
990c558
uml: fixup allocation in the ubd driver
by Peter Zijlstra
· 18 years ago
2adcec2
uml: send pointers instead of structures to I/O thread
by Jeff Dike
· 18 years ago
a0044bd
uml: batch I/O requests
by Jeff Dike
· 18 years ago
3d56404
uml: start fixing os_read_file and os_write_file
by Jeff Dike
· 18 years ago
2e3f525
uml: drivers get release methods
by Jeff Dike
· 18 years ago
1ffb916
uml: remove page_size()
by Jeff Dike
· 18 years ago
57ac895
uml: fix umid in xterm titles
by Davide Brini
· 18 years ago
c74c69b
uml: Replace one-element array with zero-element array
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
8c84083
uml: Eliminate temporary buffer in eth_configure
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
e024715
uml: improve checking and diagnostics of ethernet MACs
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
f34d9d2
uml: network interface hotplug error handling
by Jeff Dike
· 18 years ago
b16895b
uml-driver-formatting-fixes-fix
by Andrew Morton
· 18 years ago
Next »