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
Commit message (
Expand
)
Author
Age
*
kmemcheck: add hooks for the page allocator
Vegard Nossum
2009-06-15
*
kmemcheck: add hooks for page- and sg-dma-mappings
Vegard Nossum
2009-06-15
*
kmemcheck: don't track page tables
Vegard Nossum
2009-06-15
*
crypto: don't track xor test pages with kmemcheck
Vegard Nossum
2009-06-15
*
slab: add hooks for kmemcheck
Pekka Enberg
2009-06-15
*
slub: add hooks for kmemcheck
Vegard Nossum
2009-06-15
*
kmemcheck: add DMA hooks
Vegard Nossum
2009-06-15
*
kmemcheck: add mm functions
Vegard Nossum
2009-06-15
*
x86: add hooks for kmemcheck
Vegard Nossum
2009-06-15
*
kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it
Pekka Enberg
2009-06-15
*
kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()
Pekka Enberg
2009-06-15
*
kmemcheck: remove multiple ifdef'd definitions of the same global variable
Pekka Enberg
2009-06-15
*
kmemcheck: make initialization message less confusing
Pekka Enberg
2009-06-15
*
kmemcheck: remove forward declarations from error.c
Pekka Enberg
2009-06-15
*
kmemcheck: include module.h to prevent warnings
Randy Dunlap
2009-06-13
*
kmemcheck: add the kmemcheck core
Vegard Nossum
2009-06-13
*
kmemcheck: add the kmemcheck documentation
Vegard Nossum
2009-06-13
*
kmemcheck: add Vegard and Pekka to MAINTAINERS
Pekka Enberg
2009-06-13
*
tasklets: new tasklet scheduling function
Vegard Nossum
2009-06-13
*
slab: move struct kmem_cache to headers
Pekka Enberg
2009-06-13
*
stacktrace: add forward-declaration struct task_struct
Vegard Nossum
2009-06-12
*
x86: add save_stack_trace_bp() for tracing from a specific stack frame
Vegard Nossum
2009-06-12
*
block: fix kernel-doc in recent block/ changes
Randy Dunlap
2009-06-11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-06-11
|
\
|
*
nilfs2: get rid of bd_mount_sem use from nilfs
Ryusuke Konishi
2009-06-11
|
*
nilfs2: correct exclusion control in nilfs_remount function
Ryusuke Konishi
2009-06-11
|
*
nilfs2: simplify remaining sget() use
Ryusuke Konishi
2009-06-11
|
*
nilfs2: get rid of sget use for checking if current mount is present
Ryusuke Konishi
2009-06-11
|
*
nilfs2: get rid of sget use for acquiring nilfs object
Ryusuke Konishi
2009-06-11
|
*
nilfs2: remove meaningless EBUSY case from nilfs_get_sb function
Ryusuke Konishi
2009-06-11
|
*
remove the call to ->write_super in __sync_filesystem
Christoph Hellwig
2009-06-11
|
*
nilfs2: call nilfs2_write_super from nilfs2_sync_fs
Christoph Hellwig
2009-06-11
|
*
jffs2: call jffs2_write_super from jffs2_sync_fs
Christoph Hellwig
2009-06-11
|
*
ufs: add ->sync_fs
Christoph Hellwig
2009-06-11
|
*
sysv: add ->sync_fs
Christoph Hellwig
2009-06-11
|
*
hfsplus: add ->sync_fs
Christoph Hellwig
2009-06-11
|
*
hfs: add ->sync_fs
Christoph Hellwig
2009-06-11
|
*
fat: add ->sync_fs
Christoph Hellwig
2009-06-11
|
*
ext2: add ->sync_fs
Christoph Hellwig
2009-06-11
|
*
exofs: add ->sync_fs
Christoph Hellwig
2009-06-11
|
*
bfs: add ->sync_fs
Christoph Hellwig
2009-06-11
|
*
affs: add ->sync_fs
Christoph Hellwig
2009-06-11
|
*
sanitize ->fsync() for affs
Al Viro
2009-06-11
|
*
repair bfs_write_inode(), switch bfs to simple_fsync()
Al Viro
2009-06-11
|
*
Fix adfs GET_FRAG_ID() on big-endian
Al Viro
2009-06-11
|
*
repair adfs ->write_inode(), switch to simple_fsync()
Al Viro
2009-06-11
|
*
switch omfs to simple_fsync()
Al Viro
2009-06-11
|
*
switch udf to simple_fsync()
Al Viro
2009-06-11
|
*
switch ufs to simple_fsync()
Al Viro
2009-06-11
|
*
repair sysv_write_inode(), switch sysv to simple_fsync()
Al Viro
2009-06-11
[next]