aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-28[PATCH] uml: Clean up prink callsChristophe Lucas2-2/+2
2005-07-28[PATCH] uml: Fix typoBodo Stroesser1-1/+1
2005-07-28[PATCH] uml: Fix load average >=1Jeff Dike1-1/+4
2005-07-28[PATCH] uml: Fix redundant assignmentJeff Dike1-1/+0
2005-07-28[PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike1-19/+29
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-2/+2
2005-07-27[PATCH] uml: fix misdeclared functionJeff Dike1-12/+2
2005-07-27[PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso2-10/+44
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-07-14[PATCH] uml: gcc 2.95 fix and Makefile cleanupPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser7-3/+144
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike16-230/+577
2005-07-07[PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike1-1/+0
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike3-17/+6
2005-06-25[PATCH] uml: time initialization tidyingJeff Dike8-82/+19
2005-06-25[PATCH] uml: always disable kmalloc during shutdownJeff Dike2-6/+4
2005-06-25[PATCH] uml: fix timer initializationJeff Dike2-2/+1
2005-06-25[PATCH] uml: fork cleanupJeff Dike4-43/+11
2005-06-23[PATCH] kstrdup: convert a few existing implementationsRobert Love1-6/+2
2005-06-21[PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso3-58/+3
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2-6/+7
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-06-13[PATCH] uml: use fork instead of cloneJeff Dike1-29/+19
2005-06-13[PATCH] uml: remove duplicate includesJeff Dike3-4/+0
2005-06-08[PATCH] uml: fix strace -fJeff Dike1-1/+6
2005-05-28[PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso2-13/+1
2005-05-28[PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso1-7/+14
2005-05-28[PATCH] uml: remove unused codeJeff Dike3-139/+0
2005-05-28[PATCH] uml: fix segfault on exit with CONFIG_GCOVJeff Dike1-18/+20
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike3-4/+0
2005-05-28[PATCH] uml: turn off kmalloc always on a fatal signalJeff Dike1-1/+1
2005-05-28[PATCH] uml: fix a couple of warningsJeff Dike1-16/+3
2005-05-20[PATCH] uml: fixrange_init 3-level page table supportJeff Dike1-9/+31
2005-05-20[PATCH] uml: Remove ubd-mmap supportJeff Dike1-29/+0
2005-05-20[PATCH] uml: initrd cleanupJeff Dike2-1/+79
2005-05-20[PATCH] uml: Export clear_user_*Jeff Dike2-0/+2
2005-05-20[PATCH] uml: Page fault fixesJeff Dike1-3/+4
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike2-3/+5
2005-05-20Remove some left-over empty filesLinus Torvalds1-0/+0
2005-05-17[PATCH] uml: change memcpy to memmovePaolo 'Blaisorblade' Giarrusso1-2/+8
2005-05-06[PATCH] uml: x86_64 fixesJeff Dike3-4/+6
2005-05-06[PATCH] uml: Fix process exit raceBodo Stroesser5-16/+11
2005-05-06[PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser1-0/+9
2005-05-06[PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser1-7/+1
2005-05-06[PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike1-13/+22
2005-05-06[PATCH] uml: Makefile cleanupJeff Dike1-5/+1
2005-05-06[PATCH] uml: Eliminate unusable functionJeff Dike1-10/+0
2005-05-06[PATCH] uml: S390 preparation, save an extra registerBodo Stroesser1-0/+4
2005-05-06[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser1-50/+29
2005-05-06[PATCH] uml: command line handling cleanupJeff Dike1-3/+4