summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | regmap: Add support for discarding parts of the register cacheMark Brown2013-05-12
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | pci: add pcibios_release_deviceSebastian Ott2013-06-26
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: thp: Correct the HPAGE_PMD_ORDER check.Steve Capper2013-06-14
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2013-06-14
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | vfs: export lseek_execute() to modulesJie Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | locks: convert fl_link to a hlist_nodeJeff Layton2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | locks: comment cleanups and clarificationsJeff Layton2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | cifs: use posix_unblock_lock instead of locks_delete_blockJeff Layton2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | locks: drop the unused filp argument to posix_unblock_lockJeff Layton2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | constify rw_verify_area()Al Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | new helper: fixed_size_llseek()Al Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | kill find_inode_number()Al Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | allow the temp files created by open() to be linked toAl Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-29
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | cpuset: allow to move tasks to empty cpusetsLi Zefan2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | cpuset: allow to keep tasks in empty cpusetsLi Zefan2013-06-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount optionsTejun Heo2013-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: fix RCU accesses to task->cgroupsTejun Heo2013-06-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: fix cgroupfs_root early destruction pathTejun Heo2013-06-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove cgroup->actual_subsys_maskTejun Heo2013-06-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: convert CFTYPE_* flags to enumsTejun Heo2013-06-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: rename cont to cgrpLi Zefan2013-06-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()Li Zefan2013-06-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: disallow rename(2) if sane_behaviorTejun Heo2013-06-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: update sane_behavior documentationTejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo2013-06-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: split cgroup destruction into two stepsTejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove cgroup->count and useTejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: clean up css_[try]get() and css_put()Tejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove now unused css_depth()Tejun Heo2013-06-13
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: update iterators to use cgroup_next_sibling()Tejun Heo2013-05-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo2013-05-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: make cgroup_is_removed() staticTejun Heo2013-05-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.10-fixes' into for-3.11Tejun Heo2013-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup.h: remove some functions that are now goneGreg KH2013-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: implement task_cgroup_path_from_hierarchy()Tejun Heo2013-05-14
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: Add system wide power_efficient workqueuesViresh Kumar2013-05-14