Age | Commit message (Expand) | Author |
2008-02-05 | uml: style fixes in arch/um/kernel | Jeff Dike |
2008-02-05 | uml: get rid of syscall counters | Jeff Dike |
2008-02-05 | uml: don't kill pid 0 | Jeff Dike |
2008-02-05 | uml: install panic notifier earlier | Jeff Dike |
2008-02-05 | uml: eliminate setjmp_wrapper | Jeff Dike |
2008-02-05 | uml: customize tlb.h | Jeff Dike |
2008-02-05 | uml: 64-bit tlb fixes | Jeff Dike |
2008-02-05 | uml: miscellaneous code cleanups | Jeff Dike |
2008-02-05 | uml: remove duplicate config symbol and unused file and variables | Karol Swietlicki |
2008-02-05 | uml: cover stubs with a VMA | Jeff Dike |
2008-02-05 | uml: clean up TASK_SIZE usage | Jeff Dike |
2008-02-05 | uml: kill processes instead of panicing kernel | Jeff Dike |
2008-02-05 | uml: use ptrace directly in libc code | Jeff Dike |
2008-02-05 | uml: add virt_to_pte | Jeff Dike |
2008-02-05 | uml: fix page table data sizes | Jeff Dike |
2008-02-05 | uml: current.h cleanup | Jeff Dike |
2008-02-05 | uml: style cleanup | Jeff Dike |
2008-02-05 | uml: header untangling | Jeff Dike |
2008-02-05 | uml: move um_virt_to_phys | Jeff Dike |
2008-02-05 | uml: convert functions to void | Karol Swietlicki |
2008-02-05 | uml: remove unused variables in the context switcher | Karol Swietlicki |
2008-02-05 | uml: tidy pgtable.h | Jeff Dike |
2008-02-05 | uml: tidy kern_util.h | Jeff Dike |
2008-02-05 | uml: clone.c tidying | Jeff Dike |
2008-02-05 | uml: const and other tidying | WANG Cong |
2008-02-05 | uml: further bugs.c tidying | Jeff Dike |
2008-02-05 | uml: implement get_wchan | Jeff Dike |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-01-30 | UML: remove remaining FASTCALL uses | Harvey Harrison |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg |
2007-11-14 | uml: remove last include of libc asm/page.h | Jeff Dike |
2007-11-14 | uml: fix spurious IRQ testing | Jeff Dike |
2007-10-29 | misc uml annotation and section fixes | Al Viro |
2007-10-20 | spelling fixes: arch/um/ | Simon Arlott |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-16 | uml: fix stub address calculations | Jeff Dike |
2007-10-16 | uml: use *SEC_PER_*SEC constants | Jeff Dike |
2007-10-16 | uml: eliminate interrupts in the idle loop | Jeff Dike |
2007-10-16 | uml: tickless support | Jeff Dike |
2007-10-16 | 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: style fixes in FP code | Jeff Dike |
2007-10-16 | uml: ptrace floating point fixes | 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 |