index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-01-01
1
-14
/
+61
|
\
|
*
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
2016-12-26
1
-14
/
+61
*
|
mm/filemap: fix parameters to test_bit()
Olof Johansson
2016-12-29
1
-1
/
+1
*
|
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
2016-12-29
1
-5
/
+31
|
/
*
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
2016-12-25
3
-35
/
+150
*
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
2016-12-25
2
-9
/
+9
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
10
-10
/
+10
*
mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED
Johannes Weiner
2016-12-20
1
-1
/
+14
*
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-2
/
+0
|
\
|
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-2
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
12
-569
/
+643
|
\
\
|
*
|
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
2016-12-14
1
-10
/
+18
|
*
|
radix-tree: delete radix_tree_locate_item()
Matthew Wilcox
2016-12-14
1
-1
/
+25
|
*
|
radix-tree: improve multiorder iterators
Matthew Wilcox
2016-12-14
2
-7
/
+6
|
*
|
dax: protect PTE modification on WP fault by radix tree entry lock
Jan Kara
2016-12-14
1
-1
/
+1
|
*
|
mm: export follow_pte()
Jan Kara
2016-12-14
1
-2
/
+2
|
*
|
mm: change return values of finish_mkwrite_fault()
Jan Kara
2016-12-14
1
-4
/
+3
|
*
|
mm: provide helper for finishing mkwrite faults
Jan Kara
2016-12-14
1
-27
/
+40
|
*
|
mm: move part of wp_page_reuse() into the single call site
Jan Kara
2016-12-14
1
-15
/
+12
|
*
|
mm: use vmf->page during WP faults
Jan Kara
2016-12-14
1
-29
/
+29
|
*
|
mm: pass vm_fault structure into do_page_mkwrite()
Jan Kara
2016-12-14
1
-12
/
+10
|
*
|
mm: factor out common parts of write fault handling
Jan Kara
2016-12-14
1
-41
/
+37
|
*
|
mm: move handling of COW faults into DAX code
Jan Kara
2016-12-14
1
-9
/
+4
|
*
|
mm: factor out functionality to finish page faults
Jan Kara
2016-12-14
1
-9
/
+35
|
*
|
mm: allow full handling of COW faults in ->fault handlers
Jan Kara
2016-12-14
1
-7
/
+7
|
*
|
mm: add orig_pte field into vm_fault
Jan Kara
2016-12-14
3
-46
/
+45
|
*
|
mm: use passed vm_fault structure for in wp_pfn_shared()
Jan Kara
2016-12-14
1
-7
/
+2
|
*
|
mm: trim __do_fault() arguments
Jan Kara
2016-12-14
1
-38
/
+29
|
*
|
mm: use passed vm_fault structure in __do_fault()
Jan Kara
2016-12-14
1
-15
/
+10
|
*
|
mm: use pgoff in struct vm_fault instead of passing it separately
Jan Kara
2016-12-14
2
-17
/
+19
|
*
|
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
1
-5
/
+4
|
*
|
mm: join struct fault_env and vm_fault
Jan Kara
2016-12-14
6
-387
/
+392
|
*
|
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
2016-12-14
3
-12
/
+16
|
*
|
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
2
-5
/
+9
|
*
|
mm: add support for releasing multiple instances of a page
Alexander Duyck
2016-12-14
1
-0
/
+14
|
*
|
mm, compaction: allow compaction for GFP_NOFS requests
Michal Hocko
2016-12-14
1
-3
/
+14
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
3
-2
/
+4
|
\
\
\
|
*
|
|
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-11-22
2
-2
/
+2
|
*
|
|
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-11-22
1
-0
/
+2
*
|
|
|
vfs,mm: fix return value of read() at s_maxbytes
Linus Torvalds
2016-12-14
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-14
1
-3
/
+2
|
\
\
\
|
*
\
\
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
2016-11-13
1
-3
/
+2
|
|
\
\
\
|
|
*
|
|
dax: add struct iomap based DAX PMD support
Ross Zwisler
2016-11-08
1
-2
/
+1
|
|
*
|
|
dax: coordinate locking for offsets in PMD range
Ross Zwisler
2016-11-08
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-12-13
1
-6
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
1
-6
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
slab, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-17
1
-6
/
+1
*
|
|
|
|
|
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2016-12-13
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
percpu: ensure the requested alignment is power of two
zijun_hu
2016-10-19
1
-1
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-13
2
-0
/
+2
|
\
\
\
\
\
\
[next]