index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
process.c
Commit message (
Expand
)
Author
Age
*
um: Remove SKAS3/4 support
Richard Weinberger
2015-04-13
*
um: Cleanup SIGTERM handling
Richard Weinberger
2013-09-07
*
um: Implement probe_kernel_read()
Richard Weinberger
2013-09-07
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
|
\
|
*
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-10-12
*
|
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
|
/
*
um: shared/process.h is empty now; kill it
Al Viro
2011-11-02
*
um: fill the handlers array at build time
Al Viro
2011-11-02
*
um: simplify set_handler()
Al Viro
2011-11-02
*
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
2011-11-02
*
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-11-02
*
um: fix crash while os_dump_core()
Richard Weinberger
2011-05-25
*
uml: style fixes in arch/um/os-Linux
Jeff Dike
2008-02-08
*
uml: remove init_irq_signals
Jeff Dike
2008-02-05
*
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
2007-12-17
*
uml: eliminate SIGALRM
Jeff Dike
2007-10-16
*
uml: userspace files should call libc directly
Jeff Dike
2007-10-16
*
uml: get rid of do_longjmp
Jeff Dike
2007-10-16
*
uml: style fixes pass 3
Jeff Dike
2007-10-16
*
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
*
uml: more __init annotations
Jeff Dike
2007-07-24
*
uml: mark a tt-only function
Jeff Dike
2007-05-09
*
uml: convert libc layer to call read and write
Jeff Dike
2007-05-07
*
uml: tidy libc code
Jeff Dike
2007-05-07
*
uml: remove page_size()
Jeff Dike
2007-05-07
*
uml: add missing __init declarations
Jeff Dike
2007-05-07
*
uml: remove user_util.h
Jeff Dike
2007-05-07
*
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
Paolo 'Blaisorblade' Giarrusso
2007-03-08
*
[PATCH] uml: include tidying
Jeff Dike
2006-11-03
*
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
2006-10-02
*
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-09-26
*
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
*
[PATCH] uml: tidy longjmp macro
Jeff Dike
2006-07-15
*
[PATCH] uml: signal initialization cleanup
Jeff Dike
2006-07-10
*
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
2006-05-01
*
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
2006-04-19
*
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
2006-04-19
*
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
2006-03-31
*
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
2006-02-24
*
[PATCH] uml: implement soft interrupts
Jeff Dike
2006-01-18
*
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
2006-01-08
*
[PATCH] uml: readd removed unistd.h inclusion
Paolo 'Blaisorblade' Giarrusso
2005-09-21
*
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
2005-09-05
*
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
2005-05-05
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16