Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
65195c76a7f855c879a168937f90a27032662328
/
mm
15cf17d
memcg: initialize kmem-cache destroying work earlier
by Konstantin Khlebnikov
· 12 years ago
d8fc16a
ksm: fix m68k build: only NUMA needs pfn_to_nid
by Hugh Dickins
· 12 years ago
7880639
mm/mempolicy.c: fix sp_node_init() argument ordering
by KOSAKI Motohiro
· 12 years ago
5ca3957
mm/mempolicy.c: fix wrong sp_node insertion
by Hillf Danton
· 12 years ago
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
20e6926
x86, ACPI, mm: Revert movablemem_map support
by Yinghai Lu
· 12 years ago
26567cd
fix nommu breakage in shmem.c
by Al Viro
· 12 years ago
de1a226
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
ee89f81
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
ff6a6da
mm: accelerate munlock() treatment of THP pages
by Michel Lespinasse
· 12 years ago
0988496
mm: do not grow the stack vma just because of an overrun on preceding vma
by Linus Torvalds
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
94e07a75
fs: encode_fh: return FILEID_INVALID if invalid fid_type
by Namjae Jeon
· 12 years ago
3451538
shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()
by Al Viro
· 12 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
ef53d16c
ksm: allocate roots when needed
by Hugh Dickins
· 12 years ago
56f3180
mm: cleanup "swapcache" in do_swap_page
by Hugh Dickins
· 12 years ago
9e16b7f
mm,ksm: swapoff might need to copy
by Hugh Dickins
· 12 years ago
5117b3b
mm,ksm: FOLL_MIGRATION do migration_entry_wait
by Hugh Dickins
· 12 years ago
bc56620
ksm: shrink 32-bit rmap_item back to 32 bytes
by Hugh Dickins
· 12 years ago
b599cbd
ksm: treat unstable nid like in stable tree
by Hugh Dickins
· 12 years ago
8fdb3db
ksm: add some comments
by Hugh Dickins
· 12 years ago
49cd0a5
tmpfs: fix mempolicy object leaks
by Greg Thelen
· 12 years ago
5f00110
tmpfs: fix use-after-free of mempolicy object
by Greg Thelen
· 12 years ago
67d46b2
mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages
by Mel Gorman
· 12 years ago
fa79419
mm: export mmu notifier invalidates
by Cliff Wickman
· 12 years ago
240aade
mm: accelerate mm_populate() treatment of THP pages
by Michel Lespinasse
· 12 years ago
28a3571
mm: use long type for page counts in mm_populate() and get_user_pages()
by Michel Lespinasse
· 12 years ago
e0fb581
mm: accurately document nr_free_*_pages functions with code comments
by Zhang Yanfei
· 12 years ago
5f4b9fc
HWPOISON: change order of error_states[]'s elements
by Naoya Horiguchi
· 12 years ago
524fca1
HWPOISON: fix misjudgement of page_action() for errors on mlocked pages
by Naoya Horiguchi
· 12 years ago
6d043990
memcg: stop warning on memcg_propagate_kmem
by Hugh Dickins
· 12 years ago
b21e0b9
vmscan: change type of vm_total_pages to unsigned long
by Zhang Yanfei
· 12 years ago
ebec386
mm: fix return type for functions nr_free_*_pages
by Zhang Yanfei
· 12 years ago
1081312
memcg: cleanup mem_cgroup_init comment
by Michal Hocko
· 12 years ago
e477749
memcg: move memcg_stock initialization to mem_cgroup_init
by Michal Hocko
· 12 years ago
8787a1d
memcg: move mem_cgroup_soft_limit_tree_init to mem_cgroup_init
by Michal Hocko
· 12 years ago
0e50ce3
mm: use up free swap space before reaching OOM kill
by Minchan Kim
· 12 years ago
00ef2d2
mm: use NUMA_NO_NODE
by David Rientjes
· 12 years ago
751efd8
mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts
by Robin Holt
· 12 years ago
c1f1949
mm/memory_hotplug: use pgdat_end_pfn() instead of open coding the same.
by Cody P Schafer
· 12 years ago
64dd1b2
mm/memory_hotplug: use ensure_zone_is_initialized()
by Cody P Schafer
· 12 years ago
f6bbb78
mm: add helper ensure_zone_is_initialized()
by Cody P Schafer
· 12 years ago
b5e6a5a
mm/page_alloc: add informative debugging message in page_outside_zone_boundaries()
by Cody P Schafer
· 12 years ago
d29bb97
mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized.
by Cody P Schafer
· 12 years ago
108bcc9
mm: add & use zone_end_pfn() and zone_spans_pfn()
by Cody P Schafer
· 12 years ago
4805b02
mm/mlock.c: document scary-looking stack expansion mlock chain
by Johannes Weiner
· 12 years ago
e379014
mm: refactor inactive_file_is_low() to use get_lru_size()
by Johannes Weiner
· 12 years ago
860f275
mm: shmem: use new radix tree iterator
by Johannes Weiner
· 12 years ago
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
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
3abef4e
mm: numa: take THP into account when migrating pages for NUMA balancing
by Mel Gorman
· 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
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
Next »