Age | Commit message (Expand) | Author | Files | Lines |
2013-12-05 | cgroup: unify pidlist and other file handling | Tejun Heo | 1 | -1/+5 |
2013-12-05 | cgroup: replace cftype->read_seq_string() with cftype->seq_show() | Tejun Heo | 1 | -6/+3 |
2013-12-05 | cgroup: attach cgroup_open_file to all cgroup files | Tejun Heo | 1 | -0/+33 |
2013-12-05 | cgroup: remove cftype->read(), ->read_map() and ->write() | Tejun Heo | 1 | -25/+0 |
2013-11-29 | cgroup: don't guarantee cgroup.procs is sorted if sane_behavior | Tejun Heo | 1 | -0/+3 |
2013-11-29 | cgroup: remove cftype->release() | Tejun Heo | 1 | -2/+0 |
2013-11-23 | cgroup: Merge branch 'memcg_event' into for-3.14 | Tejun Heo | 2 | -29/+3 |
2013-11-23 | cgroup: unexport cgroup_css() and remove __file_cft() | Tejun Heo | 1 | -5/+0 |
2013-11-23 | memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state | Tejun Heo | 1 | -3/+2 |
2013-11-23 | memcg: remove cgroup_event->cft | Tejun Heo | 1 | -2/+0 |
2013-11-23 | cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg | Tejun Heo | 2 | -24/+1 |
2013-11-23 | cgroup, memcg: move cgroup_event implementation to memcg | Tejun Heo | 1 | -0/+5 |
2013-11-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 4 | -4/+66 |
2013-11-22 | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -73/+71 |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 4 | -43/+49 |
2013-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -4/+13 |
2013-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+3 |
2013-11-22 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 4 | -12/+27 |
2013-11-22 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2 | -7/+9 |
2013-11-22 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 13 | -54/+478 |
2013-11-22 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2 | -8/+33 |
2013-11-22 | mm: place page->pmd_huge_pte to right union | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-22 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 1 | -0/+6 |
2013-11-22 | mm: thp: give transparent hugepage code a separate copy_page | Dave Hansen | 1 | -4/+0 |
2013-11-21 | genetlink: fix genl_set_err() group ID | Johannes Berg | 1 | -0/+3 |
2013-11-21 | genetlink: fix genlmsg_multicast() bug | Johannes Berg | 1 | -4/+1 |
2013-11-21 | Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ... | Dave Airlie | 1 | -1/+3 |
2013-11-21 | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 2 | -3/+61 |
2013-11-21 | Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -0/+2 |
2013-11-21 | net/phy: Add the autocross feature for forced links on VSC82x4 | Madalin Bucur | 1 | -0/+1 |
2013-11-21 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 1 | -0/+8 |
2013-11-21 | btrfs: Use trace condition for get_extent tracepoint | Steven Rostedt | 1 | -1/+3 |
2013-11-21 | Revert "mm: create a separate slab for page->ptl allocation" | Linus Torvalds | 1 | -9/+0 |
2013-11-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -0/+31 |
2013-11-21 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -12/+29 |
2013-11-21 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -24/+60 |
2013-11-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+3 |
2013-11-21 | Merge tag 'md/3.13' of git://neil.brown.name/md | Linus Torvalds | 2 | -0/+26 |
2013-11-20 | target_core_alua: Store supported ALUA states | Hannes Reinecke | 1 | -0/+1 |
2013-11-20 | target core: rename (ex,im)plict -> (ex,im)plicit | Hannes Reinecke | 1 | -1/+1 |
2013-11-20 | drm/ttm: Remove set_need_resched from the ttm fault handler | Thomas Hellstrom | 1 | -1/+3 |
2013-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -89/+159 |
2013-11-20 | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 2 | -46/+51 |
2013-11-20 | genetlink: pass family to functions using groups | Johannes Berg | 2 | -7/+18 |
2013-11-20 | genetlink: add and use genl_set_err() | Johannes Berg | 1 | -0/+14 |
2013-11-20 | genetlink: remove family pointer from genl_multicast_group | Johannes Berg | 1 | -2/+0 |
2013-11-20 | genetlink: remove genl_unregister_mc_group() | Johannes Berg | 1 | -2/+0 |
2013-11-20 | quota/genetlink: use proper genetlink multicast APIs | Johannes Berg | 1 | -0/+1 |
2013-11-20 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 2 | -4/+7 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -32/+18 |