summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes2013-07-031-4/+5
* mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-0/+22
* include/linux/smp.h:on_each_cpu(): switch back to a macroAndrew Morton2013-07-031-12/+8
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-034-2/+8
|\
| * Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-012-1/+5
| |\
| | * mm: thp: Correct the HPAGE_PMD_ORDER check.Steve Capper2013-06-141-1/+1
| | * mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2013-06-141-0/+4
| * | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-121-0/+2
| |\ \
| | * | arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-121-0/+1
| | * | arm64: KVM: system register handlingMarc Zyngier2013-06-071-0/+1
| | |/
| * | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas2013-06-121-1/+1
| |\ \ | | |/ | |/|
| | * arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64Stefano Stabellini2013-06-071-1/+1
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-1/+1
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2013-06-291-1/+1
| |\ \ \
| | * | | clocksource: arch_timer: use virtual countersMark Rutland2013-06-071-1/+1
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-034-32/+40
|\ \ \ \
| * | | | vfs: export lseek_execute() to modulesJie Liu2013-07-031-0/+1
| * | | | locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-291-0/+1
| * | | | locks: convert fl_link to a hlist_nodeJeff Layton2013-06-291-1/+1
| * | | | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-11/+0
| * | | | locks: comment cleanups and clarificationsJeff Layton2013-06-291-0/+18
| * | | | cifs: use posix_unblock_lock instead of locks_delete_blockJeff Layton2013-06-291-5/+0
| * | | | locks: drop the unused filp argument to posix_unblock_lockJeff Layton2013-06-291-3/+2
| * | | | Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-291-6/+3
| * | | | constify rw_verify_area()Al Viro2013-06-291-1/+0
| * | | | new helper: fixed_size_llseek()Al Viro2013-06-291-0/+2
| * | | | kill find_inode_number()Al Viro2013-06-291-1/+0
| * | | | Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells2013-06-291-4/+4
| * | | | allow the temp files created by open() to be linked toAl Viro2013-06-291-0/+1
| * | | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-293-0/+7
* | | | | Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-021-1/+8
|\ \ \ \ \
| * | | | | cpuset: allow to move tasks to empty cpusetsLi Zefan2013-06-131-0/+3
| * | | | | cpuset: allow to keep tasks in empty cpusetsLi Zefan2013-06-131-0/+4
* | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-07-021-91/+131
|\ \ \ \ \ \
| * | | | | | cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount optionsTejun Heo2013-06-271-1/+5
| * | | | | | cgroup: fix RCU accesses to task->cgroupsTejun Heo2013-06-261-10/+48
| * | | | | | cgroup: fix cgroupfs_root early destruction pathTejun Heo2013-06-261-0/+1
| * | | | | | cgroup: remove cgroup->actual_subsys_maskTejun Heo2013-06-241-7/+1
| * | | | | | cgroup: convert CFTYPE_* flags to enumsTejun Heo2013-06-241-3/+5
| * | | | | | cgroup: rename cont to cgrpLi Zefan2013-06-191-2/+2
| * | | | | | cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()Li Zefan2013-06-181-6/+0
| * | | | | | cgroup: disallow rename(2) if sane_behaviorTejun Heo2013-06-181-0/+2
| * | | | | | cgroup: update sane_behavior documentationTejun Heo2013-06-131-5/+6
| * | | | | | cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo2013-06-131-15/+8
| * | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo2013-06-1345-110/+394
| |\ \ \ \ \ \
| * | | | | | | cgroup: split cgroup destruction into two stepsTejun Heo2013-06-131-1/+1
| * | | | | | | cgroup: remove cgroup->count and useTejun Heo2013-06-131-6/+0
| * | | | | | | cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo2013-06-131-1/+1
| * | | | | | | cgroup: clean up css_[try]get() and css_put()Tejun Heo2013-06-131-24/+24
| * | | | | | | cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo2013-06-131-8/+7