Age | Commit message (Expand) | Author | Files | Lines |
2006-12-07 | [PATCH] uml: size register files correctly | Jeff Dike | 2 | -2/+2 |
2006-12-07 | [PATCH] uml: include asm/page.h in order to get PAGE_SHIFT | Jeff Dike | 1 | -0/+1 |
2006-12-07 | [PATCH] uml: workqueue build fix | Andrew Morton | 2 | -2/+2 |
2006-12-03 | [NET]: UML checksum annotations and cleanups. | Al Viro | 2 | -68/+53 |
2006-11-26 | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+2 |
2006-11-03 | [PATCH] uml: fix I/O hang | Jeff Dike | 2 | -0/+16 |
2006-10-31 | [PATCH] uml ubd driver: various little changes | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+1 |
2006-10-25 | [PATCH] uml: mconsole fixes | Al Viro | 1 | -0/+1 |
2006-10-20 | [PATCH] uml: split memory allocation prototypes out of user.h | Paolo 'Blaisorblade' Giarrusso | 3 | -7/+17 |
2006-10-16 | [PATCH] make UML compile (FC6/x86-64) | Ulrich Drepper | 1 | -1/+0 |
2006-10-11 | [PATCH] uml: asm offsets duplication removal | Paolo 'Blaisorblade' Giarrusso | 3 | -8/+10 |
2006-10-11 | [PATCH] uml: allow using again x86/x86_64 crypto code | Paolo 'Blaisorblade' Giarrusso | 3 | -0/+3 |
2006-10-11 | [PATCH] uml: make UML_SETJMP always safe | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
2006-10-11 | [PATCH] uml: readd forgot prototype | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+1 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 1 | -2/+2 |
2006-10-09 | [PATCH] uml pt_regs fixes | Al Viro | 1 | -3/+2 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 5 | -6/+0 |
2006-10-04 | Attack of "the the"s in arch | Matt LaPlante | 1 | -1/+1 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -4/+3 |
2006-09-29 | [PATCH] uml: don't roll my own random MAC generator | Jeff Dike | 1 | -2/+0 |
2006-09-29 | [PATCH] uml: mechanical tidying after random MACs change | Jeff Dike | 2 | -15/+0 |
2006-09-29 | [PATCH] uml: assign random MACs to interfaces if necessary | Jeff Dike | 1 | -14/+5 |
2006-09-27 | [PATCH] uml: thread creation tidying | Jeff Dike | 4 | -8/+11 |
2006-09-27 | [PATCH] uml: mark some tt-mode code | Jeff Dike | 1 | -1/+2 |
2006-09-27 | [PATCH] uml: fix missing x86_64 register definitions | Jeff Dike | 2 | -4/+41 |
2006-09-27 | [PATCH] uml: const more data | Jeff Dike | 5 | -11/+11 |
2006-09-26 | [PATCH] uml: stack usage reduction | Jeff Dike | 1 | -1/+2 |
2006-09-26 | [PATCH] uml: clean our set_ether_mac | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+0 |
2006-09-26 | [PATCH] uml: Remove unused variable | Jeff Dike | 1 | -1/+0 |
2006-09-26 | [PATCH] uml: timer cleanups | Jeff Dike | 1 | -1/+3 |
2006-09-26 | [PATCH] uml: Move signal handlers to arch code | Jeff Dike | 2 | -56/+0 |
2006-09-26 | [PATCH] uml: SIGIO cleanups | Jeff Dike | 1 | -0/+1 |
2006-09-26 | [PATCH] uml: Use klibc setjmp/longjmp | Jeff Dike | 3 | -1/+44 |
2006-07-15 | [PATCH] uml: header formatting cleanups | Jeff Dike | 1 | -34/+34 |
2006-07-15 | [PATCH] uml: tidy longjmp macro | Jeff Dike | 1 | -2/+2 |
2006-07-11 | [PATCH] uml: make some symbols static | Jeff Dike | 1 | -1/+0 |
2006-07-11 | [PATCH] uml: remove os_isatty | Jeff Dike | 1 | -2/+1 |
2006-07-11 | [PATCH] uml: remove spinlock wrapper functions | Jeff Dike | 1 | -2/+0 |
2006-07-11 | [PATCH] uml: mark forward_interrupts as being mode-specific | Jeff Dike | 1 | -1/+6 |
2006-07-11 | [PATCH] uml: ifdef a mode-specific function | Jeff Dike | 1 | -1/+0 |
2006-07-11 | [PATCH] uml: signal initialization cleanup | Jeff Dike | 1 | -1/+1 |
2006-07-11 | [PATCH] uml: fix static binary segfault | Jeff Dike | 2 | -4/+2 |
2006-07-11 | [PATCH] uml: timer initialization cleanup | Jeff Dike | 1 | -1/+0 |
2006-07-11 | [PATCH] uml: clean up address space limits code | Tyler | 2 | -2/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-25 | [PATCH] uml: remove dead declaration | Adrian Bunk | 1 | -2/+0 |
2006-06-05 | [PATCH] uml: fix wall_to_monotonic initialization | Jeff Dike | 1 | -11/+2 |
2006-04-19 | [PATCH] uml: change sigjmp_buf to jmp_buf | Jeff Dike | 1 | -2/+2 |
2006-04-19 | [PATCH] uml: MADV_REMOVE fixes | Jeff Dike | 2 | -0/+4 |