aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2005-07-28[PATCH] uml: Clean up prink callsChristophe Lucas
2005-07-28[PATCH] uml: Fix typoBodo Stroesser
2005-07-28[PATCH] uml: Fix load average >=1Jeff Dike
2005-07-28[PATCH] uml: Fix redundant assignmentJeff Dike
2005-07-28[PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-07-27[PATCH] uml: fix misdeclared functionJeff Dike
2005-07-27[PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-14[PATCH] uml: gcc 2.95 fix and Makefile cleanupPaolo 'Blaisorblade' Giarrusso
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike
2005-07-07[PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike
2005-06-25[PATCH] uml: time initialization tidyingJeff Dike
2005-06-25[PATCH] uml: always disable kmalloc during shutdownJeff Dike
2005-06-25[PATCH] uml: fix timer initializationJeff Dike
2005-06-25[PATCH] uml: fork cleanupJeff Dike
2005-06-23[PATCH] kstrdup: convert a few existing implementationsRobert Love
2005-06-21[PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty
2005-06-13[PATCH] uml: use fork instead of cloneJeff Dike
2005-06-13[PATCH] uml: remove duplicate includesJeff Dike
2005-06-08[PATCH] uml: fix strace -fJeff Dike
2005-05-28[PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso
2005-05-28[PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso
2005-05-28[PATCH] uml: remove unused codeJeff Dike
2005-05-28[PATCH] uml: fix segfault on exit with CONFIG_GCOVJeff Dike
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike
2005-05-28[PATCH] uml: turn off kmalloc always on a fatal signalJeff Dike
2005-05-28[PATCH] uml: fix a couple of warningsJeff Dike
2005-05-20[PATCH] uml: fixrange_init 3-level page table supportJeff Dike
2005-05-20[PATCH] uml: Remove ubd-mmap supportJeff Dike
2005-05-20[PATCH] uml: initrd cleanupJeff Dike
2005-05-20[PATCH] uml: Export clear_user_*Jeff Dike
2005-05-20[PATCH] uml: Page fault fixesJeff Dike
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike
2005-05-20Remove some left-over empty filesLinus Torvalds
2005-05-17[PATCH] uml: change memcpy to memmovePaolo 'Blaisorblade' Giarrusso
2005-05-06[PATCH] uml: x86_64 fixesJeff Dike
2005-05-06[PATCH] uml: Fix process exit raceBodo Stroesser
2005-05-06[PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser
2005-05-06[PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser
2005-05-06[PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike
2005-05-06[PATCH] uml: Makefile cleanupJeff Dike
2005-05-06[PATCH] uml: Eliminate unusable functionJeff Dike
2005-05-06[PATCH] uml: S390 preparation, save an extra registerBodo Stroesser
2005-05-06[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser
2005-05-06[PATCH] uml: command line handling cleanupJeff Dike