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
*
xfs: vectorise directory leaf operations
Dave Chinner
2013-10-30
*
xfs: vectorise directory data operations part 2
Dave Chinner
2013-10-30
*
xfs: vectorise directory data operations
Dave Chinner
2013-10-30
*
xfs: vectorise remaining shortform dir2 ops
Dave Chinner
2013-10-30
*
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
2013-10-30
*
xfs: split xfs_rtalloc.c for userspace sanity
Dave Chinner
2013-10-23
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
*
xfs: remove unused transaction callback variables
Dave Chinner
2013-10-23
*
xfs: split dquot buffer operations out
Dave Chinner
2013-10-23
*
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
*
xfs: fold xfs_change_file_space into xfs_ioc_space
Christoph Hellwig
2013-10-21
*
xfs: simplify the fallocate path
Christoph Hellwig
2013-10-21
*
xfs: always hold the iolock when calling xfs_change_file_space
Christoph Hellwig
2013-10-21
*
xfs: remove the unused XFS_ATTR_NONBLOCK flag
Christoph Hellwig
2013-10-21
*
xfs: always take the iolock around xfs_setattr_size
Christoph Hellwig
2013-10-21
*
xfs: don't break from growfs ag update loop on error
Eric Sandeen
2013-10-17
*
xfs: don't emit corruption noise on fs probes
Eric Sandeen
2013-10-17
*
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
2013-10-17
*
xfs: prevent deadlock trying to cover an active log
Dave Chinner
2013-10-17
*
xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE
Brian Foster
2013-10-08
*
xfs: push down inactive transaction mgmt for ifree
Brian Foster
2013-10-08
*
xfs: push down inactive transaction mgmt for truncate
Brian Foster
2013-10-08
*
xfs: push down inactive transaction mgmt for remote symlinks
Brian Foster
2013-10-08
*
xfs: add the inode directory type support to XFS_IOC_FSGEOM
Mark Tinguely
2013-10-08
*
xfs: remove usage of is_bad_inode
Ben Myers
2013-10-01
*
xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
Jie Liu
2013-10-01
*
xfs: get rid of count from xfs_iomap_write_allocate()
Jie Liu
2013-10-01
*
xfs: Use kmem_free() instead of free()
Thierry Reding
2013-10-01
*
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
2013-09-30
*
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
2013-09-30
*
xfs: lockdep needs to know about 3 dquot-deep nesting
Dave Chinner
2013-09-30
*
xfs: fix node forward in xfs_node_toosmall
Mark Tinguely
2013-09-26
*
xfs: log recovery lsn ordering needs uuid check
Dave Chinner
2013-09-24
*
xfs: fix XFS_IOC_FREE_EOFBLOCKS definition
Dave Chinner
2013-09-24
*
xfs: asserting lock not held during freeing not valid
Dave Chinner
2013-09-24
*
xfs: lock the AIL before removing the buffer item
Dave Chinner
2013-09-24
*
Linux 3.12-rc1
Linus Torvalds
2013-09-16
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-09-16
|
\
|
*
clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...
Ezequiel Garcia
2013-09-02
|
*
clocksource: armada-370-xp: Get reference fixed-clock by name
Ezequiel Garcia
2013-09-02
|
*
clocksource: armada-370-xp: Replace WARN_ON with BUG_ON
Ezequiel Garcia
2013-09-02
|
*
clocksource: armada-370-xp: Fix device-tree binding
Ezequiel Garcia
2013-09-02
|
*
clocksource: armada-370-xp: Introduce new compatibles
Ezequiel Garcia
2013-09-02
|
*
clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
Ezequiel Garcia
2013-09-02
|
*
clocksource: armada-370-xp: Simplify TIMER_CTRL register access
Ezequiel Garcia
2013-09-02
|
*
clocksource: armada-370-xp: Use BIT()
Ezequiel Garcia
2013-09-02
|
*
ARM: timer-sp: Set dynamic irq affinity
Viresh Kumar
2013-08-21
|
*
ARM: nomadik: add dynamic irq flag to the timer
Daniel Lezcano
2013-08-21
[next]