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
*
x86: show apicid for cpu in proc
Yinghai Lu
2008-04-17
*
x86: fix amd_detect_cmp
Yinghai Lu
2008-04-17
*
x86: add KERN_INFO to show_unhandled_signals printout
Ingo Molnar
2008-04-17
*
x86: move extern declaration to vdso.h
Ingo Molnar
2008-04-17
*
x86: clean up arch/x86/kernel/signal_32.c
Ingo Molnar
2008-04-17
*
x86: remove DEBUG_SIG
Ingo Molnar
2008-04-17
*
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include
Joe Perches
2008-04-17
*
x86: clean up i387.c
Ingo Molnar
2008-04-17
*
x86: use cpu_relax instead of rep_nop
Glauber Costa
2008-04-17
*
x86: use wait_for_init_deassert in x86_64
Glauber Costa
2008-04-17
*
x86: unify setup_trampoline
Glauber Costa
2008-04-17
*
x86: adapt voyager's setup_trampoline
Glauber Costa
2008-04-17
*
x86: adapt voyager's trampoline_base
Glauber Costa
2008-04-17
*
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
2008-04-17
*
x86: make x86_64 accept the max_cpus parameter
Glauber Costa
2008-04-17
*
x86: merge __cpu_disable and cpu_die
Glauber Costa
2008-04-17
*
x86: do not clear cpu_online_map
Glauber Costa
2008-04-17
*
x86: use remove_from_maps in cpu_disable
Glauber Costa
2008-04-17
*
x86: remove vector_lock around cpu_online_map
Glauber Costa
2008-04-17
*
x86: move cpu_coregroup_map to common file
Glauber Costa
2008-04-17
*
x86: move sibling functions to common file
Glauber Costa
2008-04-17
*
x86: make remove_siblinginfo non-static
Glauber Costa
2008-04-17
*
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2008-04-17
*
x86: move equal types to common file
Glauber Costa
2008-04-17
*
x86: adjust types in smpcommon_32.c
Glauber Costa
2008-04-17
*
x86: get rid of smp_32.c and smp_64.c
Glauber Costa
2008-04-17
*
x86: create tlb files
Glauber Costa
2008-04-17
*
x86: create ipi.c
Glauber Costa
2008-04-17
*
x86: create smp.c
Glauber Costa
2008-04-17
*
x86: unify smp_send_stop
Glauber Costa
2008-04-17
*
x86: add reboot_force test to native_smp_send_stop
Glauber Costa
2008-04-17
*
x86: make stop_this_cpu looks exactly equal in both arches
Glauber Costa
2008-04-17
*
x86: change x86_64 smp_call_function_mask to look alike i386
Glauber Costa
2008-04-17
*
x86: provide __smp_call_function
Glauber Costa
2008-04-17
*
x86: create smpcommon.c
Glauber Costa
2008-04-17
*
x86: remove irqs disabled warning.
Glauber Costa
2008-04-17
*
x86: remove export for smp_call_function_mask.
Glauber Costa
2008-04-17
*
x86: move prefill_possible_map to common file
Glauber Costa
2008-04-17
*
x86: use disabled_cpus in i386
Glauber Costa
2008-04-17
*
x86: unify smp_cpus_done
Glauber Costa
2008-04-17
*
x86: unify smp_prepare_cpus
Glauber Costa
2008-04-17
*
x86: unify prepare_boot_cpu
Glauber Costa
2008-04-17
*
x86: unify __cpu_up.
Glauber Costa
2008-04-17
*
x86: unify smp_call_function_mask
Glauber Costa
2008-04-17
*
x86: merge smp_send_reschedule
Glauber Costa
2008-04-17
*
x86: move smp_ops extern declaration to common header
Glauber Costa
2008-04-17
*
x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled
Alexander van Heukelum
2008-04-17
*
x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled
Alexander van Heukelum
2008-04-17
*
x86: if we cannot calibrate the TSC, we panic.
Rusty Russell
2008-04-17
*
x86: debug pmd_bad()
Ingo Molnar
2008-04-17
[next]