Commit Graph

199 Commits (a5a35e76753d27e782028843a5186f176b50dd16)

Author SHA1 Message Date
Paolo 'Blaisorblade' Giarrusso 7d314e346d [PATCH] uml ubd driver: var renames 19 years ago
Paolo 'Blaisorblade' Giarrusso 2a9d32f682 [PATCH] uml ubd driver: document some struct fields 19 years ago
Paolo 'Blaisorblade' Giarrusso 97d88ac835 [PATCH] uml ubd driver: allow using up to 16 UBD devices 19 years ago
Al Viro 3a51237dc1 [PATCH] uml: mconsole fixes 19 years ago
Paolo 'Blaisorblade' Giarrusso 1ba0ce6f9c [PATCH] uml: mmapper - remove just added but wrong "const" attribute 19 years ago
Paolo 'Blaisorblade' Giarrusso d9d645f06a [PATCH] uml: cleanup run_helper() API to fix a leak 19 years ago
Paolo 'Blaisorblade' Giarrusso c13e569073 [PATCH] uml: split memory allocation prototypes out of user.h 19 years ago
Al Viro 59bd598426 [PATCH] missed const in prototype 19 years ago
Al Viro 7bea96fd22 [PATCH] uml pt_regs fixes 19 years ago
Ralf Baechle b104189c20 handle_sysrq lost its pt_regs * argument 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Matt LaPlante 4b3f686d4a Attack of "the the"s in arch 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago
Ollie Wild d6c641026d [PATCH] uml build fix 19 years ago
Jeff Dike fade5d5461 [PATCH] uml: don't roll my own random MAC generator 19 years ago
Jeff Dike f92afe56a0 [PATCH] uml: stack consumption reduction 19 years ago
Jeff Dike 80c1374914 [PATCH] uml: close file descriptor leaks 19 years ago
Jeff Dike 730760e90a [PATCH] uml: locking documentation 19 years ago
Jeff Dike b10aeeef55 [PATCH] uml: mechanical tidying after random MACs change 19 years ago
Jeff Dike f3e7ed2b61 [PATCH] uml: assign random MACs to interfaces if necessary 19 years ago
Al Viro a144ea4b7a [IPV4]: annotate struct in_ifaddr 19 years ago
Jeff Dike 1183dc943c [PATCH] uml: fix allocation size 19 years ago
Jeff Dike 5e7672ec3f [PATCH] uml: const more data 19 years ago
Paolo 'Blaisorblade' Giarrusso 48af05ed54 [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock 19 years ago
Paolo 'Blaisorblade' Giarrusso bf61f50d63 [PATCH] uml: clean our set_ether_mac 19 years ago
Jeff Dike 91b165c059 [PATCH] uml: Use ARRAY_SIZE more assiduously 19 years ago
Jeff Dike 2d77f6fcf8 [PATCH] uml: make mconsole version requests happen in a process 19 years ago
Jeff Dike 03a3f824ea [PATCH] uml: remove unused variable 19 years ago
Jeff Dike 9ead6feedd [PATCH] uml: add some EINTR protection 19 years ago
Jeff Dike 108ffa8cbf [PATCH] uml: formatting fixes 19 years ago
Thomas Gleixner bd6aa6502e [PATCH] irq-flags: UM: Use the new IRQF_ constants 19 years ago
Jeff Dike 6edb08620f [PATCH] uml: unregister useless console when it's not needed 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 264f48646e [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 79021a625c [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Adrian Bunk 83cc5ed3c4 [PATCH] kernel/sys.c: cleanups 19 years ago
Paolo 'Blaisorblade' Giarrusso b15fb6b157 [PATCH] uml: fix patch mismerge 19 years ago
Paolo 'Blaisorblade' Giarrusso 181ae4005d [PATCH] uml: make 64-bit COW files compatible with 32-bit ones 19 years ago
Paolo 'Blaisorblade' Giarrusso 52c7378236 [PATCH] uml: avoid warnings for diffent names for an unsigned quadword 19 years ago
Paolo 'Blaisorblade' Giarrusso dbdb4c06b7 [PATCH] uml: local_irq_save, not local_save_flags 19 years ago
Paolo 'Blaisorblade' Giarrusso b1c332c9e8 [PATCH] uml: fix hang on run_helper() failure on uml_net 19 years ago
Paolo 'Blaisorblade' Giarrusso 802e307795 [PATCH] uml: fix format errors 19 years ago
Paolo 'Blaisorblade' Giarrusso 6dad2d3faa [PATCH] uml: fix 2 harmless cast warnings for 64-bit 19 years ago
Paolo 'Blaisorblade' Giarrusso f2ea394082 [PATCH] uml: safe migration path to the correct V3 COW format 19 years ago