index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
1
-2
/
+2
2017-05-15
kill strlen_user()
Al Viro
1
-5
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-27
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-05-21
um: add extended processor state save/restore support
Eli Cooper
1
-1
/
+1
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-4
/
+0
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
1
-4
/
+4
2015-07-07
um: Fix do_signal() prototype
Ingo Molnar
1
-2
/
+4
2015-04-13
um: Remove broken SMP support
Richard Weinberger
1
-11
/
+0
2014-04-07
asm/system.h: um: arch_align_stack() moved to asm/exec.h
David Howells
1
-1
/
+1
2013-11-17
um: Get rid of thread_struct->saved_task
Richard Weinberger
1
-13
/
+2
2013-04-17
um: Use generic idle loop
Richard Weinberger
1
-23
/
+4
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-28
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...
Al Viro
1
-1
/
+1
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+3
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
1
-7
/
+3
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+3
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-4
/
+4
2012-09-30
um: switch to generic kernel_thread()
Al Viro
1
-14
/
+3
2012-09-27
um: kill thread->forking
Al Viro
1
-4
/
+4
2012-09-20
um: kill thread->forking
Al Viro
1
-4
/
+4
2012-08-02
um: pull interrupt_end() into userspace()
Al Viro
1
-8
/
+3
2012-08-01
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
Al Viro
1
-1
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-4
/
+1
2012-05-21
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
1
-1
/
+1
2012-05-21
um: add TIF_NOTIFY_RESUME
Al Viro
1
-1
/
+7
2012-04-10
um: Use asm-generic/switch_to.h
Richard Weinberger
1
-5
/
+1
2012-03-25
um: kill HOST_TASK_PID
Al Viro
1
-2
/
+2
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
1
-0
/
+2
2011-11-02
um: kill shared/tlb.h
Al Viro
1
-1
/
+1
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-12-15
uml: convert to seq_file/proc_fops
Alexey Dobriyan
1
-10
/
+21
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-1
/
+1
2008-02-25
sched: add declaration of sched_tail to sched.h
Harvey Harrison
1
-2
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
1
-4
/
+0
2008-02-05
uml: style fixes in arch/um/kernel
Jeff Dike
1
-19
/
+22
2008-02-05
uml: remove duplicate config symbol and unused file and variables
Karol Swietlicki
1
-2
/
+2
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
1
-1
/
+1
2008-02-05
uml: current.h cleanup
Jeff Dike
1
-4
/
+4
2008-02-05
uml: header untangling
Jeff Dike
1
-0
/
+8
2008-02-05
uml: move um_virt_to_phys
Jeff Dike
1
-43
/
+0
[next]