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
*
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov
2016-07-27
2
-0
/
+15
*
shmem: add huge pages support
Kirill A. Shutemov
2016-07-27
2
-0
/
+5
*
shmem: get_unmapped_area align huge page
Hugh Dickins
2016-07-27
1
-0
/
+2
*
shmem: prepare huge= mount option and sysfs knob
Kirill A. Shutemov
2016-07-27
2
-1
/
+4
*
mm, rmap: account shmem thp pages
Kirill A. Shutemov
2016-07-27
1
-1
/
+3
*
radix-tree: implement radix_tree_maybe_preload_order()
Kirill A. Shutemov
2016-07-27
1
-0
/
+1
*
page-flags: relax policy for PG_mappedtodisk and PG_reclaim
Kirill A. Shutemov
2016-07-27
1
-3
/
+3
*
thp, mlock: do not mlock PTE-mapped file huge pages
Kirill A. Shutemov
2016-07-27
1
-1
/
+12
*
thp, vmstats: add counters for huge file pages
Kirill A. Shutemov
2016-07-27
1
-0
/
+7
*
mm: introduce do_set_pmd()
Kirill A. Shutemov
2016-07-27
1
-0
/
+2
*
rmap: support file thp
Kirill A. Shutemov
2016-07-27
1
-1
/
+1
*
mm: postpone page table allocation until we have page to map
Kirill A. Shutemov
2016-07-27
1
-1
/
+9
*
mm: introduce fault_env
Kirill A. Shutemov
2016-07-27
3
-29
/
+33
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-27
1
-5
/
+4
*
mm: make swapin readahead to improve thp collapse rate
Ebru Akagunduz
2016-07-27
1
-0
/
+24
*
mm: make optimistic check for swapin readahead
Ebru Akagunduz
2016-07-27
1
-5
/
+9
*
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
2016-07-27
1
-3
/
+3
*
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
2016-07-27
1
-11
/
+9
*
mm: add NR_ZSMALLOC to vmstat
Minchan Kim
2016-07-27
1
-0
/
+3
*
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
2016-07-27
1
-14
/
+20
*
mm,oom: remove unused argument from oom_scan_process_thread().
Tetsuo Handa
2016-07-27
1
-1
/
+1
*
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
2016-07-27
2
-9
/
+8
*
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
2016-07-27
1
-96
/
+7
*
mm: clean up non-standard page->_mapcount users
Vladimir Davydov
2016-07-27
2
-41
/
+37
*
mm: remove pointless struct in struct page definition
Vladimir Davydov
2016-07-27
1
-36
/
+32
*
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-27
1
-6
/
+21
*
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
2016-07-27
1
-11
/
+33
*
mm/page_owner: use stackdepot to store stacktrace
Joonsoo Kim
2016-07-27
1
-2
/
+2
*
mm/page_owner: introduce split_page_owner and replace manual handling
Joonsoo Kim
2016-07-27
1
-7
/
+5
*
mm/compaction: split freepages without holding the zone lock
Joonsoo Kim
2016-07-27
1
-1
/
+0
*
zsmalloc: page migration support
Minchan Kim
2016-07-27
1
-0
/
+1
*
mm: balloon: use general non-lru movable page feature
Minchan Kim
2016-07-27
2
-37
/
+18
*
mm: migrate: support non-lru movable page migration
Minchan Kim
2016-07-27
6
-12
/
+46
*
include/linux/mmdebug.h: add VM_WARN which maps to WARN()
Aneesh Kumar K.V
2016-07-27
1
-0
/
+2
*
mm: oom: add memcg to oom_control
Vladimir Davydov
2016-07-27
1
-3
/
+5
*
mm: zap ZONE_OOM_LOCKED
Vladimir Davydov
2016-07-27
1
-1
/
+0
*
memory-hotplug: more general validation of zone during online
Reza Arbab
2016-07-27
1
-0
/
+2
*
mm: faster kmalloc_array(), kcalloc()
Alexey Dobriyan
2016-07-27
1
-0
/
+2
*
mm: SLUB freelist randomization
Thomas Garnier
2016-07-27
1
-0
/
+5
*
mm: reorganize SLAB freelist randomization
Thomas Garnier
2016-07-27
1
-1
/
+1
*
fs/fs-writeback.c: inode writeback list tracking tracepoints
Brian Foster
2016-07-27
1
-4
/
+18
*
fs/fs-writeback.c: add a new writeback list for sync
Dave Chinner
2016-07-27
2
-0
/
+7
*
debugobjects.h: fix trivial kernel doc warning
Randy Dunlap
2016-07-27
1
-1
/
+1
*
dax: remote unused fault wrappers
Ross Zwisler
2016-07-27
1
-5
/
+0
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-26
6
-9
/
+50
|
\
|
*
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
65
-193
/
+466
|
|
\
|
|
*
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
2016-07-04
1
-0
/
+8
|
|
*
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
2016-07-04
1
-0
/
+2
|
|
*
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
2
-5
/
+8
|
|
*
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-07-04
1
-0
/
+7
[next]