index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c
Tejun Heo
2012-04-01
3
-125
/
+114
*
blkcg: move blkio_group_stats to cfq-iosched.c
Tejun Heo
2012-04-01
3
-278
/
+193
*
blkcg: add blkio_policy_ops operations for exit and stat reset
Tejun Heo
2012-04-01
2
-4
/
+16
*
blkcg: cfq doesn't need per-cpu dispatch stats
Tejun Heo
2012-04-01
4
-95
/
+48
*
blkcg: move statistics update code to policies
Tejun Heo
2012-04-01
4
-397
/
+259
*
cfq: collapse cfq.h into cfq-iosched.c
Tejun Heo
2012-04-01
2
-119
/
+113
*
blkcg: move conf/stat file handling code to policies
Tejun Heo
2012-04-01
4
-420
/
+333
*
blkcg: implement blkio_policy_type->cftypes
Tejun Heo
2012-04-01
2
-0
/
+7
*
blkcg: export conf/stat helpers to prepare for reorganization
Tejun Heo
2012-04-01
2
-27
/
+52
*
blkcg: simplify blkg_conf_prep()
Tejun Heo
2012-04-01
1
-54
/
+10
*
blkcg: restructure blkio_group configruation setting
Tejun Heo
2012-04-01
2
-140
/
+147
*
blkcg: restructure configuration printing
Tejun Heo
2012-04-01
2
-104
/
+55
*
blkcg: drop blkiocg_file_write_u64()
Tejun Heo
2012-04-01
1
-28
/
+7
*
blkcg: restructure statistics printing
Tejun Heo
2012-04-01
2
-374
/
+243
*
blkcg: introduce blkg_stat and blkg_rwstat
Tejun Heo
2012-04-01
2
-207
/
+293
*
blkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters
Tejun Heo
2012-04-01
1
-3
/
+6
*
blkcg: remove unused @pol and @plid parameters
Tejun Heo
2012-04-01
4
-16
/
+9
*
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
2012-04-01
10691
-334216
/
+544207
|
\
|
*
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
2012-04-01
3
-9
/
+80
|
*
cgroup: use negative bias on css->refcnt to block css_tryget()
Tejun Heo
2012-04-01
2
-56
/
+75
|
*
cgroup: implement cgroup_rm_cftypes()
Tejun Heo
2012-04-01
2
-10
/
+45
|
*
cgroup: introduce struct cfent
Tejun Heo
2012-04-01
2
-36
/
+78
|
*
cgroup: relocate __d_cgrp() and __d_cft()
Tejun Heo
2012-04-01
1
-10
/
+10
|
*
cgroup: remove cgroup_add_file[s]()
Tejun Heo
2012-04-01
2
-47
/
+20
|
*
cgroup: convert memcg controller to the new cftype interface
Tejun Heo
2012-04-01
2
-15
/
+13
|
*
memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP
Tejun Heo
2012-04-01
1
-34
/
+31
|
*
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
8
-75
/
+28
|
*
cgroup: relocate cftype and cgroup_subsys definitions in controllers
Tejun Heo
2012-04-01
4
-83
/
+65
|
*
cgroup: merge cft_release_agent cftype array into the base files array
Tejun Heo
2012-04-01
1
-12
/
+7
|
*
cgroup: implement cgroup_add_cftypes() and friends
Tejun Heo
2012-04-01
2
-3
/
+162
|
*
cgroup: build list of all cgroups under a given cgroupfs_root
Tejun Heo
2012-04-01
2
-0
/
+12
|
*
cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
Tejun Heo
2012-04-01
1
-4
/
+2
|
*
cgroup: deprecate remount option changes
Tejun Heo
2012-04-01
2
-0
/
+14
|
*
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
2012-03-31
1
-2
/
+2
|
*
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
2012-03-31
3
-81
/
+8
|
|
\
|
|
*
virtio-pci: switch to PM ops macro to initialise PM functions
Amit Shah
2012-03-31
1
-6
/
+1
|
|
*
virtio-pci: S3 support
Amit Shah
2012-03-31
1
-21
/
+3
|
|
*
virtio-pci: drop restore_common()
Amit Shah
2012-03-31
1
-16
/
+7
|
|
*
virtio: drop thaw PM operation
Amit Shah
2012-03-31
3
-34
/
+1
|
|
*
virtio: balloon: Allow stats update after restore from S4
Amit Shah
2012-03-31
1
-8
/
+0
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
41
-1640
/
+1249
|
|
\
\
|
|
*
|
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
2012-03-31
1
-1
/
+1
|
|
*
|
vfs: split __lookup_hash
Miklos Szeredi
2012-03-31
1
-64
/
+44
|
|
*
|
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
2012-03-31
1
-15
/
+16
|
|
*
|
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
2012-03-31
1
-67
/
+46
|
|
*
|
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
2012-03-31
1
-3
/
+3
|
|
*
|
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
2012-03-31
1
-15
/
+8
|
|
*
|
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
2012-03-31
1
-25
/
+20
|
|
*
|
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
2012-03-31
1
-6
/
+1
|
|
*
|
untangling do_lookup() - eliminate a loop.
Al Viro
2012-03-31
1
-4
/
+8
[next]