index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-03
vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
HATAYAMA Daisuke
2013-07-03
vmalloc: introduce remap_vmalloc_range_partial
HATAYAMA Daisuke
2013-07-03
vmalloc: make find_vm_area check in range
HATAYAMA Daisuke
2013-07-03
vmcore: treat memory chunks referenced by PT_LOAD program header entries in p...
HATAYAMA Daisuke
2013-07-03
vmcore: allocate buffer for ELF headers on page-size alignment
HATAYAMA Daisuke
2013-07-03
vmcore: clean up read_vmcore()
HATAYAMA Daisuke
2013-07-03
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
2013-07-03
memory_hotplug: use pgdat_resize_lock() in __offline_pages()
Cody P Schafer
2013-07-03
memory_hotplug: use pgdat_resize_lock() in online_pages()
Cody P Schafer
2013-07-03
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
2013-07-03
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
2013-07-03
fs: nfs: inform the VM about pages being committed or unstable
Mel Gorman
2013-07-03
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2013-07-03
mm: vmscan: treat pages marked for immediate reclaim as zone congestion
Mel Gorman
2013-07-03
mm: vmscan: move direct reclaim wait_iff_congested into shrink_list
Mel Gorman
2013-07-03
mm: vmscan: set zone flags before blocking
Mel Gorman
2013-07-03
mm: vmscan: stall page reclaim after a list of pages have been processed
Mel Gorman
2013-07-03
mm: vmscan: stall page reclaim and writeback pages based on dirty/writepage p...
Mel Gorman
2013-07-03
mm: vmscan: move logic from balance_pgdat() to kswapd_shrink_zone()
Mel Gorman
2013-07-03
mm: vmscan: check if kswapd should writepage once per pgdat scan
Mel Gorman
2013-07-03
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-07-03
mm: vmscan: do not allow kswapd to scan at maximum priority
Mel Gorman
2013-07-03
mm: vmscan: decide whether to compact the pgdat based on reclaim progress
Mel Gorman
2013-07-03
mm: vmscan: flatten kswapd priority loop
Mel Gorman
2013-07-03
mm: vmscan: obey proportional scanning requirements for kswapd
Mel Gorman
2013-07-03
mm: vmscan: limit the number of pages kswapd reclaims at each priority
Mel Gorman
2013-07-03
mm/page_alloc: don't re-init pageset in zone_pcp_update()
Cody P Schafer
2013-07-03
mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_se...
Cody P Schafer
2013-07-03
mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()
Cody P Schafer
2013-07-03
mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()
Cody P Schafer
2013-07-03
mm/page_alloc: relocate comment to be directly above code it refers to.
Cody P Schafer
2013-07-03
mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_bat...
Cody P Schafer
2013-07-03
mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalul...
Cody P Schafer
2013-07-03
mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead o...
Cody P Schafer
2013-07-03
mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE
Cody P Schafer
2013-07-03
mm/page_alloc: insert memory barriers to allow async update of pcp batch and ...
Cody P Schafer
2013-07-03
mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high
Cody P Schafer
2013-07-03
mm/page_alloc: factor out setting of pcp->high and pcp->batch
Cody P Schafer
2013-07-03
uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-03
ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-03
mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-03
mm: remove compressed copy from zram in-memory
Minchan Kim
2013-07-03
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
2013-07-03
pagemap: prepare to reuse constant bits with page-shift
Pavel Emelyanov
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-03
pagemap: introduce pagemap_entry_t without pmshift bits
Pavel Emelyanov
2013-07-03
clear_refs: introduce private struct for mm_walk
Pavel Emelyanov
2013-07-03
clear_refs: sanitize accepted commands declaration
Pavel Emelyanov
2013-07-03
crypto: sanitize argument for format string
Kees Cook
[next]