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: add a proper transaction pointer to struct xfs_buf
Christoph Hellwig
2011-07-13
*
xfs: factor out xfs_da_grow_inode_int
Christoph Hellwig
2011-07-13
*
xfs: factor out xfs_dir2_leaf_find_stale
Christoph Hellwig
2011-07-13
*
xfs: cleanup struct xfs_dir2_free
Christoph Hellwig
2011-07-13
*
xfs: reshuffle dir2 headers
Christoph Hellwig
2011-07-13
*
xfs: start periodic workers later
Christoph Hellwig
2011-07-13
*
Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc"
Alex Elder
2011-07-11
*
xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact()
Chandra Seetharaman
2011-07-08
*
xfs: consolidate & clarify mount sanity checks
Eric Sandeen
2011-07-08
*
xfs: avoid a few disk cache flushes
Christoph Hellwig
2011-07-08
*
xfs: cleanup I/O-related buffer flags
Christoph Hellwig
2011-07-08
*
xfs: return the buffer locked from xfs_buf_get_uncached
Christoph Hellwig
2011-07-08
*
xfs: clean up buffer locking helpers
Christoph Hellwig
2011-07-08
*
xfs: remove the unused xfs_bufhash structure
Christoph Hellwig
2011-07-08
*
xfs: byteswap constants instead of variables
Christoph Hellwig
2011-07-08
*
xfs: use generic get_unaligned_beXX helpers
Christoph Hellwig
2011-07-08
*
xfs: cleanup struct xfs_dir2_leaf
Christoph Hellwig
2011-07-08
*
xfs: cleanup the definition of struct xfs_dir2_data_entry
Christoph Hellwig
2011-07-08
*
xfs: kill struct xfs_dir2_data
Christoph Hellwig
2011-07-08
*
xfs: avoid usage of struct xfs_dir2_data
Christoph Hellwig
2011-07-08
*
xfs: kill struct xfs_dir2_block
Christoph Hellwig
2011-07-08
*
xfs: avoid usage of struct xfs_dir2_block
Christoph Hellwig
2011-07-08
*
xfs: cleanup the definition of struct xfs_dir2_sf_entry
Christoph Hellwig
2011-07-08
*
xfs: kill struct xfs_dir2_sf
Christoph Hellwig
2011-07-08
*
xfs: cleanup shortform directory inode number handling
Christoph Hellwig
2011-07-08
*
xfs: factor out xfs_dir2_leaf_find_entry
Christoph Hellwig
2011-07-08
*
xfs: kill the unused struct xfs_sync_work
Christoph Hellwig
2011-07-08
*
xfs: remove i_transp
Christoph Hellwig
2011-07-08
*
xfs: fix filesystsem freeze race in xfs_trans_alloc
Christoph Hellwig
2011-07-08
*
xfs: improve sync behaviour in the face of aggressive dirtying
Christoph Hellwig
2011-07-08
*
xfs: split xfs_itruncate_finish
Christoph Hellwig
2011-07-08
*
xfs: kill xfs_itruncate_start
Christoph Hellwig
2011-07-08
*
xfs: always log timestamp updates in xfs_setattr_size
Christoph Hellwig
2011-07-08
*
xfs: split xfs_setattr
Christoph Hellwig
2011-07-08
*
xfs: work around bogus gcc warning in xfs_allocbt_init_cursor
Christoph Hellwig
2011-07-08
*
xfs: re-enable non-blocking behaviour in xfs_map_blocks
Christoph Hellwig
2011-07-08
*
xfs: PF_FSTRANS should never be set in ->writepage
Christoph Hellwig
2011-07-08
*
xfs: unpin stale inodes directly in IOP_COMMITTED
Dave Chinner
2011-07-06
*
xfs: prevent bogus assert when trying to remove non-existent attribute
Dave Chinner
2011-06-23
*
xfs: clear XFS_IDIRTY_RELEASE on truncate down
Dave Chinner
2011-06-23
*
xfs: reset inode per-lifetime state when recycling it
Dave Chinner
2011-06-23
*
xfs: make log devices with write back caches work
Christoph Hellwig
2011-06-16
*
xfs: fix ->mknod() return value on xfs_get_acl() failure
Al Viro
2011-06-14
*
Linux 3.0-rc2
Linus Torvalds
2011-06-06
*
mm: fix ENOSPC returned by handle_mm_fault()
Hugh Dickins
2011-06-06
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-06-06
|
\
|
*
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2011-06-06
|
|
\
|
|
*
ASoC: Fix wm_hubs input PGA ZC bits
Mark Brown
2011-05-27
|
|
*
ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared
Stephen Warren
2011-05-27
|
*
|
ALSA: usb - turn off de-emphasis in s/pdif for cm6206
Eric Lammerts
2011-06-03
[next]