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