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
Commit message (
Expand
)
Author
Age
*
xen64: Clear %fs on xen_load_tls()
Eduardo Habkost
2008-07-16
*
xen64: implement failsafe callback
Jeremy Fitzhardinge
2008-07-16
*
xen: make sure the kernel command line is right
Jeremy Fitzhardinge
2008-07-16
*
xen: rework pgd_walk to deal with 32/64 bit
Jeremy Fitzhardinge
2008-07-16
*
xen64: implement xen_load_gs_index()
Eduardo Habkost
2008-07-16
*
xen64: add identity irq->vector map
Jeremy Fitzhardinge
2008-07-16
*
xen64: register callbacks in arch-independent way
Jeremy Fitzhardinge
2008-07-16
*
xen64: add pvop for swapgs
Jeremy Fitzhardinge
2008-07-16
*
xen64: deal with extra words Xen pushes onto exception frames
Jeremy Fitzhardinge
2008-07-16
*
xen64: xen_write_idt_entry() and cvt_gate_to_trap()
Eduardo Habkost
2008-07-16
*
xen: use set_pte_vaddr
Jeremy Fitzhardinge
2008-07-16
*
xen64: defer setting pagetable alloc/release ops
Jeremy Fitzhardinge
2008-07-16
*
xen: set num_processors
Jeremy Fitzhardinge
2008-07-16
*
xen64: use arbitrary_virt_to_machine for xen_set_pmd
Jeremy Fitzhardinge
2008-07-16
*
xen: fix truncation of machine address
Jeremy Fitzhardinge
2008-07-16
*
xen32: create initial mappings like 64-bit
Jeremy Fitzhardinge
2008-07-16
*
xen64: map an initial chunk of physical memory
Jeremy Fitzhardinge
2008-07-16
*
xen64: 64-bit starts using set_pte from very early
Jeremy Fitzhardinge
2008-07-16
*
xen64: early mapping setup
Jeremy Fitzhardinge
2008-07-16
*
xen64: add hypervisor callbacks for events, etc
Jeremy Fitzhardinge
2008-07-16
*
xen: cpu_detect is 32-bit only
Jeremy Fitzhardinge
2008-07-16
*
xen64: use set_fixmap for shared_info structure
Jeremy Fitzhardinge
2008-07-16
*
xen64: add 64-bit assembler
Jeremy Fitzhardinge
2008-07-16
*
xen64: add asm-offsets
Jeremy Fitzhardinge
2008-07-16
*
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
2008-07-16
*
xen64: smp.c compile hacking
Jeremy Fitzhardinge
2008-07-16
*
x86_64: add workaround for no %gs-based percpu
Jeremy Fitzhardinge
2008-07-16
*
xen: move smp setup into smp.c
Jeremy Fitzhardinge
2008-07-16
*
xen64: get active_mm from the pda
Jeremy Fitzhardinge
2008-07-16
*
xen64: random ifdefs to mask out 32-bit only code
Jeremy Fitzhardinge
2008-07-16
*
xen64: add extra pv_mmu_ops
Jeremy Fitzhardinge
2008-07-16
*
xen: make ELF notes work for 32 and 64 bit
Jeremy Fitzhardinge
2008-07-16
*
xen64: define asm/xen/interface for 64-bit
Jeremy Fitzhardinge
2008-07-16
*
xen: define set_pte from the outset
Jeremy Fitzhardinge
2008-07-16
*
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
Isaku Yamahata
2008-07-16
*
xen: print backtrace on multicall failure
Jeremy Fitzhardinge
2008-07-16
*
x86_64: unstatic get_local_pda
Jeremy Fitzhardinge
2008-07-16
*
x86_64: adjust exception frame in ia32entry
Jeremy Fitzhardinge
2008-07-16
*
x86: use __page_aligned_data/bss
Jeremy Fitzhardinge
2008-07-16
*
x86: clean up formatting of __switch_to
Jeremy Fitzhardinge
2008-07-16
*
x86_64: there's no need to preallocate level1_fixmap_pgt
Jeremy Fitzhardinge
2008-07-16
*
pvops-64: call paravirt_post_allocator_init() on setup_arch()
Eduardo Habkost
2008-07-16
*
x86/paravirt: call paravirt_pagetable_setup_{start, done}
Eduardo Habkost
2008-07-16
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-15
|
\
|
*
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2008-07-15
|
|
\
|
|
*
x86: fix TSC build error on 32bit
Thomas Gleixner
2008-07-15
|
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-07-15
|
|
\
\
|
|
*
|
[MIPS] Remove mips_machtype for LASAT machines
Thomas Bogendoerfer
2008-07-15
|
|
*
|
[MIPS] Remove mips_machtype from EMMA2RH machines
Thomas Bogendoerfer
2008-07-15
|
|
*
|
[MIPS] Remove mips_machtype from ARC based machines
Thomas Bogendoerfer
2008-07-15
[next]