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
/
kernel
Commit message (
Expand
)
Author
Age
*
[PATCH] UML: fix wall_to_monotonic initialization
Jeff Dike
2006-06-22
*
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
2006-06-20
|
\
|
*
Update UML kernel/physmem.c to use rb_parent() accessor macro
Andrew Morton
2006-05-01
*
|
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
2006-06-05
*
|
[PATCH] uml: change timer initialization
Jeff Dike
2006-05-03
*
|
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-05-02
|
\
\
|
*
|
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-05-01
|
|
/
*
|
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
2006-05-01
*
|
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
2006-05-01
*
|
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
2006-05-01
*
|
[PATCH] uml: fix iomem list traversal
Victor V. Vengerov
2006-05-01
|
/
*
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
2006-04-11
*
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
2006-03-31
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
*
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2006-03-31
*
[PATCH] uml: idle thread needn't take access to init_mm
Paolo 'Blaisorblade' Giarrusso
2006-03-31
*
[PATCH] uml: sparse cleanups
Al Viro
2006-03-31
*
[PATCH] uml: redeclare highmem
Jeff Dike
2006-03-31
*
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
2006-03-28
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
*
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-27
*
[PATCH] uml: move tty logging to os-Linux
Jeff Dike
2006-03-27
*
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
2006-03-27
*
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
2006-03-27
*
[PATCH] uml: merge irq_user.c and irq.c
Jeff Dike
2006-03-27
*
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
2006-03-27
*
[PATCH] uml: fix some printf formats
Jeff Dike
2006-03-27
*
[PATCH] x86: SMP alternatives
Gerd Hoffmann
2006-03-23
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
*
[PATCH] remove set_page_count(page, 0) users (outside mm)
Nick Piggin
2006-03-22
*
[PATCH] uml: remove a dead file
Jeff Dike
2006-02-07
*
[PATCH] uml: add debug switch for skas mode
Jeff Dike
2006-02-07
*
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
2006-02-01
*
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
2006-02-01
*
[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
Paolo 'Blaisorblade' Giarrusso
2006-02-01
*
[PATCH] uml: fix "apples/bananas" typo
Paolo 'Blaisorblade' Giarrusso
2006-02-01
*
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
2006-01-18
*
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
2006-01-18
*
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
2006-01-18
*
[PATCH] uml: sigio code - reduce spinlock hold time
Paolo 'Blaisorblade' Giarrusso
2006-01-18
*
[PATCH] uml: TT mode softint fixes
Bodo Stroesser
2006-01-18
*
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
2006-01-18
*
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2006-01-18
*
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
2006-01-18
*
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
2006-01-18
*
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2006-01-18
*
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
2006-01-18
*
[PATCH] uml: move LDT creation
Bodo Stroesser
2006-01-18
*
[PATCH] uml: task_stack_page()
Al Viro
2006-01-12
*
[PATCH] uml: task_thread_info()
Al Viro
2006-01-12
[next]