| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: track and make up lost ticks | Jeff Dike | 2008-05-13 | 3 | -6/+53 |
* | uml: style fixes in the random driver | Jeff Dike | 2008-05-13 | 1 | -38/+41 |
* | uml: random driver fixes | Jeff Dike | 2008-05-13 | 4 | -30/+63 |
* | uml: physical memory shouldn't include initial stack | Jeff Dike | 2008-05-13 | 1 | -1/+4 |
* | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov | 2008-05-13 | 3 | -13/+15 |
* | uml: use DIV_ROUND_UP | Jiri Olsa | 2008-05-13 | 1 | -2/+2 |
* | uml: fix CONFIG_RAW dependencies | Robert P. J. Day | 2008-05-13 | 1 | -3/+3 |
* | uml: use __SPIN_LOCK_UNLOCKED | Jeff Dike | 2008-05-13 | 1 | -2/+2 |
* | uml: fix bad NTP interaction with clock | Jeff Dike | 2008-05-13 | 1 | -2/+2 |
* | uml: fix build when SLOB is enabled | Jeff Dike | 2008-05-13 | 17 | -24/+28 |
* | uml: fix errno return | Johann Felix Soden | 2008-05-13 | 1 | -1/+1 |
* | uml: tidy ptrace interface | Jeff Dike | 2008-05-13 | 6 | -62/+23 |
* | uml: style fixes | Jeff Dike | 2008-05-13 | 4 | -15/+4 |
* | uml: redo host capability detection and disabling | Jeff Dike | 2008-05-13 | 1 | -40/+41 |
* | uml: fix inconsistence due to tty_operation change | WANG Cong | 2008-05-08 | 2 | -3/+3 |
* | Revert "uml: fix gcc problem" | Linus Torvalds | 2008-05-06 | 1 | -4/+1 |
* | uml: fix gcc problem | Ingo Molnar | 2008-05-04 | 1 | -1/+4 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 1 | -17/+0 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 2 | -2/+2 |
* | proper extern for late_time_init | Adrian Bunk | 2008-04-29 | 1 | -2/+1 |
* | uml: clean up arch/um/drivers/ubd_kern.c | WANG Cong | 2008-04-28 | 1 | -195/+190 |
* | arch/um/os-Linux/sys-i386/task_size.c: improve a bit | WANG Cong | 2008-04-28 | 1 | -4/+8 |
* | uml: make several things static | WANG Cong | 2008-04-28 | 3 | -7/+7 |
* | uml: make three functions static | WANG Cong | 2008-04-28 | 3 | -3/+3 |
* | uml: remove a useless function | WANG Cong | 2008-04-28 | 2 | -14/+0 |
* | uml: make a function static | WANG Cong | 2008-04-28 | 2 | -2/+1 |
* | arch/um/os-Linux/start_up.c: various improvements. | WANG Cong | 2008-04-28 | 1 | -8/+6 |
* | uml: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 1 | -1/+1 |
* | arch/um/kernel/um_arch.c: some small improvements | WANG Cong | 2008-04-28 | 1 | -3/+4 |
* | x86, bitops: select the generic bitmap search functions | Alexander van Heukelum | 2008-04-26 | 2 | -16/+0 |
* | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum | 2008-04-26 | 4 | -2/+10 |
* | x86, uml: fix uml with generic find_next_bit for x86 | Alexander van Heukelum | 2008-04-26 | 2 | -0/+8 |
* | uml: Kconfig cleanup | Ingo Molnar | 2008-04-26 | 1 | -0/+7 |
* | uml: fix build error | Ingo Molnar | 2008-04-26 | 1 | -0/+1 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 5 | -38/+3 |
* | [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list | Patrick McHardy | 2008-03-26 | 1 | -5/+1 |
* | sched: add declaration of sched_tail to sched.h | Harvey Harrison | 2008-02-25 | 1 | -2/+0 |
* | uml: fix FP register corruption | Jeff Dike | 2008-02-23 | 6 | -0/+49 |
* | uml: fix helper_wait calls in watchdog | Johann Felix Soden | 2008-02-23 | 1 | -2/+2 |
* | uml: remove unused sigcontext accessors | Jeff Dike | 2008-02-23 | 2 | -55/+0 |
* | arch/um/kernel/mem.c: fix a shadowed variable | WANG Cong | 2008-02-23 | 1 | -3/+3 |
* | UML: update defconfig | Jeff Dike | 2008-02-23 | 1 | -93/+187 |
* | uml: fix initrd printk | Johann Felix Soden | 2008-02-23 | 1 | -1/+1 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -3/+3 |
* | uml: fix mm_context memory leak | Jeff Dike | 2008-02-08 | 2 | -0/+6 |
* | uml: improved error handling while locating temp dir | Jim Meyering | 2008-02-08 | 1 | -9/+6 |
* | uml: style fixes in arch/um/os-Linux | Jeff Dike | 2008-02-08 | 14 | -129/+98 |
* | uml: runtime host VMSPLIT detection | Jeff Dike | 2008-02-08 | 13 | -72/+148 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 1 | -1/+3 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |