summaryrefslogtreecommitdiffstats
path: root/arch/um/include/kern_util.h
AgeCommit message (Expand)AuthorLines
2008-02-05uml: get rid of syscall countersJeff Dike-1/+0
2008-02-05uml: install panic notifier earlierJeff Dike-0/+2
2008-02-05uml: kill processes instead of panicing kernelJeff Dike-0/+1
2008-02-05uml: tidy kern_util.hJeff Dike-83/+35
2008-02-05uml: const and other tidyingWANG Cong-1/+1
2007-10-16uml: eliminate hz()Jeff Dike-1/+0
2007-10-16uml: style fixes pass 3Jeff Dike-2/+1
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-12/+10
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike-6/+0
2007-10-16uml: stop specially protecting kernel stacksJeff Dike-0/+2
2007-09-19uml: fix irqstack crashJeff Dike-1/+1
2007-05-11uml: iRQ stacksJeff Dike-0/+3
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike-0/+2
2007-05-07uml: tidy fault codeJeff Dike-1/+1
2007-05-07uml: remove page_size()Jeff Dike-1/+0
2007-05-07uml: tidy process.cJeff Dike-4/+3
2007-05-07uml: delete unused codeJeff Dike-1/+0
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike-4/+0
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike-1/+0
2006-10-15[PATCH] make UML compile (FC6/x86-64)Ulrich Drepper-1/+0
2006-09-27[PATCH] uml: const more dataJeff Dike-1/+1
2006-09-26[PATCH] uml: Remove unused variableJeff Dike-1/+0
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike-1/+0
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike-1/+0
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike-11/+2
2006-04-11[PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso-4/+0
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso-1/+5
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso-2/+0
2006-01-18[PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso-1/+3
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov-1/+16
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov-2/+0
2005-05-05[PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser-3/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+125