summaryrefslogtreecommitdiffstats
path: root/arch/um/include/kern_util.h
Commit message (Expand)AuthorAgeFilesLines
* uml: get rid of syscall countersJeff Dike2008-02-051-1/+0
* uml: install panic notifier earlierJeff Dike2008-02-051-0/+2
* uml: kill processes instead of panicing kernelJeff Dike2008-02-051-0/+1
* uml: tidy kern_util.hJeff Dike2008-02-051-83/+35
* uml: const and other tidyingWANG Cong2008-02-051-1/+1
* uml: eliminate hz()Jeff Dike2007-10-161-1/+0
* uml: style fixes pass 3Jeff Dike2007-10-161-2/+1
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-12/+10
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-6/+0
* uml: stop specially protecting kernel stacksJeff Dike2007-10-161-0/+2
* uml: fix irqstack crashJeff Dike2007-09-191-1/+1
* uml: iRQ stacksJeff Dike2007-05-111-0/+3
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-071-0/+2
* uml: tidy fault codeJeff Dike2007-05-071-1/+1
* uml: remove page_size()Jeff Dike2007-05-071-1/+0
* uml: tidy process.cJeff Dike2007-05-071-4/+3
* uml: delete unused codeJeff Dike2007-05-071-1/+0
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-111-4/+0
* [PATCH] uml: remove unused variable and functionJeff Dike2007-02-111-1/+0
* [PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2006-10-151-1/+0
* [PATCH] uml: const more dataJeff Dike2006-09-271-1/+1
* [PATCH] uml: Remove unused variableJeff Dike2006-09-261-1/+0
* [PATCH] uml: ifdef a mode-specific functionJeff Dike2006-07-101-1/+0
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-101-1/+0
* [PATCH] uml: fix wall_to_monotonic initializationJeff Dike2006-06-051-11/+2
* [PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso2006-04-111-4/+0
* [PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso2006-03-311-1/+5
* [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso2006-02-011-2/+0
* [PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso2006-01-181-1/+3
* [PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov2006-01-081-1/+16
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-081-2/+0
* [PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser2005-05-051-3/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+125
OpenPOWER on IntegriCloud