index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
mm: fix build warnings in <linux/compaction.h>
Minchan Kim
3
-18
/
+16
2016-07-26
mm, thp: convert from optimistic swapin collapsing to conservative
Ebru Akagunduz
1
-8
/
+11
2016-07-26
shmem: split huge pages beyond i_size under memory pressure
Kirill A. Shutemov
1
-1
/
+5
2016-07-26
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
1
-1
/
+9
2016-07-26
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2
-1
/
+25
2016-07-26
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov
2
-0
/
+15
2016-07-26
shmem: add huge pages support
Kirill A. Shutemov
2
-0
/
+5
2016-07-26
shmem: get_unmapped_area align huge page
Hugh Dickins
1
-0
/
+2
2016-07-26
shmem: prepare huge= mount option and sysfs knob
Kirill A. Shutemov
2
-1
/
+4
2016-07-26
mm, rmap: account shmem thp pages
Kirill A. Shutemov
1
-1
/
+3
2016-07-26
radix-tree: implement radix_tree_maybe_preload_order()
Kirill A. Shutemov
1
-0
/
+1
2016-07-26
page-flags: relax policy for PG_mappedtodisk and PG_reclaim
Kirill A. Shutemov
1
-3
/
+3
2016-07-26
thp, mlock: do not mlock PTE-mapped file huge pages
Kirill A. Shutemov
1
-1
/
+12
2016-07-26
thp, vmstats: add counters for huge file pages
Kirill A. Shutemov
1
-0
/
+7
2016-07-26
mm: introduce do_set_pmd()
Kirill A. Shutemov
1
-0
/
+2
2016-07-26
rmap: support file thp
Kirill A. Shutemov
1
-1
/
+1
2016-07-26
mm: postpone page table allocation until we have page to map
Kirill A. Shutemov
1
-1
/
+9
2016-07-26
mm: introduce fault_env
Kirill A. Shutemov
3
-29
/
+33
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-5
/
+4
2016-07-26
mm: make swapin readahead to improve thp collapse rate
Ebru Akagunduz
1
-0
/
+24
2016-07-26
mm: make optimistic check for swapin readahead
Ebru Akagunduz
1
-5
/
+9
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
1
-3
/
+3
2016-07-26
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
1
-11
/
+9
2016-07-26
mm: add NR_ZSMALLOC to vmstat
Minchan Kim
1
-0
/
+3
2016-07-26
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
1
-14
/
+20
2016-07-26
mm,oom: remove unused argument from oom_scan_process_thread().
Tetsuo Handa
1
-1
/
+1
2016-07-26
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
2
-9
/
+8
2016-07-26
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
1
-96
/
+7
2016-07-26
mm: clean up non-standard page->_mapcount users
Vladimir Davydov
2
-41
/
+37
2016-07-26
mm: remove pointless struct in struct page definition
Vladimir Davydov
1
-36
/
+32
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-6
/
+21
2016-07-26
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-11
/
+33
2016-07-26
mm/page_owner: use stackdepot to store stacktrace
Joonsoo Kim
1
-2
/
+2
2016-07-26
mm/page_owner: introduce split_page_owner and replace manual handling
Joonsoo Kim
1
-7
/
+5
2016-07-26
mm/compaction: split freepages without holding the zone lock
Joonsoo Kim
1
-1
/
+0
2016-07-26
zsmalloc: page migration support
Minchan Kim
1
-0
/
+1
2016-07-26
mm: balloon: use general non-lru movable page feature
Minchan Kim
2
-37
/
+18
2016-07-26
mm: migrate: support non-lru movable page migration
Minchan Kim
6
-12
/
+46
2016-07-26
include/linux/mmdebug.h: add VM_WARN which maps to WARN()
Aneesh Kumar K.V
1
-0
/
+2
2016-07-26
mm: oom: add memcg to oom_control
Vladimir Davydov
1
-3
/
+5
2016-07-26
mm: zap ZONE_OOM_LOCKED
Vladimir Davydov
1
-1
/
+0
2016-07-26
memory-hotplug: more general validation of zone during online
Reza Arbab
1
-0
/
+2
2016-07-26
mm: faster kmalloc_array(), kcalloc()
Alexey Dobriyan
1
-0
/
+2
2016-07-26
mm: SLUB freelist randomization
Thomas Garnier
1
-0
/
+5
2016-07-26
mm: reorganize SLAB freelist randomization
Thomas Garnier
1
-1
/
+1
2016-07-26
fs/fs-writeback.c: inode writeback list tracking tracepoints
Brian Foster
1
-4
/
+18
2016-07-26
fs/fs-writeback.c: add a new writeback list for sync
Dave Chinner
2
-0
/
+7
2016-07-26
debugobjects.h: fix trivial kernel doc warning
Randy Dunlap
1
-1
/
+1
2016-07-26
dax: remote unused fault wrappers
Ross Zwisler
1
-5
/
+0
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-102
/
+539
[prev]
[next]