index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
Mel Gorman
7
-56
/
+91
2016-03-17
mm, mempool: only set __GFP_NOMEMALLOC if there are free elements
David Rientjes
1
-4
/
+16
2016-03-17
mm: remove unnecessary description about a non-exist gfp flag
Satoru Takeuchi
1
-2
/
+0
2016-03-17
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
5
-2
/
+58
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
16
-32
/
+27
2016-03-17
virtio_balloon: export 'available' memory to balloon statistics
Igor Redko
2
-1
/
+8
2016-03-17
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
3
-30
/
+45
2016-03-17
mm/Kconfig: remove redundant arch depend for memory hotplug
Yang Shi
1
-1
/
+0
2016-03-17
ARC, thp: remove infrastructure for handling splitting PMDs
Vineet Gupta
1
-3
/
+0
2016-03-17
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
3
-17
/
+22
2016-03-17
mm, tracing: refresh __def_vmaflag_names
Kirill A. Shutemov
2
-7
/
+17
2016-03-17
mm: deduplicate memory overcommitment code
Andrey Ryabinin
3
-240
/
+124
2016-03-17
mm: move max_map_count bits into mm.h
Andrey Ryabinin
5
-24
/
+21
2016-03-17
thp, vmstats: count deferred split events
Kirill A. Shutemov
4
-0
/
+8
2016-03-17
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
3
-6
/
+19
2016-03-17
mm: workingset: size shadow nodes lru basing on file cache size
Vladimir Davydov
1
-1
/
+3
2016-03-17
radix-tree: account radix_tree_node to memory cgroup
Vladimir Davydov
1
-3
/
+13
2016-03-17
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
3
-12
/
+2
2016-03-17
mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker
Vladimir Davydov
1
-5
/
+10
2016-03-17
mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy
Vladimir Davydov
1
-36
/
+5
2016-03-17
include/linux/page-flags.h: force inlining of selected page flag modifications
Denys Vlasenko
1
-15
/
+15
2016-03-17
bufferhead: force inlining of buffer head flag operations
Denys Vlasenko
1
-5
/
+5
2016-03-17
tools/vm/page-types.c: add memory cgroup dumping and filtering
Konstantin Khlebnikov
1
-15
/
+84
2016-03-17
mm, kswapd: replace kswapd compaction with waking up kcompactd
Vlastimil Babka
3
-104
/
+54
2016-03-17
mm, memory hotplug: small cleanup in online_pages()
Vlastimil Babka
1
-3
/
+3
2016-03-17
mm, compaction: introduce kcompactd
Vlastimil Babka
8
-2
/
+311
2016-03-17
mm, kswapd: remove bogus check of balance_classzone_idx
Vlastimil Babka
1
-2
/
+1
2016-03-17
tile: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-4
/
+7
2016-03-17
powerpc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
3
-23
/
+26
2016-03-17
sound: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2
-4
/
+6
2016-03-17
mm/slub: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-4
/
+3
2016-03-17
mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-13
/
+12
2016-03-17
tools/vm/page-types.c: support swap entry
Naoya Horiguchi
1
-1
/
+29
2016-03-17
/proc/kpageflags: return KPF_SLAB for slab tail pages
Naoya Horiguchi
1
-0
/
+2
2016-03-17
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
4
-7
/
+6
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
4
-2
/
+17
2016-03-17
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
6
-6
/
+79
2016-03-17
mm: memcontrol: make tree_{stat,events} fetch all stats
Vladimir Davydov
1
-28
/
+39
2016-03-17
mm: memcontrol: do not bypass slab charge if memcg is offline
Vladimir Davydov
1
-5
/
+3
2016-03-17
mm: oom_kill: don't ignore oom score on exiting tasks
Johannes Weiner
1
-3
/
+0
2016-03-17
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
1
-1
/
+8
2016-03-17
drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy
Aaro Koskinen
1
-3
/
+2
2016-03-17
ia64: define ioremap_uc()
Luis R. Rodriguez
1
-0
/
+1
2016-03-16
autofs4: fix string.h include in auto_dev-ioctl.h
Ian Kent
1
-5
/
+0
2016-03-16
autofs4: use pr_xxx() macros directly for logging
Ian Kent
6
-75
/
+68
2016-03-16
autofs4: change log print macros to not insert newline
Ian Kent
6
-49
/
+49
2016-03-16
autofs4: make autofs log prints consistent
Ian Kent
4
-12
/
+12
2016-03-16
autofs4: fix some white space errors
Ian Kent
6
-10
/
+8
2016-03-16
autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()
Ian Kent
1
-1
/
+1
2016-03-16
autofs4: fix coding style line length in autofs4_wait()
Ian Kent
1
-2
/
+4
[next]