summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2013-12-051-6/+3
* cgroup: attach cgroup_open_file to all cgroup filesTejun Heo2013-12-051-0/+33
* cgroup: remove cftype->read(), ->read_map() and ->write()Tejun Heo2013-12-051-25/+0
* cgroup: don't guarantee cgroup.procs is sorted if sane_behaviorTejun Heo2013-11-291-0/+3
* cgroup: remove cftype->release()Tejun Heo2013-11-291-2/+0
* cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo2013-11-232-29/+3
|\
| * cgroup: unexport cgroup_css() and remove __file_cft()Tejun Heo2013-11-231-5/+0
| * memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_stateTejun Heo2013-11-231-3/+2
| * memcg: remove cgroup_event->cftTejun Heo2013-11-231-2/+0
| * cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcgTejun Heo2013-11-232-24/+1
| * cgroup, memcg: move cgroup_event implementation to memcgTejun Heo2013-11-231-0/+5
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-224-4/+66
|\ \
| * \ Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-211-1/+3
| |\ \
| | * | drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-201-1/+3
| * | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-11-212-3/+61
| |\ \ \
| | * | | drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom2013-11-181-2/+59
| | * | | drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-181-1/+2
| | |/ /
| * | | Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-11-211-0/+2
| |\ \ \
| | * | | drm/radeon/cik: Add macrotile mode array queryMichel Dänzer2013-11-181-0/+2
| | |/ /
* | | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-225-73/+71
|\ \ \ \
| * | | | PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-145-73/+71
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-224-43/+49
|\ \ \ \ \
| * | | | | target_core_alua: Store supported ALUA statesHannes Reinecke2013-11-201-0/+1
| * | | | | target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-1/+1
| * | | | | target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-141-5/+4
| * | | | | target: Pass through I/O topology for block backstoresAndy Grover2013-11-121-0/+5
| * | | | | target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-081-28/+29
| * | | | | target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-071-10/+3
| * | | | | target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-071-0/+5
| * | | | | target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-241-0/+2
| * | | | | tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-171-0/+1
| * | | | | target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-223-4/+13
|\ \ \ \ \ \
| * | | | | | genetlink: fix genl_set_err() group IDJohannes Berg2013-11-211-0/+3
| * | | | | | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-211-4/+1
| * | | | | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-211-0/+1
| * | | | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-211-0/+8
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-1/+3
|\ \ \ \ \ \ \
| * | | | | | | btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-211-1/+3
* | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-224-12/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-111-1/+1
| * | | | | | | | slab: use struct page for slab managementJoonsoo Kim2013-10-242-10/+15
| * | | | | | | | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-242-1/+11
* | | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-222-7/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: place page->pmd_huge_pte to right unionKirill A. Shutemov2013-11-221-3/+3
| * | | | | | | | | mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-221-0/+6
| * | | | | | | | | mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-221-4/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-2213-54/+478
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-14/+4
| * | | | | | | | | crypto: provide single place for hash algo informationDmitry Kasatkin2013-10-252-0/+77