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: dma-ops on highmem fix
Ingo Molnar
2008-04-19
*
x86: move dma_map_page and dma_unmap_page to common header
Glauber Costa
2008-04-19
*
x86: move alloc and free coherent to common header
Glauber Costa
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: move dma_ops struct definition to dma-mapping.h
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: fpu xstate split fix
Suresh Siddha
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: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
*
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
*
x86: cleanup boot-heap usage
Alexander van Heukelum
2008-04-19
*
x86: pageattr.c fix shadowed variable warning
Harvey Harrison
2008-04-19
*
x86: EFI_PAGE_SHIFT fix
Huang, Ying
2008-04-19
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-18
|
\
|
*
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-04-18
|
*
Audit: Final renamings and cleanup
Ahmed S. Darwish
2008-04-18
|
*
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
2008-04-18
|
*
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
2008-04-18
|
*
SELinux: remove redundant exports
Ahmed S. Darwish
2008-04-18
|
*
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
2008-04-18
*
|
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
|
|
\
|
*
|
[INET]: Uninline the __inet_inherit_port call.
Pavel Emelyanov
2008-04-18
|
*
|
[INET]: Drop the inet_inherit_port() call.
Pavel Emelyanov
2008-04-18
|
*
|
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-04-17
|
|
\
\
|
|
*
|
phylib: factor out get_phy_id from within get_phy_device
Paul Gortmaker
2008-04-17
|
|
*
|
phy: Clean up header style
Andy Fleming
2008-04-16
|
|
*
|
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-16
|
*
|
|
mac80211: no BSS changes to driver from beacons processed during scanning
Reinette Chatre
2008-04-16
|
|
/
/
|
*
|
[TCP]: Increase the max_burst threshold from 3 to tp->reordering.
John Heffner
2008-04-16
|
*
|
[NETNS]: Add netns refcnt debug for network devices.
Denis V. Lunev
2008-04-16
|
*
|
[NETNS]: Add netns refcnt debug to fib rules.
Denis V. Lunev
2008-04-16
|
*
|
[NETNS]: Add netns refcnt debug for kernel sockets.
Denis V. Lunev
2008-04-16
|
*
|
[NETNS]: Make netns refconting debug like a socket one.
Denis V. Lunev
2008-04-16
|
*
|
[VLAN]: Tag vlan_group_device with net device, not ifindex.
Pavel Emelyanov
2008-04-16
|
*
|
[RTNL]: Introduce the rtnl_kill_links helper.
Pavel Emelyanov
2008-04-16
|
*
|
[NETNS]: The generic per-net pointers.
Pavel Emelyanov
2008-04-15
[next]