Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
266da6f14232638b9caafb7facf2a7333895dd05
/
mm
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
23b7776
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
052b398
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
66fc130
mm: shmem_zero_setup skip security check and lockdep conflict with XFS
by Hugh Dickins
· 9 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
02f7b41
zsmalloc: fix a null pointer dereference in destroy_handle_cache()
by Sergey Senozhatsky
· 9 years ago
f371763
mm: memcontrol: fix false-positive VM_BUG_ON() on -rt
by Johannes Weiner
· 9 years ago
7d63809
memcg: do not call reclaim if !__GFP_WAIT
by Vladimir Davydov
· 9 years ago
85bd839
mm/memory_hotplug.c: set zone->wait_table to null after freeing it
by Gu Zheng
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
aad653a
block: discard bdi_unregister() in favour of bdi_destroy()
by NeilBrown
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
9ec2353
sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults
by David Hildenbrand
· 9 years ago
b0dc2b9
mm, numa: really disable NUMA balancing by default on single node machines
by Mel Gorman
· 9 years ago
1ae7013
CMA: page_isolation: check buddy before accessing it
by Hui Zhu
· 9 years ago
8f4fc07
gfp: add __GFP_NOACCOUNT
by Vladimir Davydov
· 9 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b63ae8c
mm/net: Rename and move page fragment handling from net/ to mm/
by Alexander Duyck
· 9 years ago
5f2c417
switch ->put_link() from dentry to inode
by Al Viro
· 9 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
60380f1
shmem: switch to simple_follow_link()
by Al Viro
· 10 years ago
1daac19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
e386eed
mm/hwpoison-inject: check PageLRU of hpage
by Naoya Horiguchi
· 9 years ago
7ea434a
mm/hwpoison-inject: fix refcounting in no-injection case
by Naoya Horiguchi
· 9 years ago
602498f
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
by Naoya Horiguchi
· 9 years ago
09789e5
mm/memory-failure: call shake_page() when error hits thp tail page
by Naoya Horiguchi
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
464d138
writeback: use |1 instead of +1 to protect against div by zero
by Tejun Heo
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
eea3a00
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
160a117
zsmalloc: remove extra cond_resched() in __zs_compact
by Sergey Senozhatsky
· 10 years ago
81da9b1
zsmalloc: fix fatal corruption due to wrong size class selection
by Heesub Shin
· 10 years ago
839373e
zsmalloc: remove unnecessary insertion/removal of zspage in compaction
by Minchan Kim
· 10 years ago
495819e
zsmalloc: micro-optimize zs_object_copy()
by Sergey Senozhatsky
· 10 years ago
1ec7cfb
zsmalloc: remove synchronize_rcu from zs_compact()
by Sergey Senozhatsky
· 10 years ago
888fa374
mm/zsmalloc.c: fix comment for get_pages_per_zspage
by Yinghao Xie
· 10 years ago
d02be50
zsmalloc: zsmalloc documentation
by Minchan Kim
· 10 years ago
248ca1b
zsmalloc: add fullness into stat
by Minchan Kim
· 10 years ago
7b60a68
zsmalloc: record handle in page->private for huge object
by Minchan Kim
· 10 years ago
d3d07c9
zsmalloc: adjust ZS_ALMOST_FULL
by Minchan Kim
· 10 years ago
312fcae
zsmalloc: support compaction
by Minchan Kim
· 10 years ago
c780626
zsmalloc: factor out obj_[malloc|free]
by Minchan Kim
· 10 years ago
2e40e16
zsmalloc: decouple handle and object
by Minchan Kim
· 10 years ago
018e9a4
mm/compaction.c: fix "suitable_migration_target() unused" warning
by Andrew Morton
· 10 years ago
dd90618
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
by Boaz Harrosh
· 10 years ago
2682582
mm/memory: also print a_ops->readpage in print_bad_pte()
by Konstantin Khlebnikov
· 10 years ago
9239361
mm/mempool.c: kasan: poison mempool elements
by Andrey Ryabinin
· 10 years ago
bda6d33
mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()
by Andrew Morton
· 10 years ago
2e32b94
mm: cma: add functions to get region pages counters
by Dmitry Safonov
· 10 years ago
79553da
thp: cleanup khugepaged startup
by Kirill A. Shutemov
· 10 years ago
e39155e
mm: uninline and cleanup page-mapping related helpers
by Kirill A. Shutemov
· 10 years ago
99e8ea6
mm: cma: add trace events for CMA allocations and freeings
by Stefan Strogin
· 10 years ago
6a4055b
mm/memblock.c: add debug output for memblock_add()
by Alexander Kuleshov
· 10 years ago
7e1f049
mm: hugetlb: cleanup using paeg_huge_active()
by Naoya Horiguchi
· 10 years ago
bcc5422
mm: hugetlb: introduce page_huge_active
by Naoya Horiguchi
· 10 years ago
822fc61
mm: don't call __page_cache_release for hugetlb
by Naoya Horiguchi
· 10 years ago
9fcd145
mm/mmap.c: use while instead of if+goto
by Rasmus Villemoes
· 10 years ago
ae7efa5
thp: do not adjust zone water marks if khugepaged is not started
by Kirill A. Shutemov
· 10 years ago
65ebb64
thp: handle errors in hugepage_init() properly
by Kirill A. Shutemov
· 10 years ago
bdfedb7
mm, mempool: poison elements backed by slab allocator
by David Rientjes
· 10 years ago
e244c9e
mm, mempool: disallow mempools based on slab caches with constructors
by David Rientjes
· 10 years ago
4db0c3c
mm: remove rest of ACCESS_ONCE() usages
by Jason Low
· 10 years ago
9d8c47e
mm: use READ_ONCE() for non-scalar types
by Jason Low
· 10 years ago
6cd57613
mm/mremap.c: clean up goto just return ERR_PTR
by Derek
· 10 years ago
1221518
mremap should return -ENOMEM when __vm_enough_memory fail
by Derek
· 10 years ago
7d61bfe
mm/vmalloc: get rid of dirty bitmap inside vmap_block structure
by Roman Pen
· 10 years ago
cf725ce
mm/vmalloc: occupy newly allocated vmap block just after allocation
by Roman Pen
· 10 years ago
68ac546
mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram allocator
by Roman Pen
· 10 years ago
7ca02d0
hugetlbfs: accept subpool min_size mount option and setup accordingly
by Mike Kravetz
· 10 years ago
1c5ecae
hugetlbfs: add minimum size accounting to subpools
by Mike Kravetz
· 10 years ago
c6a9182
hugetlbfs: add minimum size tracking fields to subpool structure
by Mike Kravetz
· 10 years ago
195b0c6
mm/compaction: reset compaction scanner positions
by Gioh Kim
· 10 years ago
3b36369
mm, memcg: sync allocation and memcg charge gfp flags for THP
by Michal Hocko
· 10 years ago
cc5993b
mm: rename deactivate_page to deactivate_file_page
by Minchan Kim
· 10 years ago
5bbe354
mm: allow compaction of unevictable pages
by Eric B Munson
· 10 years ago
a4bb3ec
mm/page-writeback: check-before-clear PageReclaim
by Naoya Horiguchi
· 10 years ago
b3b3a99
mm/migrate: check-before-clear PageSwapCache
by Naoya Horiguchi
· 10 years ago
64d37a2
mm/memory-failure.c: define page types for action_result() in one place
by Naoya Horiguchi
· 10 years ago
2564f68
memcg: remove obsolete comment
by Vladimir Davydov
· 10 years ago
adbe427
memcg: zap mem_cgroup_lookup()
by Vladimir Davydov
· 10 years ago
bdddbcd
mm/oom_kill.c: fix typo in comment
by Yaowei Bai
· 10 years ago
fa92789
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
75c3cfa
VFS: assorted weird filesystems: d_inode() annotations
by David Howells
· 10 years ago
1dcf58d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
7f70bae
memtest: use phys_addr_t for physical addresses
by Vladimir Murzin
· 10 years ago
4a20799
mm: move memtest under mm
by Vladimir Murzin
· 10 years ago
0205796
mm, hugetlb: abort __get_user_pages if current has been oom killed
by David Rientjes
· 10 years ago
11d8336
mm, mempool: do not allow atomic resizing
by David Rientjes
· 10 years ago
2415b9f
memcg: print cgroup information when system panics due to panic_on_oom
by Balasubramani Vivekanandan
· 10 years ago
2a8e700
mm: numa: remove migrate_ratelimited
by Mel Gorman
· 10 years ago
b1b0dea
mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabled
by Chen Gang
· 10 years ago
b9820d8
mm: change vunmap to tear down huge KVA mappings
by Toshi Kani
· 10 years ago
0f616be
mm: change __get_vm_area_node() to use fls_long()
by Toshi Kani
· 10 years ago
42ff270
mm/page_alloc.c: clean up comment
by Yaowei Bai
· 10 years ago
ac17382
mm: cma: constify and use correct signness in mm/cma.c
by Sasha Levin
· 10 years ago
5265047
mm, thp: really limit transparent hugepage allocation to local node
by David Rientjes
· 10 years ago
4167e9b
mm: remove GFP_THISNODE
by David Rientjes
· 10 years ago
b360edb
mm, mempolicy: migrate_to_node should only migrate to node
by David Rientjes
· 10 years ago
3cb29d1
cleancache: remove limit on the number of cleancache enabled filesystems
by Vladimir Davydov
· 10 years ago
Next »