Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef4d43a8075891137ebc064e473d2e904971e933
ef4d43a
ksm: stop hotremove lockdep warning
by Hugh Dickins
· 12 years ago
9c620e2
mm: remove offlining arg to migrate_pages
by Hugh Dickins
· 12 years ago
b79bc0a
ksm: enable KSM page migration
by Hugh Dickins
· 12 years ago
4146d2d
ksm: make !merge_across_nodes migration safe
by Hugh Dickins
· 12 years ago
c8d6553
ksm: make KSM page migration possible
by Hugh Dickins
· 12 years ago
cbf86cf
ksm: remove old stable nodes more thoroughly
by Hugh Dickins
· 12 years ago
8aafa6a
ksm: get_ksm_page locked
by Hugh Dickins
· 12 years ago
ee0ea59
ksm: reorganize ksm_check_stable_tree
by Hugh Dickins
· 12 years ago
e850dcf
ksm: trivial tidyups
by Hugh Dickins
· 12 years ago
f00dc0e
ksm: add sysfs ABI Documentation
by Petr Holasek
· 12 years ago
90bd6fd
ksm: allow trees per NUMA node
by Petr Holasek
· 12 years ago
22b751c
mm: rename page struct field helpers
by Mel Gorman
· 12 years ago
e4715f0
memcg: avoid dangling reference count in creation failure.
by Glauber Costa
· 12 years ago
692e89a
memcg: increment static branch right after limit set
by Glauber Costa
· 12 years ago
0999821
memcg: replace cgroup_lock with memcg specific memcg_lock
by Glauber Costa
· 12 years ago
b5f99b5
memcg: fast hierarchy-aware child test
by Glauber Costa
· 12 years ago
d142e3e
memcg: split part of memcg creation to css_online
by Glauber Costa
· 12 years ago
ee5e847
memcg: prevent changes to move_charge_at_immigrate during task attach
by Glauber Costa
· 12 years ago
45cf7eb
memcg: reduce the size of struct memcg 244-fold.
by Glauber Costa
· 12 years ago
a4e1b4c
mm: init: report on last-nid information stored in page->flags
by Mel Gorman
· 12 years ago
4468b8f
mm: uninline page_xchg_last_nid()
by Mel Gorman
· 12 years ago
6acc8b0
memcg: clean up swap accounting initialization code
by Michal Hocko
· 12 years ago
2d11085
memcg: do not create memsw files if swap accounting is disabled
by Michal Hocko
· 12 years ago
75f7ad8
page-writeback.c: subtract min_free_kbytes from dirtyable memory
by Paul Szabo
· 12 years ago
08b5270
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
by Konstantin Khlebnikov
· 12 years ago
ec8acf2
swap: add per-partition lock for swapfile
by Shaohua Li
· 12 years ago
33806f0
swap: make each swap partition have one address_space
by Shaohua Li
· 12 years ago
9800339
mm: don't inline page_mapping()
by Shaohua Li
· 12 years ago
340ef39
mm: numa: cleanup flow of transhuge page migration
by Hugh Dickins
· 12 years ago
75980e9
mm: fold page->_last_nid into page->flags where possible
by Peter Zijlstra
· 12 years ago
bbeae5b
mm: move page flags layout to separate header
by Peter Zijlstra
· 12 years ago
3c0ff46
mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALANCING
by Mel Gorman
· 12 years ago
3abef4e
mm: numa: take THP into account when migrating pages for NUMA balancing
by Mel Gorman
· 12 years ago
34f0315
mm: numa: fix minor typo in numa_next_scan
by Mel Gorman
· 12 years ago
cf82f34
mm: remove unused memclear_highpage_flush()
by Kirill A. Shutemov
· 12 years ago
4d769de
usb: forbid memory allocation with I/O during bus reset
by Ming Lei
· 12 years ago
db88175
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
by Ming Lei
· 12 years ago
9802c8e
net/core: apply pm_runtime_set_memalloc_noio on network devices
by Ming Lei
· 12 years ago
25e823c
block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
by Ming Lei
· 12 years ago
e823407
pm / runtime: introduce pm_runtime_set_memalloc_noio()
by Ming Lei
· 12 years ago
21caf2f
mm: teach mm by current context info to not do I/O during memory allocation
by Ming Lei
· 12 years ago
258401a
mm: don't wait on congested zones in balance_pgdat()
by Zlatko Calusic
· 12 years ago
4db0e95
mm/memory-failure.c: fix wrong num_poisoned_pages in handling memory error on thp
by Naoya Horiguchi
· 12 years ago
af8fae7
mm/memory-failure.c: clean up soft_offline_page()
by Naoya Horiguchi
· 12 years ago
293c07e
memory-failure: use num_poisoned_pages instead of mce_bad_pages
by Xishi Qiu
· 12 years ago
fa8dd8a
memory-failure: do code refactor of soft_offline_page()
by Xishi Qiu
· 12 years ago
0ebff32
memory-failure: fix an error of mce_bad_pages statistics
by Xishi Qiu
· 12 years ago
194159f
mm: remove MIGRATE_ISOLATE check in hotpath
by Minchan Kim
· 12 years ago
c60514b
mm: increase totalram_pages when free pages allocated by bootmem allocator
by Jiang Liu
· 12 years ago
306f2e9
mm: set zone->present_pages to number of existing pages in the zone
by Jiang Liu
· 12 years ago
b40da04
mm: use zone->present_pages instead of zone->managed_pages where appropriate
by Jiang Liu
· 12 years ago
f7210e6
mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map in memblock_overlaps_region().
by Tang Chen
· 12 years ago
01a178a
acpi, memory-hotplug: support getting hotplug info from SRAT
by Tang Chen
· 12 years ago
27168d3
acpi, memory-hotplug: extend movablemem_map ranges to the end of node
by Tang Chen
· 12 years ago
e8d1955
acpi, memory-hotplug: parse SRAT before memblock is ready
by Tang Chen
· 12 years ago
fb06bc8e
page_alloc: bootmem limit with movablecore_map
by Tang Chen
· 12 years ago
42f47e2
page_alloc: make movablemem_map have higher priority
by Tang Chen
· 12 years ago
6981ec3
page_alloc: introduce zone_movable_limit[] to keep movable limit for nodes
by Tang Chen
· 12 years ago
34b71f1
page_alloc: add movable_memmap kernel parameter
by Tang Chen
· 12 years ago
4d59a75
x86: get pg_data_t's memory from other node
by Yasuaki Ishimatsu
· 12 years ago
aa00d89
sched: do not use cpu_to_node() to find an offlined cpu's node.
by Tang Chen
· 12 years ago
e13fe86
cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node
by Wen Congyang
· 12 years ago
76bba14
cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu
by Wen Congyang
· 12 years ago
90b30cd
memory-hotplug: export the function try_offline_node()
by Wen Congyang
· 12 years ago
c4c6052
cpu_hotplug: clear apicid to node when the cpu is hotremoved
by Wen Congyang
· 12 years ago
d3eb157
mempolicy: fix is_valid_nodemask()
by Lai Jiangshan
· 12 years ago
8a356ce
memory-hotplug: consider compound pages when free memmap
by Wen Congyang
· 12 years ago
a1e565a
memory-hotplug: do not allocate pgdat if it was not freed when offline.
by Tang Chen
· 12 years ago
d822b86
memory-hotplug: free node_data when a node is offlined
by Wen Congyang
· 12 years ago
60a5a19
memory-hotplug: remove sysfs file of node
by Tang Chen
· 12 years ago
815121d
memory_hotplug: clear zone when removing the memory
by Yasuaki Ishimatsu
· 12 years ago
5fc1d66
memory-hotplug: integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP.
by Tang Chen
· 12 years ago
0197518
memory-hotplug: remove memmap of sparse-vmemmap
by Tang Chen
· 12 years ago
bbcab87
memory-hotplug: remove page table of x86_64 architecture
by Tang Chen
· 12 years ago
ae9aae9
memory-hotplug: common APIs to support page tables hot-remove
by Wen Congyang
· 12 years ago
cd09968
memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
by Tang Chen
· 12 years ago
46723bf
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
by Yasuaki Ishimatsu
· 12 years ago
24d335c
memory-hotplug: introduce new arch_remove_memory() for removing page table
by Wen Congyang
· 12 years ago
46c66c4
memory-hotplug: remove /sys/firmware/memmap/X sysfs
by Yasuaki Ishimatsu
· 12 years ago
bbc76be
memory-hotplug: remove redundant codes
by Wen Congyang
· 12 years ago
6677e3e
memory-hotplug: check whether all memory blocks are offlined or not when removing memory
by Yasuaki Ishimatsu
· 12 years ago
993c1aa
memory-hotplug: try to offline the memory twice to avoid dependence
by Wen Congyang
· 12 years ago
a864b9d
mm: memory_hotplug: no need to check res twice in add_memory
by Sasha Levin
· 12 years ago
41badc1
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
by Michel Lespinasse
· 12 years ago
1869305
mm: introduce VM_POPULATE flag to better deal with racy userspace programs
by Michel Lespinasse
· 12 years ago
cea10a1
mm: directly use __mlock_vma_pages_range() in find_extend_vma()
by Michel Lespinasse
· 12 years ago
c22c0d6
mm: remove flags argument to mmap_region
by Michel Lespinasse
· 12 years ago
81909b8
mm: use mm_populate() for mremap() of VM_LOCKED vmas
by Michel Lespinasse
· 12 years ago
128557f
mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect
by Michel Lespinasse
· 12 years ago
a1ea954
mm: use mm_populate() for blocking remap_file_pages()
by Michel Lespinasse
· 12 years ago
bebeb3d
mm: introduce mm_populate() for populating new vmas
by Michel Lespinasse
· 12 years ago
940e7da
mm: remap_file_pages() fixes
by Michel Lespinasse
· 12 years ago
dafcb73
mm: avoid calling pgdat_balanced() needlessly
by Zlatko Calusic
· 12 years ago
7103f16
mm: compaction: make __compact_pgdat() and compact_pgdat() return void
by Andrew Morton
· 12 years ago
1998cc0
mm: make madvise(MADV_WILLNEED) support swap file prefetch
by Shaohua Li
· 12 years ago
a394cb8
memcg,vmscan: do not break out targeted reclaim without reclaimed pages
by Michal Hocko
· 12 years ago
4ca3a69
mm/ksm.c: use new hashtable implementation
by Sasha Levin
· 12 years ago
43b5fbb
mm/huge_memory.c: use new hashtable implementation
by Sasha Levin
· 12 years ago
a9aacbc
mm: compaction: do not accidentally skip pageblocks in the migrate scanner
by Mel Gorman
· 12 years ago
62b726c
mm/vmscan.c:__zone_reclaim(): replace max_t() with max()
by Andrew Morton
· 12 years ago
Next »