index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru
Mel Gorman
2013-07-03
*
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Mel Gorman
2013-07-03
*
vmalloc: introduce remap_vmalloc_range_partial
HATAYAMA Daisuke
2013-07-03
*
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
2013-07-03
*
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
2013-07-03
*
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
2013-07-03
*
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2013-07-03
*
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
*
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-07-03
*
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
2013-07-03
*
include/linux/smp.h:on_each_cpu(): switch back to a macro
Andrew Morton
2013-07-03
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-07-03
|
\
|
*
mm: thp: Correct the HPAGE_PMD_ORDER check.
Steve Capper
2013-06-14
|
*
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
Steve Capper
2013-06-14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
|
\
\
|
*
|
vfs: export lseek_execute() to modules
Jie Liu
2013-07-03
|
*
|
locks: add a new "lm_owner_key" lock operation
Jeff Layton
2013-06-29
|
*
|
locks: convert fl_link to a hlist_node
Jeff Layton
2013-06-29
|
*
|
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
|
*
|
locks: comment cleanups and clarifications
Jeff Layton
2013-06-29
|
*
|
cifs: use posix_unblock_lock instead of locks_delete_block
Jeff Layton
2013-06-29
|
*
|
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
2013-06-29
|
*
|
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
|
*
|
constify rw_verify_area()
Al Viro
2013-06-29
|
*
|
new helper: fixed_size_llseek()
Al Viro
2013-06-29
|
*
|
kill find_inode_number()
Al Viro
2013-06-29
|
*
|
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
|
*
|
allow the temp files created by open() to be linked to
Al Viro
2013-06-29
|
*
|
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
*
|
|
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-02
|
\
\
\
|
*
|
|
cpuset: allow to move tasks to empty cpusets
Li Zefan
2013-06-13
|
*
|
|
cpuset: allow to keep tasks in empty cpusets
Li Zefan
2013-06-13
*
|
|
|
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-07-02
|
\
\
\
\
|
*
|
|
|
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
Tejun Heo
2013-06-27
|
*
|
|
|
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
2013-06-26
|
*
|
|
|
cgroup: fix cgroupfs_root early destruction path
Tejun Heo
2013-06-26
|
*
|
|
|
cgroup: remove cgroup->actual_subsys_mask
Tejun Heo
2013-06-24
|
*
|
|
|
cgroup: convert CFTYPE_* flags to enums
Tejun Heo
2013-06-24
|
*
|
|
|
cgroup: rename cont to cgrp
Li Zefan
2013-06-19
|
*
|
|
|
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
Li Zefan
2013-06-18
|
*
|
|
|
cgroup: disallow rename(2) if sane_behavior
Tejun Heo
2013-06-18
|
*
|
|
|
cgroup: update sane_behavior documentation
Tejun Heo
2013-06-13
|
*
|
|
|
cgroup: use percpu refcnt for cgroup_subsys_states
Tejun Heo
2013-06-13
|
*
|
|
|
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Tejun Heo
2013-06-13
|
|
\
\
\
\
|
*
|
|
|
|
cgroup: split cgroup destruction into two steps
Tejun Heo
2013-06-13
|
*
|
|
|
|
cgroup: remove cgroup->count and use
Tejun Heo
2013-06-13
|
*
|
|
|
|
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
2013-06-13
|
*
|
|
|
|
cgroup: clean up css_[try]get() and css_put()
Tejun Heo
2013-06-13
|
*
|
|
|
|
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
2013-06-13
|
*
|
|
|
|
cgroup: remove now unused css_depth()
Tejun Heo
2013-06-13
|
|
|
/
/
/
|
|
/
|
|
|
[next]