summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-151-10/+21
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-2/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-4/+0
* uml: style fixes in arch/um/kernelJeff Dike2008-02-051-19/+22
* uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki2008-02-051-2/+2
* uml: use ptrace directly in libc codeJeff Dike2008-02-051-1/+1
* uml: current.h cleanupJeff Dike2008-02-051-4/+4
* uml: header untanglingJeff Dike2008-02-051-0/+8
* uml: move um_virt_to_physJeff Dike2008-02-051-43/+0
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-051-11/+8
* uml: const and other tidyingWANG Cong2008-02-051-3/+1
* uml: implement get_wchanJeff Dike2008-02-051-0/+35
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-161-3/+4
* uml: tickless supportJeff Dike2007-10-161-0/+3
* uml: fix timer switchingJeff Dike2007-10-161-7/+2
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-161-2/+2
* uml: style fixes pass 3Jeff Dike2007-10-161-63/+47
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-21/+99
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-12/+7
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-7/+0
* uml: stop specially protecting kernel stacksJeff Dike2007-10-161-3/+2
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-161-16/+0
* uml: kernel_thread shouldn't panicJeff Dike2007-05-071-2/+0
* uml: remove page_size()Jeff Dike2007-05-071-5/+0
* uml: tidy process.cJeff Dike2007-05-071-83/+35
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+1
* [PATCH] uml: file renamingJeff Dike2006-09-271-0/+483
* [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-051-439/+0
* [PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike2005-07-281-19/+29
* [PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso2005-07-271-10/+25
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-071-12/+16
* [PATCH] uml: use fork instead of cloneJeff Dike2005-06-131-29/+19
* [PATCH] uml: remove duplicate includesJeff Dike2005-06-131-1/+0
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-051-2/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+423