summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/process_kern.c
AgeCommit message (Expand)AuthorLines
2005-03-04[PATCH] Randomisation: infrastructureArjan van de Ven-0/+9
2005-01-11[PATCH] UML: sparse annotationsJeff Dike-4/+4
2005-01-11[PATCH] UML: add some puddingJeff Dike-1/+11
2005-01-03[PATCH] uml: use SYSEMU_SINGLESTEPJeff Dike-2/+2
2005-01-03[PATCH] uml: detect SYSEMU_SINGLESTEPJeff Dike-2/+4
2005-01-03[PATCH] uml: redo the signal delivery mechanismJeff Dike-2/+0
2004-11-15[PATCH] uml: redundant code removal from signal deliveryJeff Dike-1/+1
2004-11-15[PATCH] uml: 64-bit type cleanupsJeff Dike-1/+2
2004-11-07[PATCH] uml: set DTRACE correctlyJeff Dike-2/+0
2004-11-07[PATCH] uml: clear singlestepJeff Dike-1/+7
2004-11-07[PATCH] uml: generic singlesteppingJeff Dike-0/+10
2004-11-07[PATCH] uml: use PTRACE_SYSEMU also for TT modePaolo \'Blaisorblade\' Giarrusso-0/+56
2004-10-27[PATCH] uml: use generic IRQ codeChris Wedgwood-1/+0
2004-09-13[PATCH] uml: eliminate useless thread fieldJeff Dike-4/+1
2004-08-23[PATCH] UML fixesJeff Dike-1/+1
2004-08-23[PATCH] UML updatesJeff Dike-3/+4
2004-08-23[PATCH] uml: Make malloc() call vmalloc if needed. Needed for hostfs on 2.6 h...Paolo \'Blaisorblade\' Giarrusso-0/+6
2004-08-23[PATCH] uml: Avoids a panic for a legal situationPaolo \'Blaisorblade\' Giarrusso-1/+1
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso-19/+26
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo-0/+4
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell-1/+2
2003-02-05Merge http://jdike.stearns.org:5000/fixes-2.5Linus Torvalds-0/+4
2002-12-29Forward ported a number of bug fixes from 2.4, including SA_SIGINFOJeff Dike-0/+4
2002-12-28Merged the configurable kernel stack size changes from 2.4. ThisJeff Dike-1/+5
2002-11-23MergeJeff Dike-443/+32
2002-11-23Updated to 2.5.49, which involved fixing the calls to do_fork.Jeff Dike-1/+1
2002-11-22Merged a number of small skas changes.Jeff Dike-6/+2
2002-11-21A number of small fixes for the uaccess merge.Jeff Dike-9/+13
2002-11-20Merged most of the rest of the skas changes.Jeff Dike-430/+19
2002-11-18Fixes to the last merge.Jeff Dike-2/+2
2002-10-19Updated to work as 2.5.44.Jeff Dike-1/+1
2002-10-15Merge UML updateLinus Torvalds-14/+39
2002-10-14Fixed the non-SMP build.Jeff Dike-1/+3
2002-10-14This is the merge of the initial 2.4 SMP support.Jeff Dike-13/+36
2002-10-13Cleaned up a bunch of things noticed while merging the SMP support.Jeff Dike-2/+2
2002-10-07Updated initializers in the block driver.Jeff Dike-1/+2
2002-10-01Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5Jeff Dike-0/+1
2002-09-29Merge http://jdike.stearns.org:5000/highmem-2.5Linus Torvalds-1/+1
2002-09-23Added highmem support.Jeff Dike-1/+1
2002-09-23A number of bug fixes from UML 2.4.19-6 -Jeff Dike-0/+1
2002-09-23UML updates to allow it to build and run as 2.5.38.Jeff Dike-2/+2
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike-0/+771