aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/kern_util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: eliminate hz()Jeff Dike1-1/+0
2007-10-16uml: style fixes pass 3Jeff Dike1-2/+1
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-12/+10
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-6/+0
2007-10-16uml: stop specially protecting kernel stacksJeff Dike1-0/+2
2007-09-19uml: fix irqstack crashJeff Dike1-1/+1
2007-05-11uml: iRQ stacksJeff Dike1-0/+3
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike1-0/+2
2007-05-07uml: tidy fault codeJeff Dike1-1/+1
2007-05-07uml: remove page_size()Jeff Dike1-1/+0
2007-05-07uml: tidy process.cJeff Dike1-4/+3
2007-05-07uml: delete unused codeJeff Dike1-1/+0
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike1-4/+0
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike1-1/+0
2006-10-15[PATCH] make UML compile (FC6/x86-64)Ulrich Drepper1-1/+0
2006-09-27[PATCH] uml: const more dataJeff Dike1-1/+1
2006-09-26[PATCH] uml: Remove unused variableJeff Dike1-1/+0
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike1-1/+0
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike1-1/+0
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike1-11/+2
2006-04-11[PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso1-4/+0
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso1-1/+5
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso1-2/+0
2006-01-18[PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso1-1/+3
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov1-1/+16
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov1-2/+0
2005-05-05[PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser1-3/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+125