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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
cgroup: attach cgroup_open_file to all cgroup files
Tejun Heo
2
-30
/
+53
2013-12-05
cgroup: generalize cgroup_pidlist_open_file
Tejun Heo
1
-36
/
+30
2013-12-05
cgroup: unify read path so that seq_file is always used
Tejun Heo
1
-53
/
+15
2013-12-05
cgroup: unify cgroup_write_X64() and cgroup_write_string()
Tejun Heo
1
-76
/
+36
2013-12-05
cgroup: remove cftype->read(), ->read_map() and ->write()
Tejun Heo
2
-47
/
+4
2013-12-05
hugetlb_cgroup: convert away from cftype->read()
Tejun Heo
1
-14
/
+8
2013-12-05
netprio_cgroup: convert away from cftype->read_map()
Tejun Heo
1
-3
/
+3
2013-12-05
memcg: convert away from cftype->read() and ->read_map()
Tejun Heo
1
-28
/
+21
2013-12-05
cpuset: convert away from cftype->read()
Tejun Heo
1
-47
/
+24
2013-12-05
cgroup, sched: convert away from cftype->read_map()
Tejun Heo
2
-9
/
+9
2013-11-29
cgroup: don't guarantee cgroup.procs is sorted if sane_behavior
Tejun Heo
2
-5
/
+49
2013-11-29
cgroup: remove cgroup_pidlist->use_count
Tejun Heo
1
-21
/
+7
2013-11-29
cgroup: load and release pidlists from seq_file start and stop respectively
Tejun Heo
1
-29
/
+34
2013-11-29
cgroup: remove cgroup_pidlist->rwsem
Tejun Heo
1
-11
/
+4
2013-11-29
cgroup: refactor cgroup_pidlist_find()
Tejun Heo
1
-27
/
+38
2013-11-29
cgroup: introduce struct cgroup_pidlist_open_file
Tejun Heo
1
-12
/
+27
2013-11-29
cgroup: implement delayed destruction for cgroup_pidlist
Tejun Heo
1
-25
/
+77
2013-11-29
cgroup: remove cftype->release()
Tejun Heo
2
-5
/
+0
2013-11-29
cgroup: don't skip seq_open on write only opens on pidlist files
Tejun Heo
1
-12
/
+1
2013-11-28
cgroup: Merge branch 'for-3.13-fixes' into for-3.14
Tejun Heo
2
-3
/
+10
2013-11-28
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
1
-1
/
+4
2013-11-27
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2013-11-23
cgroup: Merge branch 'memcg_event' into for-3.14
Tejun Heo
7
-359
/
+334
2013-11-23
cgroup: unexport cgroup_css() and remove __file_cft()
Tejun Heo
2
-17
/
+2
2013-11-23
memcg: rename cgroup_event to mem_cgroup_event
Tejun Heo
2
-40
/
+37
2013-11-23
memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state
Tejun Heo
3
-40
/
+30
2013-11-23
memcg: remove cgroup_event->cft
Tejun Heo
3
-43
/
+38
2013-11-23
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
Tejun Heo
4
-53
/
+61
2013-11-23
memcg: cgroup_write_event_control() now knows @css is for memcg
Tejun Heo
1
-16
/
+11
2013-11-23
cgroup, memcg: move cgroup_event implementation to memcg
Tejun Heo
4
-252
/
+257
2013-11-23
cgroup: use a dedicated workqueue for cgroup destruction
Tejun Heo
1
-3
/
+27
2013-11-22
Linux 3.13-rc1
v3.13-rc1
Linus Torvalds
1
-2
/
+2
2013-11-22
Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+2
2013-11-22
Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-47
/
+161
2013-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
54
-324
/
+1057
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
65
-521
/
+518
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
53
-789
/
+1009
2013-11-22
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-13
/
+88
2013-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
72
-316
/
+504
2013-11-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
8
-14
/
+39
2013-11-22
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-9
/
+32
2013-11-22
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-83
/
+51
2013-11-22
Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-75
/
+101
2013-11-22
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
2
-2
/
+6
2013-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
15
-72
/
+73
2013-11-22
Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-24
/
+44
2013-11-22
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
6
-375
/
+280
2013-11-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
20
-36
/
+75
2013-11-22
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
David Henningsson
1
-1
/
+1
2013-11-22
ALSA: hda - Provide missing pin configs for VAIO with ALC260
Takashi Iwai
1
-0
/
+20
[next]