index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
Tejun Heo
1
-19
/
+0
2015-06-02
writeback: make congestion functions per bdi_writeback
Tejun Heo
2
-21
/
+38
2015-06-02
writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writebac...
Tejun Heo
1
-0
/
+6
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
5
-3
/
+263
2015-06-02
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
2
-1
/
+32
2015-06-02
bdi: separate out congested state into a separate struct
Tejun Heo
2
-3
/
+13
2015-06-02
bdi: make inode_to_bdi() inline
Tejun Heo
2
-3
/
+23
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
3
-102
/
+108
2015-06-02
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
Tejun Heo
1
-6
/
+6
2015-06-02
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
2
-20
/
+19
2015-06-02
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
1
-36
/
+32
2015-06-02
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
1
-12
/
+12
2015-06-02
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
1
-0
/
+1
2015-06-02
blkcg: implement bio_associate_blkcg()
Tejun Heo
1
-0
/
+3
2015-06-02
blkcg: implement task_get_blkcg_css()
Tejun Heo
1
-0
/
+12
2015-06-02
cgroup, block: implement task_get_css() and use it in bio_associate_current()
Tejun Heo
1
-0
/
+25
2015-06-02
blkcg: add blkcg_root_css
Tejun Heo
1
-0
/
+3
2015-06-02
memcg: add mem_cgroup_root_css
Tejun Heo
1
-0
/
+4
2015-06-02
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
Tejun Heo
1
-2
/
+5
2015-06-02
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
Tejun Heo
1
-0
/
+603
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
3
-3
/
+7
2015-06-02
page_writeback: revive cancel_dirty_page() in a restricted form
Tejun Heo
1
-0
/
+1
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-1
/
+1
2015-06-02
clockevents: Add helpers to check the state of a clockevent device
Viresh Kumar
1
-0
/
+26
2015-06-02
clk: ti: move low-level access and init code under clock driver
Tero Kristo
1
-1
/
+6
2015-06-02
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
1
-2
/
+1
2015-06-02
clk: ti: move some public definitions to private header
Tero Kristo
1
-45
/
+0
2015-06-02
clk: ti: am3517: move remaining am3517 clock support code to clock driver
Tero Kristo
1
-2
/
+0
2015-06-02
clk: ti: omap34xx: move omap34xx clock type support code to clock driver
Tero Kristo
1
-4
/
+0
2015-06-02
clk: ti: clkdm: move clkdm gate clock support code to clock driver
Tero Kristo
1
-2
/
+0
2015-06-02
clk: ti: omap2430: move clock support code under clock driver
Tero Kristo
1
-1
/
+0
2015-06-02
clk: ti: dflt: move support for default gate clock to clock driver
Tero Kristo
1
-4
/
+0
2015-06-02
ARM: OMAP2+: clock: remove clkdm_control static boolean from code
Tero Kristo
1
-0
/
+1
2015-06-02
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Tero Kristo
1
-30
/
+0
2015-06-02
ARM: OMAP2+: clock: add support for specific CM ops to ti_clk_ll_ops
Tero Kristo
1
-0
/
+6
2015-06-02
ARM: OMAP2+: clock: add support for clkdm ops to the low level clk ops
Tero Kristo
1
-5
/
+11
2015-06-02
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
1
-1
/
+0
2015-06-02
clk: ti: autoidle: move generic autoidle handling code to clock driver
Tero Kristo
1
-10
/
+3
2015-06-02
clk: ti: move interface clock implementation under drivers/clk
Tero Kristo
1
-2
/
+8
2015-06-02
clk: ti: move OMAP4+ DPLL implementation under drivers/clk
Tero Kristo
1
-12
/
+1
2015-06-02
clk: ti: move generic OMAP DPLL implementation under drivers/clk
Tero Kristo
1
-1
/
+0
2015-06-02
ARM: OMAP2+: clock: export driver API to setup/get clock features
Tero Kristo
1
-0
/
+16
2015-06-02
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-0
/
+8
2015-06-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
6
-70
/
+51
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
10
-20
/
+60
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+36
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
12
-134
/
+294
2015-06-02
vlan: Add GRO support for non hardware accelerated vlan
Toshiaki Makita
1
-0
/
+20
2015-06-02
net: Add priority to packet_offload objects.
David S. Miller
1
-0
/
+1
2015-06-01
Merge branch 'for-4.2/core' into for-4.2/drivers
Jens Axboe
4
-18
/
+8
[prev]
[next]