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
/
include
Commit message (
Expand
)
Author
Age
*
x86: change some functions in setup.c to static
Yinghai Lu
2008-07-08
*
x86: cleanup e820_setup_gap(), add e820_search_gap(), v2
Alok Kataria
2008-07-08
*
x86: remove end_pfn in 64bit
Yinghai Lu
2008-07-08
*
x86: numa 32 using apicid_2_node to get node for logical_apicid
Yinghai Lu
2008-07-08
*
x86: introduce init_memory_mapping for 32bit #3
Yinghai Lu
2008-07-08
*
x86: introduce init_memory_mapping for 32bit #2
Yinghai Lu
2008-07-08
*
x86: introduce init_memory_mapping for 32bit #1
Yinghai Lu
2008-07-08
*
x86: unify mmu_context.h
Jeremy Fitzhardinge
2008-07-08
*
x86: unify pgd_index
Jeremy Fitzhardinge
2008-07-08
*
x86, 64-bit: use __pgd() on mk_kernel_pgd()
Eduardo Habkost
2008-07-08
*
x86, 64-bit: add gate_offset() and gate_segment() macros
Jeremy Fitzhardinge
2008-07-08
*
x86, 64-bit: unify early_ioremap
Jeremy Fitzhardinge
2008-07-08
*
x86: add memory barriers to wrmsr
Jeremy Fitzhardinge
2008-07-08
*
x86: add memory clobber to save/loadsegment
Jeremy Fitzhardinge
2008-07-08
*
x86: asm-x86/pgtable.h: fix compiler warning
Jeremy Fitzhardinge
2008-07-08
*
x86: nmi_watchdog - introduce nmi_watchdog_active() helper
Cyrill Gorcunov
2008-07-08
*
x86: nmi_watchdog - use NMI_NONE by default
Cyrill Gorcunov
2008-07-08
*
x86 boot: allow overlapping early reserve memory ranges
Paul Jackson
2008-07-08
*
x86: move some func calling from setup_arch to paging_init
Yinghai Lu
2008-07-08
*
x86: clean up using max_low_pfn on 32-bit
Yinghai Lu
2008-07-08
*
x86: introduce reserve_initrd
Yinghai Lu
2008-07-08
*
x86: introduce initmem_init for 32 bit
Yinghai Lu
2008-07-08
*
x86: introduce initmem_init for 64 bit
Yinghai Lu
2008-07-08
*
x86: move reserve_standard_io_resource to setup.c
Yinghai Lu
2008-07-08
*
x86: seperate probe_roms into another file
Yinghai Lu
2008-07-08
*
x86: add e820_remove_range
Yinghai Lu
2008-07-08
*
x86: change identify_cpu to static
Yinghai Lu
2008-07-08
*
x86: seperate funcs from setup_64 to cpu common_64.c
Yinghai Lu
2008-07-08
*
x86: check command line when CONFIG_X86_MPPARSE is not set, v2
Yinghai Lu
2008-07-08
*
RFC x86: try to remove arch_get_ram_range
Yinghai Lu
2008-07-08
*
x86: move cpu_exit_clear to process_32.c
Glauber Costa
2008-07-08
*
x86: change __setup_vector_irq with setup_vector_irq
Glauber Costa
2008-07-08
*
x86: move x86_64 gdt closer to i386
Glauber Costa
2008-07-08
*
build: add __page_aligned_data and __page_aligned_bss
Jeremy Fitzhardinge
2008-07-08
*
x86: unify crashkernel reservation for 32 and 64 bit
Bernhard Walle
2008-07-08
*
Merge branch 'x86/fixmap' into x86/devel
Ingo Molnar
2008-07-08
|
\
|
*
Merge branch 'linus' into x86/fixmap
Ingo Molnar
2008-06-25
|
|
\
|
*
|
x86/paravirt/xen: add set_fixmap pv_mmu_ops
Jeremy Fitzhardinge
2008-06-20
|
*
|
x86: implement set_pte_vaddr
Jeremy Fitzhardinge
2008-06-20
|
*
|
x86: unify __set_fixmap
Jeremy Fitzhardinge
2008-06-20
|
*
|
x86: unify asm-x86/fixmap*.h
Jeremy Fitzhardinge
2008-06-20
*
|
|
Merge branch 'x86/uv' into x86/devel
Ingo Molnar
2008-07-08
|
\
\
\
|
*
|
|
x86: increase MAX_APICS for very large x86-64 configs
Jack Steiner
2008-07-08
|
*
|
|
x86: fix stack overflow for large values of MAX_APICS
Jack Steiner
2008-07-08
|
*
|
|
SGI UV: TLB shootdown using broadcast assist unit
Ingo Molnar
2008-07-08
|
*
|
|
SGI UV: TLB shootdown using broadcast assist unit, cleanups
Cliff Wickman
2008-07-08
|
*
|
|
x86 atomic operations: atomic_or_long() atomic_inc_short()
Cliff Wickman
2008-07-08
|
*
|
|
x86, SGI UV: TLB shootdown using broadcast assist unit
Cliff Wickman
2008-07-08
|
*
|
|
Merge branch 'linus' into x86/irq
Ingo Molnar
2008-07-08
|
|
\
\
\
*
|
\
\
\
Merge branch 'x86/nmi' into x86/devel
Ingo Molnar
2008-07-08
|
\
\
\
\
\
[next]