Age | Commit message (Expand) | Author |
2006-12-13 | [PATCH] uml: fix net_kern workqueue abuse | Peter Zijlstra |
2006-12-12 | um: replace kmalloc+memset with kzalloc | Yan Burman |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-07 | [PATCH] uml: use get_random_bytes() after random pool is seeded | Jeff Dike |
2006-12-07 | [PATCH] uml: workqueue build fix | Andrew Morton |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells |
2006-11-30 | Fix typos in doc and comments | Jan Engelhardt |
2006-10-31 | [PATCH] uml ubd driver: various little changes | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: do not store error codes as ->fd | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: use bitfields where possible | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: reformat ubd_config | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: convert do_ubd to a boolean variable | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: ubd_io_lock usage fixup | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: change ubd_lock to be a mutex | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: give better names to some functions. | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: var renames | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: document some struct fields | Paolo 'Blaisorblade' Giarrusso |
2006-10-31 | [PATCH] uml ubd driver: allow using up to 16 UBD devices | Paolo 'Blaisorblade' Giarrusso |
2006-10-24 | [PATCH] uml: mconsole fixes | Al Viro |
2006-10-20 | [PATCH] uml: mmapper - remove just added but wrong "const" attribute | Paolo 'Blaisorblade' Giarrusso |
2006-10-20 | [PATCH] uml: cleanup run_helper() API to fix a leak | Paolo 'Blaisorblade' Giarrusso |
2006-10-20 | [PATCH] uml: split memory allocation prototypes out of user.h | Paolo 'Blaisorblade' Giarrusso |
2006-10-10 | [PATCH] missed const in prototype | Al Viro |
2006-10-08 | [PATCH] uml pt_regs fixes | Al Viro |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | Attack of "the the"s in arch | Matt LaPlante |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-09-30 | [PATCH] Remove ->rq_status from struct request | Jens Axboe |
2006-09-29 | [PATCH] uml build fix | Ollie Wild |
2006-09-29 | [PATCH] uml: don't roll my own random MAC generator | Jeff Dike |
2006-09-29 | [PATCH] uml: stack consumption reduction | Jeff Dike |
2006-09-29 | [PATCH] uml: close file descriptor leaks | Jeff Dike |
2006-09-29 | [PATCH] uml: locking documentation | Jeff Dike |
2006-09-29 | [PATCH] uml: mechanical tidying after random MACs change | Jeff Dike |
2006-09-29 | [PATCH] uml: assign random MACs to interfaces if necessary | Jeff Dike |
2006-09-28 | [IPV4]: annotate struct in_ifaddr | Al Viro |
2006-09-27 | [PATCH] uml: fix allocation size | Jeff Dike |
2006-09-27 | [PATCH] uml: const more data | Jeff Dike |
2006-09-27 | [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock | Paolo 'Blaisorblade' Giarrusso |
2006-09-26 | [PATCH] uml: clean our set_ether_mac | Paolo 'Blaisorblade' Giarrusso |
2006-09-26 | [PATCH] uml: Use ARRAY_SIZE more assiduously | Jeff Dike |
2006-07-10 | [PATCH] uml: make mconsole version requests happen in a process | Jeff Dike |
2006-07-10 | [PATCH] uml: remove unused variable | Jeff Dike |
2006-07-10 | [PATCH] uml: add some EINTR protection | Jeff Dike |
2006-07-10 | [PATCH] uml: formatting fixes | Jeff Dike |
2006-07-02 | [PATCH] irq-flags: UM: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | [PATCH] uml: unregister useless console when it's not needed | Jeff Dike |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |