Age | Commit message (Expand) | Author | Files | Lines |
2008-05-08 | uml: fix inconsistence due to tty_operation change | WANG Cong | 2 | -3/+3 |
2008-05-07 | Revert "uml: fix gcc problem" | Linus Torvalds | 1 | -4/+1 |
2008-05-04 | uml: fix gcc problem | Ingo Molnar | 1 | -1/+4 |
2008-05-04 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 2 | -2/+2 |
2008-04-29 | proper extern for late_time_init | Adrian Bunk | 1 | -2/+1 |
2008-04-28 | uml: clean up arch/um/drivers/ubd_kern.c | WANG Cong | 1 | -195/+190 |
2008-04-28 | arch/um/os-Linux/sys-i386/task_size.c: improve a bit | WANG Cong | 1 | -4/+8 |
2008-04-28 | uml: make several things static | WANG Cong | 3 | -7/+7 |
2008-04-28 | uml: make three functions static | WANG Cong | 3 | -3/+3 |
2008-04-28 | uml: remove a useless function | WANG Cong | 2 | -14/+0 |
2008-04-28 | uml: make a function static | WANG Cong | 2 | -2/+1 |
2008-04-28 | arch/um/os-Linux/start_up.c: various improvements. | WANG Cong | 1 | -8/+6 |
2008-04-28 | uml: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-04-28 | arch/um/kernel/um_arch.c: some small improvements | WANG Cong | 1 | -3/+4 |
2008-04-26 | x86, bitops: select the generic bitmap search functions | Alexander van Heukelum | 2 | -16/+0 |
2008-04-26 | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum | 4 | -2/+10 |
2008-04-26 | x86, uml: fix uml with generic find_next_bit for x86 | Alexander van Heukelum | 2 | -0/+8 |
2008-04-26 | uml: Kconfig cleanup | Ingo Molnar | 1 | -0/+7 |
2008-04-26 | uml: fix build error | Ingo Molnar | 1 | -0/+1 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 5 | -38/+3 |
2008-03-26 | [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list | Patrick McHardy | 1 | -5/+1 |
2008-02-25 | sched: add declaration of sched_tail to sched.h | Harvey Harrison | 1 | -2/+0 |
2008-02-24 | uml: fix FP register corruption | Jeff Dike | 6 | -0/+49 |
2008-02-24 | uml: fix helper_wait calls in watchdog | Johann Felix Soden | 1 | -2/+2 |
2008-02-24 | uml: remove unused sigcontext accessors | Jeff Dike | 2 | -55/+0 |
2008-02-24 | arch/um/kernel/mem.c: fix a shadowed variable | WANG Cong | 1 | -3/+3 |
2008-02-24 | UML: update defconfig | Jeff Dike | 1 | -93/+187 |
2008-02-24 | uml: fix initrd printk | Johann Felix Soden | 1 | -1/+1 |
2008-02-15 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 1 | -3/+3 |
2008-02-08 | uml: fix mm_context memory leak | Jeff Dike | 2 | -0/+6 |
2008-02-08 | uml: improved error handling while locating temp dir | Jim Meyering | 1 | -9/+6 |
2008-02-08 | uml: style fixes in arch/um/os-Linux | Jeff Dike | 14 | -129/+98 |
2008-02-08 | uml: runtime host VMSPLIT detection | Jeff Dike | 13 | -72/+148 |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 1 | -1/+3 |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 1 | -1/+0 |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2 | -5/+0 |
2008-02-08 | aout: mark arches that support A.OUT format | David Howells | 2 | -0/+4 |
2008-02-05 | uml: make mconsole_stack namespace-aware | Jeff Dike | 1 | -17/+18 |
2008-02-05 | uml: redo the calculation of NR_syscalls | Jeff Dike | 6 | -19/+25 |
2008-02-05 | uml: defconfig tweaks | Jeff Dike | 1 | -3/+3 |
2008-02-05 | uml: port mutex conversion | Daniel Walker | 1 | -3/+4 |
2008-02-05 | uml: mconsole mutex conversion | Daniel Walker | 1 | -3/+4 |
2008-02-05 | uml: LDT mutex conversion | Daniel Walker | 1 | -7/+7 |
2008-02-05 | uml: use of a public MAC is a warning, not an error | Jeff Dike | 1 | -5/+4 |
2008-02-05 | uml: fix infinite mconsole loop | Karol Swietlicki | 1 | -1/+3 |
2008-02-05 | uml: remove map_cb | Jeff Dike | 1 | -7/+1 |
2008-02-05 | uml: remove TOPDIR | WANG Cong | 2 | -13/+13 |
2008-02-05 | uml: remove unused fields from mm_context | Jeff Dike | 1 | -4/+0 |
2008-02-05 | uml: move register initialization | Jeff Dike | 1 | -3/+7 |