summaryrefslogtreecommitdiff
path: root/arch/um/kernel/process.c
AgeCommit message (Expand)Author
2011-09-14um: Save FPU registers between task switchesIngo van Lil
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15uml: convert to seq_file/proc_fopsAlexey Dobriyan
2009-04-02Simplify copy_thread()Alexey Dobriyan
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-05uml: style fixes in arch/um/kernelJeff Dike
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki
2008-02-05uml: use ptrace directly in libc codeJeff Dike
2008-02-05uml: current.h cleanupJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: move um_virt_to_physJeff Dike
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki
2008-02-05uml: const and other tidyingWANG Cong
2008-02-05uml: implement get_wchanJeff Dike
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: fix timer switchingJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16uml: stop specially protecting kernel stacksJeff Dike
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike
2007-05-07uml: kernel_thread shouldn't panicJeff Dike
2007-05-07uml: remove page_size()Jeff Dike
2007-05-07uml: tidy process.cJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso
2006-09-27[PATCH] uml: file renamingJeff Dike
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov
2005-07-28[PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike
2005-07-27[PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike
2005-06-13[PATCH] uml: use fork instead of cloneJeff Dike
2005-06-13[PATCH] uml: remove duplicate includesJeff Dike
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds