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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-13
|
\
|
*
fs: add documentation on fallocate hole punching
Josef Bacik
2011-01-12
|
*
Gfs2: fail if we try to use hole punch
Josef Bacik
2011-01-12
|
*
Btrfs: fail if we try to use hole punch
Josef Bacik
2011-01-12
|
*
Ext4: fail if we try to use hole punch
Josef Bacik
2011-01-12
|
*
Ocfs2: handle hole punching via fallocate properly
Josef Bacik
2011-01-12
|
*
XFS: handle hole punching via fallocate properly
Josef Bacik
2011-01-12
|
*
fs: add hole punching to fallocate
Josef Bacik
2011-01-12
|
*
vfs: pass struct file to do_truncate on O_TRUNC opens (try #2)
Jeff Layton
2011-01-12
|
*
fix signedness mess in rw_verify_area() on 64bit architectures
Al Viro
2011-01-12
|
*
fs: fix kernel-doc for dcache::prepend_path
Randy Dunlap
2011-01-12
|
*
fs: fix kernel-doc for dcache::d_validate
Randy Dunlap
2011-01-12
|
*
sanitize ecryptfs ->mount()
Al Viro
2011-01-12
|
*
switch afs
Al Viro
2011-01-12
|
*
move internal-only parts of ncpfs headers to fs/ncpfs
Al Viro
2011-01-12
|
*
switch ncpfs
Al Viro
2011-01-12
|
*
switch 9p
Al Viro
2011-01-12
|
*
pass default dentry_operations to mount_pseudo()
Al Viro
2011-01-12
|
*
switch hostfs
Al Viro
2011-01-12
|
*
switch affs
Al Viro
2011-01-12
|
*
switch configfs
Al Viro
2011-01-12
|
*
take coda-private headers out of include/linux
Al Viro
2011-01-12
|
*
switch coda
Al Viro
2011-01-12
|
*
convert smbfs
Al Viro
2011-01-12
|
*
switch hpfs
Al Viro
2011-01-12
|
*
switch cgroup
Al Viro
2011-01-12
|
*
switch btrfs, close races
Al Viro
2011-01-12
|
*
switch ocfs2, close races
Al Viro
2011-01-12
|
*
switch gfs2, close races
Al Viro
2011-01-12
|
*
switch cifs
Al Viro
2011-01-12
|
*
switch nfs to ->s_d_op
Al Viro
2011-01-12
|
*
switch adfs
Al Viro
2011-01-12
|
*
switch hfsplus
Al Viro
2011-01-12
|
*
switch hfs
Al Viro
2011-01-12
|
*
minixfs: kill dead code
Al Viro
2011-01-12
|
*
switch sysv
Al Viro
2011-01-12
|
*
switch fuse
Al Viro
2011-01-12
|
*
pohmelfs: double-free and leak
Al Viro
2011-01-12
|
*
switch jfs to ->s_d_op, close exportfs races
Al Viro
2011-01-12
|
*
switch fat to ->s_d_op, close exportfs races there
Al Viro
2011-01-12
|
*
fix isofs d_op handling
Al Viro
2011-01-12
|
*
per-superblock default ->d_op
Al Viro
2011-01-12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-01-13
|
\
\
|
*
|
hwrng: via_rng - Fix memory scribbling on some CPUs
Herbert Xu
2011-01-06
|
*
|
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
2011-01-06
|
*
|
hwrng: via_rng - Fix asm constraints
Herbert Xu
2011-01-06
|
*
|
crypto: n2 - use __devexit not __exit in n2_unregister_algs
Dennis Gilmore
2011-01-06
|
*
|
crypto: mark crypto workqueues CPU_INTENSIVE
Tejun Heo
2011-01-04
|
*
|
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
2011-01-04
|
*
|
crypto: ripemd - Set module author and update email address
Adrian-Ken Rueegsegger
2011-01-04
[next]