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
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-25
|
\
|
*
xen: add balloon driver
Jeremy Fitzhardinge
2008-04-24
|
*
xen: allow compilation with non-flat memory
Jeremy Fitzhardinge
2008-04-24
|
*
xen: fold xen_sysexit into xen_iret
Jeremy Fitzhardinge
2008-04-24
|
*
xen: allow set_pte_at on init_mm to be lockless
Jeremy Fitzhardinge
2008-04-24
|
*
xen: disable preemption during tlb flush
Jeremy Fitzhardinge
2008-04-24
|
*
xen pvfb: Para-virtual framebuffer, keyboard and pointer driver
Markus Armbruster
2008-04-24
|
*
xen: Add compatibility aliases for frontend drivers
Mark McLoughlin
2008-04-24
|
*
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
2008-04-24
|
*
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
2008-04-24
|
*
xen/blkfront: use bdget_disk
Jeremy Fitzhardinge
2008-04-24
|
*
xen: Make xen-blkfront write its protocol ABI to xenstore
Markus Armbruster
2008-04-24
|
*
xen: import arch generic part of xencomm
Isaku Yamahata
2008-04-24
|
*
xen: make grant table arch portable
Isaku Yamahata
2008-04-24
|
*
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2008-04-24
|
*
xen: make include/xen/page.h portable moving those definitions under asm dir
Isaku Yamahata
2008-04-24
|
*
xen: add resend_irq_on_evtchn() definition into events.c
Isaku Yamahata
2008-04-24
|
*
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
2008-04-24
|
*
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
2008-04-24
|
*
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2008-04-24
|
*
xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...
Isaku Yamahata
2008-04-24
|
*
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
2008-04-24
|
*
xen: definitions which ia64/xen needs
Isaku Yamahata
2008-04-24
|
*
xen: definisions which ia64 needs
Isaku Yamahata
2008-04-24
|
*
xen: jump to iret fixup
Jeremy Fitzhardinge
2008-04-24
|
*
xen: no need for domU to worry about MCE/MCA
Jeremy Fitzhardinge
2008-04-24
|
*
xen: short-cut for recursive event handling
Jeremy Fitzhardinge
2008-04-24
|
*
xen: make sure retriggered events are set pending
Jeremy Fitzhardinge
2008-04-24
|
*
xen: implement a debug-interrupt handler
Jeremy Fitzhardinge
2008-04-24
|
*
xen: support sysenter/sysexit if hypervisor does
Jeremy Fitzhardinge
2008-04-24
|
*
xen: add support for callbackops hypercall
Jeremy Fitzhardinge
2008-04-24
|
*
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
2008-04-24
|
*
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-24
|
*
xen: make sure iret faults are trapped
Jeremy Fitzhardinge
2008-04-24
|
*
xen: unify pte operations on machine frames
Jeremy Fitzhardinge
2008-04-24
|
*
xen: use phys_addr_t when referring to physical addresses
Jeremy Fitzhardinge
2008-04-24
|
*
xen: unify pte operations
Jeremy Fitzhardinge
2008-04-24
|
*
xen: make use of pte_t union
Jeremy Fitzhardinge
2008-04-24
|
*
xen: use appropriate pte types
Jeremy Fitzhardinge
2008-04-24
|
*
x86: demacro pgalloc paravirt stubs
Jeremy Fitzhardinge
2008-04-24
|
*
x86/pgtable.h: demacro ptep_clear_flush_young
Jeremy Fitzhardinge
2008-04-24
|
*
x86/pgtable.h: demacro ptep_test_and_clear_young
Jeremy Fitzhardinge
2008-04-24
|
*
x86/pgtable.h: demacro ptep_set_access_flags
Jeremy Fitzhardinge
2008-04-24
|
*
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
2008-04-24
|
*
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-04-24
|
*
x86: move all the pgd_list handling to one place
Jeremy Fitzhardinge
2008-04-24
|
*
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
2008-04-24
|
*
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
|
*
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
|
*
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
[next]