index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()
Jérôme Glisse
2019-05-14
1
-2
/
+2
*
mm/hmm: use reference counting for HMM struct
Jérôme Glisse
2019-05-14
1
-0
/
+2
*
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-14
1
-3
/
+1
*
include/linux/balloon_compaction.h: drop unused function stubs
David Hildenbrand
2019-05-14
1
-15
/
+0
*
mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...
Yafang Shao
2019-05-14
1
-16
/
+10
*
mm: introduce put_user_page*(), placeholder versions
John Hubbard
2019-05-14
1
-0
/
+24
*
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-14
2
-1
/
+8
*
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-14
1
-1
/
+1
*
mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API
Johannes Weiner
2019-05-14
1
-5
/
+0
*
mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
Johannes Weiner
2019-05-14
1
-10
/
+0
*
mm: memcontrol: replace zone summing with lruvec_page_state()
Johannes Weiner
2019-05-14
1
-18
/
+0
*
mm: memcontrol: track LRU counts in the vmstats array
Johannes Weiner
2019-05-14
1
-1
/
+1
*
mm/vmscan: add tracepoints for node reclaim
Yafang Shao
2019-05-14
1
-0
/
+32
*
mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTIO...
Yafang Shao
2019-05-14
1
-4
/
+2
*
mm: compaction: show gfp flag names in try_to_compact_pages tracepoint
Yafang Shao
2019-05-14
1
-2
/
+2
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-2
/
+2
*
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
1
-13
/
+28
*
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
2019-05-14
1
-0
/
+6
*
mm: move recent_rotated pages calculation to shrink_inactive_list()
Kirill Tkhai
2019-05-14
2
-6
/
+9
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-05-14
1
-0
/
+13
*
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
Peter Xu
2019-05-14
1
-0
/
+2
*
include/trace/events/vmscan.h: drop zone id from kswapd tracepoints
Yafang Shao
2019-05-14
1
-3
/
+4
*
mm: remove stale comment from page struct
Tobin C. Harding
2019-05-14
1
-1
/
+1
*
list: add function list_rotate_to_front()
Tobin C. Harding
2019-05-14
1
-0
/
+18
*
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-14
1
-4
/
+2
*
Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-13
5
-24
/
+194
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...
Joerg Roedel
2019-05-07
5
-24
/
+194
|
|
\
\
\
\
\
|
|
|
|
|
|
*
iommu/iova: Separate atomic variables to improve performance
Jinyu Qi
2019-04-11
1
-8
/
+8
|
|
|
|
|
*
|
vfio/mdev: Add iommu related member in mdev_device
Lu Baolu
2019-04-12
1
-0
/
+14
|
|
|
|
|
*
|
iommu/vt-d: Aux-domain specific domain attach/detach
Lu Baolu
2019-04-11
1
-0
/
+10
|
|
|
|
|
*
|
iommu/vt-d: Add per-device IOMMU feature ops entries
Lu Baolu
2019-04-11
1
-0
/
+1
|
|
|
|
|
*
|
iommu/vt-d: Make intel_iommu_enable_pasid() more generic
Lu Baolu
2019-04-11
1
-1
/
+1
|
|
|
|
*
|
|
Merge branch 'api-features' into arm/smmu
Joerg Roedel
2019-04-26
1
-0
/
+140
|
|
|
|
|
\
|
|
|
|
|
|
|
*
|
iommu: Bind process address spaces to devices
Jean-Philippe Brucker
2019-04-11
1
-0
/
+70
|
|
|
|
|
*
|
iommu: Add APIs for multiple domains per device
Lu Baolu
2019-04-11
1
-0
/
+70
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2019-04-26
2
-15
/
+20
|
|
|
|
/
|
|
|
|
|
|
*
|
ACPI/IORT: Check ATS capability in root complex nodes
Jean-Philippe Brucker
2019-04-23
1
-0
/
+4
|
|
|
|
*
|
PCI: Add a stub for pci_ats_disabled()
Jean-Philippe Brucker
2019-04-23
1
-0
/
+1
|
|
|
|
*
|
PCI: Move ATS declarations outside of CONFIG_PCI
Jean-Philippe Brucker
2019-04-23
1
-15
/
+15
*
|
|
|
|
|
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-13
1
-0
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
2019-05-07
1
-0
/
+11
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-12
8
-74
/
+146
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-05-05
8
-74
/
+146
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
2019-04-18
1
-0
/
+1
|
|
*
|
|
|
|
mtd: nand: Cleanup flags and fields for bad block marker position
Frieder Schrempf
2019-04-18
1
-13
/
+1
|
|
*
|
|
|
|
mtd: onenand: Store bad block marker position in chip struct
Frieder Schrempf
2019-04-18
1
-0
/
+3
|
|
*
|
|
|
|
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
2019-04-18
1
-1
/
+15
|
|
*
|
|
|
|
mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)
Masahiro Yamada
2019-04-18
1
-2
/
+2
|
|
*
|
|
|
|
mtd: rawnand: Fix sphinx syntax
Jonathan Neuschäfer
2019-04-18
1
-2
/
+2
|
|
*
|
|
|
|
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
2019-04-18
1
-3
/
+3
[next]