| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] uml: make mconsole version requests happen in a process | Jeff Dike | 2006-07-10 | 1 | -1/+6 |
* | [PATCH] uml: remove unused variable | Jeff Dike | 2006-07-10 | 1 | -1/+0 |
* | [PATCH] uml: add some EINTR protection | Jeff Dike | 2006-07-10 | 1 | -6/+4 |
* | [PATCH] uml: formatting fixes | Jeff Dike | 2006-07-10 | 2 | -57/+44 |
* | [PATCH] irq-flags: UM: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 6 | -9/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 1 | -1/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | | [PATCH] uml: unregister useless console when it's not needed | Jeff Dike | 2006-06-30 | 1 | -4/+18 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 4 | -20/+2 |
|\ |
|
| * | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 3 | -3/+0 |
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -6/+2 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+0 |
| * | [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -7/+0 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+0 |
* | | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -1/+1 |
|/ |
|
* | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 | 1 | -2/+0 |
* | [PATCH] uml: fix patch mismerge | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 | 1 | -1/+1 |
* | [PATCH] uml: make 64-bit COW files compatible with 32-bit ones | Paolo 'Blaisorblade' Giarrusso | 2006-04-19 | 1 | -1/+1 |
* | [PATCH] uml: avoid warnings for diffent names for an unsigned quadword | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 2 | -2/+2 |
* | [PATCH] uml: local_irq_save, not local_save_flags | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] uml: fix hang on run_helper() failure on uml_net | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 1 | -1/+3 |
* | [PATCH] uml: fix format errors | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] uml: fix 2 harmless cast warnings for 64-bit | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 2 | -2/+3 |
* | [PATCH] uml: safe migration path to the correct V3 COW format | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 1 | -15/+76 |
* | [PATCH] uml: make 64-bit COW files compatible with 32-bit ones | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] uml: memory hotplug cleanups | Jeff Dike | 2006-04-11 | 1 | -3/+1 |
* | [PATCH] uml: fix min usage | Al Viro | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] uml: sparse cleanups | Al Viro | 2006-03-31 | 3 | -10/+10 |
* | [PATCH] uml: fix initcall return values | Jeff Dike | 2006-03-31 | 6 | -61/+6 |
* | [PATCH] UML: Hotplug memory, take 2 | Jeff Dike | 2006-03-31 | 1 | -0/+138 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -1/+2 |
* | [PATCH] uml: allow ubd devices to be shared in a cluster | Jeff Dike | 2006-03-27 | 1 | -33/+43 |
* | [PATCH] uml: tidying COW code | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 4 | -5/+6 |
* | [PATCH] uml: better error reporting for read_output | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 1 | -12/+22 |
* | [PATCH] uml: correct error messages in COW driver | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 2 | -10/+13 |
* | [PATCH] uml: balance list_add and list_del in the network driver | Jeff Dike | 2006-02-07 | 1 | -10/+19 |
* | [PATCH] uml: close TUN/TAP file descriptors | Jeff Dike | 2006-02-07 | 1 | -8/+7 |
* | [PATCH] uml: some harmless sparse warning fixes | Paolo 'Blaisorblade' Giarrusso | 2006-02-01 | 6 | -13/+16 |
* | [PATCH] uml: fix hugest stack users | Paolo 'Blaisorblade' Giarrusso | 2006-02-01 | 3 | -19/+22 |
* | [PATCH] uml: fix some typos | Jeff Dike | 2006-02-01 | 2 | -2/+2 |
* | [PATCH] uml ubd code: fix a bit of whitespace | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 | 1 | -14/+17 |
* | [PATCH] uml: allow again to move backing file and to override saved location | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 | 1 | -13/+15 |
* | [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 | 1 | -2/+13 |
* | [PATCH] uml: networking - clear transport-specific structure | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 | 1 | -1/+5 |
* | [PATCH] uml: make daemon transport behave properly | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 | 2 | -0/+10 |
* | [PATCH] uml: move libc-dependent utility procedures | Gennady Sharapov | 2006-01-18 | 1 | -0/+1 |
* | [PATCH] uml: kill an unused variable | Jeff Dike | 2006-01-11 | 1 | -1/+0 |
* | [PATCH] uml: eliminate doubled boot output | Jeff Dike | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -5/+1 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -9/+12 |