index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
*
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
|
\
|
*
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
2015-05-13
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-26
|
\
\
|
*
|
kasan: remove duplicate definition of the macro KASAN_FREE_PAGE
Wang Long
2015-06-25
|
*
|
zpool: remove zpool_evict()
Dan Streetman
2015-06-25
|
*
|
zpool: change pr_info to pr_debug
Dan Streetman
2015-06-25
|
*
|
zswap: runtime enable/disable
Dan Streetman
2015-06-25
|
*
|
zsmalloc: remove obsolete ZSMALLOC_DEBUG
Marcin Jabrzyk
2015-06-25
|
*
|
mm/hugetlb: remove unused arch hook prepare/release_hugepage
Dominik Dingel
2015-06-25
*
|
|
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
|
\
\
\
|
*
|
|
bdi: fix wrong error return value in cgwb_create()
Tejun Heo
2015-06-04
|
*
|
|
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
|
*
|
|
writeback: make writeback_control track the inode being written back
Tejun Heo
2015-06-02
|
*
|
|
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
Tejun Heo
2015-06-02
|
*
|
|
mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support...
Tejun Heo
2015-06-02
|
*
|
|
writeback: implement memcg writeback domain based throttling
Tejun Heo
2015-06-02
|
*
|
|
writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes
Tejun Heo
2015-06-02
|
*
|
|
writeback: implement memcg wb_domain
Tejun Heo
2015-06-02
|
*
|
|
writeback: update wb_over_bg_thresh() to use wb_domain aware operations
Tejun Heo
2015-06-02
|
*
|
|
writeback: move over_bground_thresh() to mm/page-writeback.c
Tejun Heo
2015-06-02
|
*
|
|
writeback: separate out domain_dirty_limits()
Tejun Heo
2015-06-02
|
*
|
|
writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a p...
Tejun Heo
2015-06-02
|
*
|
|
writeback: add dirty_throttle_control->dom
Tejun Heo
2015-06-02
|
*
|
|
writeback: add dirty_throttle_control->wb_completions
Tejun Heo
2015-06-02
|
*
|
|
writeback: add dirty_throttle_control->pos_ratio
Tejun Heo
2015-06-02
|
*
|
|
writeback: make __wb_calc_thresh() take dirty_throttle_control
Tejun Heo
2015-06-02
|
*
|
|
writeback: add dirty_throttle_control->wb_bg_thresh
Tejun Heo
2015-06-02
|
*
|
|
writeback: consolidate dirty throttle parameters into dirty_throttle_control
Tejun Heo
2015-06-02
|
*
|
|
writeback: move global_dirty_limit into wb_domain
Tejun Heo
2015-06-02
|
*
|
|
writeback: implement wb_domain
Tejun Heo
2015-06-02
|
*
|
|
writeback: reorganize [__]wb_update_bandwidth()
Tejun Heo
2015-06-02
|
*
|
|
writeback: clean up wb_dirty_limit()
Tejun Heo
2015-06-02
|
*
|
|
memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of o...
Tejun Heo
2015-06-02
|
*
|
|
writeback: implement bdi_wait_for_completion()
Tejun Heo
2015-06-02
|
*
|
|
writeback: make bdi_start_background_writeback() take bdi_writeback instead o...
Tejun Heo
2015-06-02
|
*
|
|
writeback: make writeback_in_progress() take bdi_writeback instead of backing...
Tejun Heo
2015-06-02
|
*
|
|
writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
Tejun Heo
2015-06-02
|
*
|
|
writeback: remove bdi_start_writeback()
Tejun Heo
2015-06-02
|
*
|
|
writeback: make bdi->min/max_ratio handling cgroup writeback aware
Tejun Heo
2015-06-02
|
*
|
|
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
Tejun Heo
2015-06-02
|
*
|
|
writeback: implement backing_dev_info->tot_write_bandwidth
Tejun Heo
2015-06-02
|
*
|
|
writeback: implement WB_has_dirty_io wb_state flag
Tejun Heo
2015-06-02
|
*
|
|
writeback: implement and use inode_congested()
Tejun Heo
2015-06-02
|
*
|
|
writeback: make congestion functions per bdi_writeback
Tejun Heo
2015-06-02
|
*
|
|
writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
Tejun Heo
2015-06-02
|
*
|
|
writeback: attribute stats to the matching per-cgroup bdi_writeback
Tejun Heo
2015-06-02
|
*
|
|
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
|
*
|
|
bdi: separate out congested state into a separate struct
Tejun Heo
2015-06-02
|
*
|
|
writeback: add @gfp to wb_init()
Tejun Heo
2015-06-02
|
*
|
|
bdi: make inode_to_bdi() inline
Tejun Heo
2015-06-02
[next]