summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* um: kill thread->forkingAl Viro2012-09-271-4/+4
* um: pull interrupt_end() into userspace()Al Viro2012-08-021-8/+3
* um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-011-1/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-4/+1
* um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-211-1/+1
* um: add TIF_NOTIFY_RESUMEAl Viro2012-05-211-1/+7
* um: Use asm-generic/switch_to.hRichard Weinberger2012-04-101-5/+1
* um: kill HOST_TASK_PIDAl Viro2012-03-251-2/+2
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
* um: distribute exports to where exported stuff is definedAl Viro2011-11-021-0/+2
* um: kill shared/tlb.hAl Viro2011-11-021-1/+1
* um: Save FPU registers between task switchesIngo van Lil2011-09-141-1/+1
* 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
OpenPOWER on IntegriCloud