index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
cgroup: Merge branch 'for-3.13-fixes' into for-3.14
Tejun Heo
2
-3
/
+10
2013-11-27
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-22
cgroup: Merge branch 'memcg_event' into for-3.14
Tejun Heo
7
-359
/
+334
2013-11-22
cgroup: unexport cgroup_css() and remove __file_cft()
Tejun Heo
2
-17
/
+2
2013-11-22
memcg: rename cgroup_event to mem_cgroup_event
Tejun Heo
2
-40
/
+37
2013-11-22
memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state
Tejun Heo
3
-40
/
+30
2013-11-22
memcg: remove cgroup_event->cft
Tejun Heo
3
-43
/
+38
2013-11-22
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
Tejun Heo
4
-53
/
+61
2013-11-22
memcg: cgroup_write_event_control() now knows @css is for memcg
Tejun Heo
1
-16
/
+11
2013-11-22
cgroup, memcg: move cgroup_event implementation to memcg
Tejun Heo
4
-252
/
+257
2013-11-22
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)
sound-fix2-3.13-rc1
David Henningsson
1
-1
/
+1
2013-11-22
ALSA: hda - Provide missing pin configs for VAIO with ALC260
Takashi Iwai
1
-0
/
+20
2013-11-21
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
16
-124
/
+227
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
125
-2058
/
+7712
2013-11-21
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
12
-113
/
+259
2013-11-21
mm: place page->pmd_huge_pte to right union
Kirill A. Shutemov
1
-3
/
+3
2013-11-21
MAINTAINERS: add keyboard driver to Hyper-V file list
Haiyang Zhang
1
-0
/
+1
[next]