| Commit message (Expand) | Author | Age |
* | uml: clocksource support | Jeff Dike | 2007-10-16 |
* | uml: GENERIC_CLOCKEVENTS support | Jeff Dike | 2007-10-16 |
* | uml: GENERIC_TIME support | Jeff Dike | 2007-10-16 |
* | uml: separate timer initialization | Jeff Dike | 2007-10-16 |
* | uml: simplify interval setting | Jeff Dike | 2007-10-16 |
* | uml: fix timer switching | Jeff Dike | 2007-10-16 |
* | uml: eliminate hz() | Jeff Dike | 2007-10-16 |
* | uml: more idiomatic parameter parsing | Jeff Dike | 2007-10-16 |
* | uml: remove unused file | Jeff Dike | 2007-10-16 |
* | uml: remove unneeded void * cast | Jesper Juhl | 2007-10-16 |
* | uml: eliminate floating point state from register file | Jeff Dike | 2007-10-16 |
* | uml: style fixes in FP code | Jeff Dike | 2007-10-16 |
* | uml: sysrq and mconsole fixes | Jeff Dike | 2007-10-16 |
* | uml: coredumping floating point fixes | Jeff Dike | 2007-10-16 |
* | uml: ptrace floating point fixes | Jeff Dike | 2007-10-16 |
* | uml: floating point signal delivery fixes | Jeff Dike | 2007-10-16 |
* | uml: don't use glibc asm/user.h | Jeff Dike | 2007-10-16 |
* | uml: fix hostfs style | Jeff Dike | 2007-10-16 |
* | uml: remove unneeded if from hostfs | Jeff Dike | 2007-10-16 |
* | uml: clean up tlb flush path | Jeff Dike | 2007-10-16 |
* | uml: userspace files should call libc directly | Jeff Dike | 2007-10-16 |
* | uml: fix inlines | Jeff Dike | 2007-10-16 |
* | uml: replace clone with fork | Jeff Dike | 2007-10-16 |
* | uml: remove os_* usage from userspace files | Jeff Dike | 2007-10-16 |
* | uml: free LDT state on process exit | Jeff Dike | 2007-10-16 |
* | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 |
* | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2007-10-16 |
* | uml: get rid of do_longjmp | Jeff Dike | 2007-10-16 |
* | uml: remove __u64 usage from physical memory subsystem | Jeff Dike | 2007-10-16 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 |
* | uml: style fixes pass 2 | Jeff Dike | 2007-10-16 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 |
* | uml: style fixes pass 1 | Jeff Dike | 2007-10-16 |
* | uml: remove sysdep/thread.h | Jeff Dike | 2007-10-16 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 |
* | UML: remove unnecessary hostfs_getattr() | Miklos Szeredi | 2007-10-16 |
* | uml: add VDE networking support | Jeff Dike | 2007-10-16 |
* | uml: physmem code tidying | Jeff Dike | 2007-10-16 |
* | uml: stop saving process FP state | Jeff Dike | 2007-10-16 |
* | uml: stop specially protecting kernel stacks | Jeff Dike | 2007-10-16 |
* | uml: fix nonremovability of watchdog | Jeff Dike | 2007-10-16 |
* | uml: fix an IPV6 libc vs kernel symbol clash | Jeff Dike | 2007-10-16 |
* | uml: stop using libc asm/page.h | Jeff Dike | 2007-10-16 |
* | uml: console tidying | Jeff Dike | 2007-10-16 |
* | uml: fix console writing bugs | Jeff Dike | 2007-10-16 |
* | uml: console subsystem tidying | Jeff Dike | 2007-10-16 |
* | uml: fix error cleanup ordering | Jeff Dike | 2007-10-16 |
* | uml: tidy recently-moved code | Jeff Dike | 2007-10-16 |
* | uml: move userspace code to userspace file | Jeff Dike | 2007-10-16 |