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: dma-ops on highmem fix
Ingo Molnar
2008-04-19
*
x86: move dma_sync_sg_for_device to common header
Glauber Costa
2008-04-19
*
x86: move dma_sync_sg_for_cpu to common header
Glauber Costa
2008-04-19
*
x86: move dma_sync_single_range_for_device to common header
Glauber Costa
2008-04-19
*
x86: move dma_sync_single_range_for_cpu to common header
Glauber Costa
2008-04-19
*
x86: move dma_sync_single_for_device to common header
Glauber Costa
2008-04-19
*
x86: move dma_sync_single_for_cpu to common header
Glauber Costa
2008-04-19
*
x86: move dma_unmap_sg to common header
Glauber Costa
2008-04-19
*
x86: move dma_map_sg to common header
Glauber Costa
2008-04-19
*
x86: move dma_unmap_single to common header
Glauber Costa
2008-04-19
*
x86: implement dma_map_single through dma_ops
Glauber Costa
2008-04-19
*
x86: reserve dma32 early for gart
Yinghai Lu
2008-04-19
*
srat, x86: add support for nodes spanning other nodes
Suresh Siddha
2008-04-19
*
x86 vDSO: compile with -g, 64-bit
Roland McGrath
2008-04-19
*
x86: fpu xstate split cleanup
Suresh Siddha
2008-04-19
*
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2008-04-19
*
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
2008-04-19
*
x86: rename find_max_pfn() to propagate_e820_map()
Ingo Molnar
2008-04-19
*
x86: tsc prevent time going backwards
Thomas Gleixner
2008-04-19
*
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
*
ftrace: add notrace annotations for NMI routines
Steven Rostedt
2008-04-19
*
x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c
Pavel Machek
2008-04-19
*
x86: fix exec mappings comments
Jiri Slaby
2008-04-19
*
x86: cleanup: change _end to end_before_pgt
Yinghai Lu
2008-04-19
*
x86: cleanup boot-heap usage
Alexander van Heukelum
2008-04-19
*
x86: fix arch/x86/mm/ioremap.c warning
Randy Dunlap
2008-04-19
*
x86: e820_64, fix section mismatch warning
Jacek Luczak
2008-04-19
*
x86: remove vm86.h inclusion from process_32.c
Jacek Luczak
2008-04-19
*
x86: remove pointless comments
WANG Cong
2008-04-19
*
x86: clean up cpu capabilities accesses, p4-clockmod.c
Ingo Molnar
2008-04-19
*
x86_64: do not reserve ramdisk two times
Yinghai Lu
2008-04-19
*
x86: EFI_PAGE_SHIFT fix
Huang, Ying
2008-04-19
*
x86: KGDB build fix
Ingo Molnar
2008-04-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
2008-04-18
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-18
|
|
\
|
*
|
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-16
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
|
|
\
\
\
|
*
|
|
|
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
|
*
|
|
|
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-03-22
|
|
\
\
\
\
|
|
*
|
|
|
qeth: new qeth device driver
Frank Blaschka
2008-03-17
*
|
|
|
|
|
x86 PAT: fix mmap() of holes
Ingo Molnar
2008-04-18
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-04-18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[SCSI] simscsi: use sg buffer copy helper funcitons
FUJITA Tomonori
2008-04-07
*
|
|
|
|
|
|
x86: kgdb build fix
Harvey Harrison
2008-04-18
*
|
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-04-18
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Pull miscellaneous into release branch
Tony Luck
2008-04-17
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
[IA64] kdump: Add crash_save_vmcoreinfo for INIT
Takao Indoh
2008-04-15
|
|
*
|
|
|
|
|
|
[IA64] Fix NUMA configuration issue
Zoltan Menyhart
2008-04-11
|
|
*
|
|
|
|
|
|
[IA64] Untangle sync_icache_dcache() page size determination
Christoph Lameter
2008-04-09
[next]