aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/process.c
Commit message (Expand)AuthorAge
* um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-13
* kill strlen_user()Al Viro2017-05-15
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-27
|\
| * um: add extended processor state save/restore supportEli Cooper2016-05-21
* | exit_thread: remove empty bodiesJiri Slaby2016-05-20
|/
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-06
* um: Fix do_signal() prototypeIngo Molnar2015-07-07
* um: Remove broken SMP supportRichard Weinberger2015-04-13
* asm/system.h: um: arch_align_stack() moved to asm/exec.hDavid Howells2014-04-07
* um: Get rid of thread_struct->saved_taskRichard Weinberger2013-11-17
* um: Use generic idle loopRichard Weinberger2013-04-17
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro2012-11-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\|
| * um: switch to generic kernel_thread()Al Viro2012-09-30
| * um: kill thread->forkingAl Viro2012-09-20
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
* | um: kill thread->forkingAl Viro2012-09-27
|/
* um: pull interrupt_end() into userspace()Al Viro2012-08-01
* um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-21
* um: add TIF_NOTIFY_RESUMEAl Viro2012-05-21
* um: Use asm-generic/switch_to.hRichard Weinberger2012-04-09
* um: kill HOST_TASK_PIDAl Viro2012-03-24
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* um: distribute exports to where exported stuff is definedAl Viro2011-11-02
* um: kill shared/tlb.hAl Viro2011-11-02
* um: Save FPU registers between task switchesIngo van Lil2011-09-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-15
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-18
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-25
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* uml: style fixes in arch/um/kernelJeff Dike2008-02-05
* uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki2008-02-05
* uml: use ptrace directly in libc codeJeff Dike2008-02-05
* uml: current.h cleanupJeff Dike2008-02-05
* uml: header untanglingJeff Dike2008-02-05
* uml: move um_virt_to_physJeff Dike2008-02-05