summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-13cgroup: remove stray references to css_idHugh Dickins1-3/+0
2013-12-07cgroup: remove for_each_root_subsys()Tejun Heo1-8/+1
2013-12-05cgroup: unify pidlist and other file handlingTejun Heo1-1/+5
2013-12-05cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo1-6/+3
2013-12-05cgroup: attach cgroup_open_file to all cgroup filesTejun Heo1-0/+33
2013-12-05cgroup: remove cftype->read(), ->read_map() and ->write()Tejun Heo1-25/+0
2013-11-29cgroup: don't guarantee cgroup.procs is sorted if sane_behaviorTejun Heo1-0/+3
2013-11-29cgroup: remove cftype->release()Tejun Heo1-2/+0
2013-11-23cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo2-29/+3
2013-11-23cgroup: unexport cgroup_css() and remove __file_cft()Tejun Heo1-5/+0
2013-11-23memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_stateTejun Heo1-3/+2
2013-11-23memcg: remove cgroup_event->cftTejun Heo1-2/+0
2013-11-23cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcgTejun Heo2-24/+1
2013-11-23cgroup, memcg: move cgroup_event implementation to memcgTejun Heo1-0/+5
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-4/+66
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-73/+71
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-43/+49
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+13
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+3
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-12/+27
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-7/+9
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds13-54/+478
2013-11-22Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-8/+33
2013-11-22mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-22mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2013-11-22mm: thp: give transparent hugepage code a separate copy_pageDave Hansen1-4/+0
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg1-0/+3
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg1-4/+1
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie1-1/+3
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2-3/+61
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+2
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur1-0/+1
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-11-21btrfs: Use trace condition for get_extent tracepointSteven Rostedt1-1/+3
2013-11-21Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds1-9/+0
2013-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+31
2013-11-21Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-12/+29
2013-11-21Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-24/+60
2013-11-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-11-21Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds2-0/+26
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke1-0/+1
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke1-1/+1
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom1-1/+3
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-89/+159
2013-11-20genetlink: make multicast groups const, prevent abuseJohannes Berg2-46/+51
2013-11-20genetlink: pass family to functions using groupsJohannes Berg2-7/+18
2013-11-20genetlink: add and use genl_set_err()Johannes Berg1-0/+14
2013-11-20genetlink: remove family pointer from genl_multicast_groupJohannes Berg1-2/+0
2013-11-20genetlink: remove genl_unregister_mc_group()Johannes Berg1-2/+0
2013-11-20quota/genetlink: use proper genetlink multicast APIsJohannes Berg1-0/+1