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
*
dm thin: remove stale 'trim' message documentation
Mike Snitzer
2015-04-15
*
dm delay: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-04-15
*
dm log userspace base: fix compile warning
Nicholas Mc Guire
2015-04-15
*
dm log userspace transfer: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-04-15
*
dm table: fall back to getting device using name_to_dev_t()
Dan Ehrenberg
2015-04-15
*
init: stricter checking of major:minor root= values
Dan Ehrenberg
2015-04-15
*
init: export name_to_dev_t and mark name argument as const
Dan Ehrenberg
2015-04-15
*
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
2015-04-15
*
dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mq
Mike Snitzer
2015-04-15
*
dm: add full blk-mq support to request-based DM
Mike Snitzer
2015-04-15
*
dm: impose configurable deadline for dm_request_fn's merge heuristic
Mike Snitzer
2015-04-15
*
dm sysfs: introduce ability to add writable attributes
Mike Snitzer
2015-04-15
*
dm: don't start current request if it would've merged with the previous
Mike Snitzer
2015-04-15
*
dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms
Mike Snitzer
2015-04-15
*
dm: don't schedule delayed run of the queue if nothing to do
Mike Snitzer
2015-04-15
*
dm: only run the queue on completion if congested or no requests pending
Mike Snitzer
2015-04-15
*
dm: remove request-based logic from make_request_fn wrapper
Mike Snitzer
2015-04-15
*
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
2015-03-31
*
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
2015-03-31
*
dm: rename __dm_get_reserved_ios() helper to __dm_get_module_param()
Mike Snitzer
2015-03-31
*
dm switch: fix Documentation to use plain text
Mike Snitzer
2015-03-31
*
dm cache policy mq: try not to writeback data that changed in the last second
Joe Thornber
2015-03-31
*
dm cache policy mq: remove unused generation member of struct entry
Joe Thornber
2015-03-31
*
dm cache policy mq: track entries hit this 'tick' via sentinel objects
Joe Thornber
2015-03-31
*
dm cache policy mq: remove queue_shift_down()
Joe Thornber
2015-03-31
*
dm cache policy mq: keep track of the number of entries in a multiqueue
Joe Thornber
2015-03-31
*
dm log userspace: split flush_entry_pool to be per dirty-log
Mike Snitzer
2015-03-31
*
Merge remote-tracking branch 'jens/for-4.1/core' into dm/for-next
Mike Snitzer
2015-03-31
|
\
|
*
blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue()
Wei Fang
2015-03-30
|
*
block: remove redundant check about 'set->nr_hw_queues' in blk_mq_alloc_tag_s...
Xiaoguang Wang
2015-03-30
|
*
block: allocate request memory local to request queue
David Rientjes
2015-03-24
|
*
blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't set
Keith Busch
2015-03-13
|
*
blk-mq: export blk_mq_run_hw_queues
Mike Snitzer
2015-03-13
|
*
blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk
Mike Snitzer
2015-03-13
|
*
Merge branch 'for-linus' into for-4.1/core
Jens Axboe
2015-03-13
|
|
\
*
|
|
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
2015-03-31
*
|
|
Linux 4.0-rc6
Linus Torvalds
2015-03-29
*
|
|
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-03-29
|
\
\
\
|
*
\
\
Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2015-03-29
|
|
\
\
\
|
|
*
|
|
ARM: dts: sunxi: Remove overclocked/overvoltaged OPP
Chen-Yu Tsai
2015-03-24
|
|
*
|
|
ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting
Chen-Yu Tsai
2015-03-24
|
|
*
|
|
ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage
Chen-Yu Tsai
2015-02-23
|
*
|
|
|
Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Olof Johansson
2015-03-29
|
|
\
\
\
\
|
|
*
|
|
|
ARM: dts: Fix gpio interrupts for dm816x
Tony Lindgren
2015-03-18
|
|
*
|
|
|
ARM: dts: dra7: remove ti,hwmod property from pcie phy
Kishon Vijay Abraham I
2015-03-18
|
|
*
|
|
|
ARM: OMAP: dmtimer: disable pm runtime on remove
Suman Anna
2015-03-17
|
|
*
|
|
|
ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failure
Suman Anna
2015-03-17
|
|
*
|
|
|
ARM: OMAP2+: Fix socbus family info for AM33xx devices
Suman Anna
2015-03-16
|
|
*
|
|
|
ARM: dts: omap3: Add missing dmas for crypto
Pali Rohár
2015-03-16
|
*
|
|
|
|
Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...
Olof Johansson
2015-03-29
|
|
\
\
\
\
\
[next]