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
Commit message (
Expand
)
Author
Age
*
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
2008-05-21
*
missing export of csum_partial() on uml/amd64
Al Viro
2008-05-21
*
uml: add missing exports for UML_RANDOM=m
Al Viro
2008-05-21
*
fix include order in sys-i386/registers.c
Al Viro
2008-05-21
*
missed kmalloc() in pcap_user.c
Al Viro
2008-05-21
*
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-16
*
uml: track and make up lost ticks
Jeff Dike
2008-05-13
*
uml: style fixes in the random driver
Jeff Dike
2008-05-13
*
uml: random driver fixes
Jeff Dike
2008-05-13
*
uml: physical memory shouldn't include initial stack
Jeff Dike
2008-05-13
*
uml: use PAGE_SIZE in linker scripts
Cyrill Gorcunov
2008-05-13
*
uml: use DIV_ROUND_UP
Jiri Olsa
2008-05-13
*
uml: fix CONFIG_RAW dependencies
Robert P. J. Day
2008-05-13
*
uml: use __SPIN_LOCK_UNLOCKED
Jeff Dike
2008-05-13
*
uml: fix bad NTP interaction with clock
Jeff Dike
2008-05-13
*
uml: fix build when SLOB is enabled
Jeff Dike
2008-05-13
*
uml: fix errno return
Johann Felix Soden
2008-05-13
*
uml: tidy ptrace interface
Jeff Dike
2008-05-13
*
uml: style fixes
Jeff Dike
2008-05-13
*
uml: redo host capability detection and disabling
Jeff Dike
2008-05-13
*
uml: fix inconsistence due to tty_operation change
WANG Cong
2008-05-08
*
Revert "uml: fix gcc problem"
Linus Torvalds
2008-05-06
*
uml: fix gcc problem
Ingo Molnar
2008-05-04
*
unified (weak) sys_pipe implementation
Ulrich Drepper
2008-05-03
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
*
proper extern for late_time_init
Adrian Bunk
2008-04-29
*
uml: clean up arch/um/drivers/ubd_kern.c
WANG Cong
2008-04-28
*
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
WANG Cong
2008-04-28
*
uml: make several things static
WANG Cong
2008-04-28
*
uml: make three functions static
WANG Cong
2008-04-28
*
uml: remove a useless function
WANG Cong
2008-04-28
*
uml: make a function static
WANG Cong
2008-04-28
*
arch/um/os-Linux/start_up.c: various improvements.
WANG Cong
2008-04-28
*
uml: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
*
arch/um/kernel/um_arch.c: some small improvements
WANG Cong
2008-04-28
*
x86, bitops: select the generic bitmap search functions
Alexander van Heukelum
2008-04-26
*
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
2008-04-26
*
x86, uml: fix uml with generic find_next_bit for x86
Alexander van Heukelum
2008-04-26
*
uml: Kconfig cleanup
Ingo Molnar
2008-04-26
*
uml: fix build error
Ingo Molnar
2008-04-26
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
*
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
Patrick McHardy
2008-03-26
*
sched: add declaration of sched_tail to sched.h
Harvey Harrison
2008-02-25
*
uml: fix FP register corruption
Jeff Dike
2008-02-23
*
uml: fix helper_wait calls in watchdog
Johann Felix Soden
2008-02-23
*
uml: remove unused sigcontext accessors
Jeff Dike
2008-02-23
*
arch/um/kernel/mem.c: fix a shadowed variable
WANG Cong
2008-02-23
*
UML: update defconfig
Jeff Dike
2008-02-23
*
uml: fix initrd printk
Johann Felix Soden
2008-02-23
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-15
[next]