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
Commit message (
Expand
)
Author
Age
*
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
2013-03-11
*
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
2013-03-11
*
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
|
/
*
uml: fix compile error in deliver_alarm()
Miklos Szeredi
2012-09-05
*
um: pass siginfo to guest process
Martin Pärtel
2012-08-01
*
um: pull interrupt_end() into userspace()
Al Viro
2012-08-01
*
um: Remove unused variables
Richard Weinberger
2012-05-21
*
um: use the right ifdef around exports in user_syms.c
Al Viro
2012-03-24
*
um: unify ptrace_user.h
Al Viro
2011-11-02
*
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
2011-11-02
*
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2011-11-02
*
um: take register_winch_irq() into the caller of is_skas_winch()
Al Viro
2011-11-02
*
um: take arch/um/sys-x86 to arch/x86/um
Al Viro
2011-11-02
*
um: sysdep/barrier.h is not used for anything
Al Viro
2011-11-02
*
um: shared/process.h is empty now; kill it
Al Viro
2011-11-02
*
um: finish conversion to mcontext_t
Al Viro
2011-11-02
*
um: start switching the references to host mcontext_t to its userland type
Al Viro
2011-11-02
*
um: take userland definition of barrier() to user.h
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: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...
Al Viro
2011-11-02
*
um: merge arch/um/os-Linux/sys-{i386,x86_64}
Al Viro
2011-11-02
*
um: merge hard_handler() instances, switch to use of SA_SIGINFO
Al Viro
2011-11-02
*
um: kill dead code around uaccess
Al Viro
2011-11-02
*
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-11-02
*
um: Save FPU registers between task switches
Ingo van Lil
2011-09-14
*
um: disable scan_elf_aux() on x86_64
Richard Weinberger
2011-07-25
*
uml: free resources
Davidlohr Bueso
2011-07-25
*
uml: helper.c warning corrections
Vitaliy Ivanov
2011-07-25
*
um: fix _FORTIFY_SOURCE=2 support for kernel modules
Richard Weinberger
2011-07-25
*
um: fix crash while os_dump_core()
Richard Weinberger
2011-05-25
*
um: add earlyprintk support
Richard Weinberger
2011-05-25
*
um: remove SIGHUP handler
Richard Weinberger
2011-05-25
*
um: fix UML_LIB_PATH
Richard Weinberger
2011-05-25
*
um: fix abort
Richard Weinberger
2011-05-18
*
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
2010-10-26
*
Deal with missing exports for hostfs
Al Viro
2010-08-09
*
um: os-linux/mem.c needs sys/stat.h
Liu Aleaxander
2010-06-29
*
uml: Fix build breakage after slab.h changes
Jan Kiszka
2010-04-19
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
includecheck fix: um, helper.c
Jaswinder Singh Rajput
2009-09-20
*
uml: improve error messages
WANG Cong
2009-04-01
*
uml: fix WARNING: vmlinux: 'memcpy' exported twice
akpm@linux-foundation.org
2009-03-12
*
um: Kill directly reference of netdev->priv
Wang Chen
2008-12-04
*
x86, um: get rid of arch/um/os symlink
Al Viro
2008-10-23
*
x86, um: get rid of excessive includes of uml-config.h
Al Viro
2008-10-23
*
uml: remove the dead TTY_LOG code
Adrian Bunk
2008-10-16
[next]