Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff04da7d422afd5ce65c1a2a89611d097ec7c465
/
mm
ff04da7
mm: cache some VMA fields in the vm_fault structure
by Laurent Dufour
· 7 years ago
e032f8a
mm: protect SPF handler against anon_vma changes
by Laurent Dufour
· 7 years ago
3545b7e
mm: protect mremap() against SPF handler
by Laurent Dufour
· 7 years ago
dd2b465
mm: protect VMA modifications using VMA sequence count
by Laurent Dufour
· 7 years ago
365031a
mm: VMA sequence count
by Peter Zijlstra
· 7 years ago
6315ccc
mm: introduce INIT_VMA()
by Laurent Dufour
· 7 years ago
6b73321
mm: make pte_unmap_same compatible with SPF
by Laurent Dufour
· 7 years ago
1715aea
mm: introduce pte_spinlock for FAULT_FLAG_SPECULATIVE
by Laurent Dufour
· 7 years ago
c3e62ff
mm: prepare for FAULT_FLAG_SPECULATIVE
by Peter Zijlstra
· 7 years ago
643637b
mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
by Laurent Dufour
· 7 years ago
98ae895
Merge changes Ia7c70965,I881a3f8d into msm-4.9
by Linux Build Service Account
· 6 years ago
5ddbfb6
Merge "mm/vmscan: wake up flushers for legacy cgroups too"
by Linux Build Service Account
· 6 years ago
cd6cbd4
Merge "mm: vmscan: move dirty pages out of the way until they're flushed"
by Linux Build Service Account
· 6 years ago
20fa9d7
Merge "mm: vmscan: only write dirty pages that the scanner has seen twice"
by Linux Build Service Account
· 6 years ago
85b22ad
Merge "mm: vmscan: remove old flusher wakeup from direct reclaim path"
by Linux Build Service Account
· 6 years ago
1b8c360
Merge "mm: vmscan: kick flushers when we encounter dirty pages on the LRU"
by Linux Build Service Account
· 6 years ago
d31e7c9
Merge "Merge android-4.9.101 (aef17a58) into msm-4.9"
by Linux Build Service Account
· 6 years ago
cba559b
Merge "mm: vmscan: scan dirty pages even in laptop mode"
by Linux Build Service Account
· 6 years ago
82ed834
mm/vmscan: wake up flushers for legacy cgroups too
by Andrey Ryabinin
· 7 years ago
6b25f41
mm: vmscan: move dirty pages out of the way until they're flushed
by Johannes Weiner
· 8 years ago
319400b
mm: vmscan: only write dirty pages that the scanner has seen twice
by Johannes Weiner
· 8 years ago
8830ab9
mm: vmscan: remove old flusher wakeup from direct reclaim path
by Johannes Weiner
· 8 years ago
6098c67
mm: vmscan: kick flushers when we encounter dirty pages on the LRU
by Johannes Weiner
· 8 years ago
14d6ecf
mm: vmscan: scan dirty pages even in laptop mode
by Johannes Weiner
· 8 years ago
d33c30a
Merge android-4.9.102 (9c3041c) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
ff75e7b
Merge android-4.9.101 (aef17a58) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
9c3041c
Merge 4.9.102 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
270693b
mm: don't allow deferred pages with NEED_PER_CPU_KM
by Pavel Tatashin
· 6 years ago
b63590c
Merge android-4.9.99 (c462abb) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
aef17a5
Merge 4.9.101 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
6f1abf8
proc: do not access cmdline nor environ from file-backed areas
by Willy Tarreau
· 7 years ago
cf74f2d
Merge "mm: cma: Increase retries if less blocks available"
by Linux Build Service Account
· 6 years ago
b35a558
mm: cma: Increase retries if less blocks available
by Shiraz Hashim
· 7 years ago
2c5fffe
Merge android-4.9.96 (320d53a) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
2e229cb02
Merge android-4.9.94 (8683408) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
f4b8243
Merge android-4.9.93 (05baf14) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
c462abb
Merge 4.9.99 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
8f54ead
percpu: include linux/sched.h for cond_resched()
by Tejun Heo
· 7 years ago
500f8f1
Merge "mm: vmpressure: fix dual calls to global vmpressure"
by Linux Build Service Account
· 7 years ago
9efa447
mm: vmpressure: fix dual calls to global vmpressure
by Vinayak Menon
· 7 years ago
320d53a
Merge 4.9.96 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
18484eb
writeback: safer lock nesting
by Greg Thelen
· 7 years ago
f4c86fa
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
by Matthew Wilcox
· 7 years ago
75e6359
mm, slab: reschedule cache_reap() on the same CPU
by Vlastimil Babka
· 7 years ago
6c02278
Merge android-4.9.91 (bb94f9d) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
dc9767f
Merge android-4.9.90 (dd1e37e) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
aa71c72
Merge android-4.9.88 (bb52bba) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
a8a3aff
Merge android-4.9.86 (b324a70) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
8683408
Merge 4.9.94 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
91d6460
mm, vmstat: Remove spurious WARN() during zoneinfo print
by Reza Arbab
· 8 years ago
05baf14
Merge tag 'v4.9.93' into android-4.9
by Greg Hackmann
· 7 years ago
c2a3e4f
mm/vmscan.c: fix unsequenced modification and access warning
by Nick Desaulniers
· 7 years ago
79f99ad
Merge "mm/kmemleak.c: wait for scan completion before disabling free"
by Linux Build Service Account
· 7 years ago
1ce03c2
mm/kmemleak.c: wait for scan completion before disabling free
by Vinayak Menon
· 7 years ago
bb94f9d
Merge 4.9.91 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
8ab8995
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
by Kirill A. Shutemov
· 7 years ago
142d9dd
mm/thp: do not wait for lock_page() in deferred_split_scan()
by Kirill A. Shutemov
· 7 years ago
24284d5
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
by Kirill A. Shutemov
· 7 years ago
46270f4
mm, oom: remove 3% bonus for CAP_SYS_ADMIN processes
by David Rientjes
· 7 years ago
dd1e37e
Merge 4.9.90 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0b42ce0
mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page
by Naoya Horiguchi
· 8 years ago
82d938a
mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfo
by David Rientjes
· 8 years ago
7eb0b73
mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling
by Johannes Weiner
· 8 years ago
6670600
Merge "mm: ratelimit swap write errors"
by Linux Build Service Account
· 7 years ago
5450ff1
mm: ratelimit swap write errors
by Vinayak Menon
· 7 years ago
e06a105
Merge android-4.9.84 (a9d0273) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
d6f2774
UPSTREAM: kasan: add functions for unpoisoning stack variables
by Alexander Potapenko
· 7 years ago
9351dcd
UPSTREAM: kasan: support alloca() poisoning
by Paul Lawrence
· 7 years ago
4fd840d
mm: fix filler function type mismatch
by Sami Tolvanen
· 7 years ago
97d5fd2
mm: fix drain_local_pages function type
by Sami Tolvanen
· 7 years ago
7118def
Merge 4.9.85 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
78b1cb3
mm: fail get_vaddr_frames() for filesystem-dax mappings
by Dan Williams
· 7 years ago
b29ea3c
mm: introduce get_user_pages_longterm
by Dan Williams
· 7 years ago
f2562ed
mm: avoid spurious 'bad pmd' warning messages
by Ross Zwisler
· 7 years ago
d8b63b6
bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
by Jan Kara
· 8 years ago
a345cd5
bdi: Do not wait for cgwbs release in bdi_unregister()
by Jan Kara
· 8 years ago
3d804e0
bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
by Jan Kara
· 8 years ago
cb9fad2
bdi: Unify bdi->wb_list handling for root wb_writeback
by Jan Kara
· 8 years ago
4550240
bdi: Make wb->bdi a proper reference
by Jan Kara
· 8 years ago
1448b92
bdi: Mark congested->bdi as internal
by Jan Kara
· 8 years ago
a8f57f7
bdi: Fix use-after-free in wb_congested_put()
by Jan Kara
· 8 years ago
de03e63
block: Allow bdi re-registration
by Jan Kara
· 8 years ago
33c1705
block: Dynamically allocate and refcount backing_dev_info
by Jan Kara
· 8 years ago
1cdb7f9
block: Use pointer to backing_dev_info from request_queue
by Jan Kara
· 8 years ago
a9d0273
Merge 4.9.84 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
8bec83b
shmem: fix compilation warnings on unused functions
by Jérémy Lefaure
· 8 years ago
1dc6839
shmem: avoid maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
4b5b4f6
mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
by Dave Young
· 7 years ago
5cab144f
Provide a function to create a NUL-terminated string from unterminated data
by David Howells
· 7 years ago
274ee93
mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.
by Tetsuo Handa
· 7 years ago
da9fb78
Merge 4.9.83 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
7318454
mm: hide a #warning for COMPILE_TEST
by Arnd Bergmann
· 7 years ago
f31b88c
mm: retry more before OOM in the presence of slow shrinkers
by Vinayak Menon
· 7 years ago
f375161
mm: do not fail non-costly allocs if there are reclaimable pages
by Vinayak Menon
· 7 years ago
3771b88
mm: consider killable task's anon as reclaimable
by Vinayak Menon
· 7 years ago
b7e257f
Merge "Merge android-4.9-o.80 (a9fd318) into msm-4.9"
by Linux Build Service Account
· 7 years ago
7b47fbd
Merge android-4.9-o.80 (a9fd318) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
1246275
add extra free kbytes tunable
by Rik van Riel
· 13 years ago
c1d6892
Merge android-4.9-o.79 (db04eb4) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
a9fd318
Merge 4.9.80 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
Next »