Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
abebcdfb64f1b39eeeb14282d9cd4aad1ed86f8d
/
mm
e31fb9e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
76ec51e
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 9 years ago
089b669
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
73b6fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
dbb7ee0
lib: move strncpy_from_unsafe() into mm/maccess.c
by Alexei Starovoitov
· 9 years ago
69786cdb
x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
by Andrey Ryabinin
· 9 years ago
2f064f3
mm: make page pfmemalloc check more robust
by Michal Hocko
· 9 years ago
f21838e
mm: cma: mark cma_bitmap_maxno() inline in header
by Gregory Fong
· 9 years ago
f9126ab
memory-hotplug: fix wrong edge when hot add a new node
by Xishi Qiu
· 9 years ago
2baf9e8
.mailmap: Andrey Ryabinin has moved
by Andrey Ryabinin
· 9 years ago
7f6bf39
mm/hwpoison: fix panic due to split huge zero page
by Wanpeng Li
· 9 years ago
0361380
mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
by Wanpeng Li
· 9 years ago
4f32be6
mm/hwpoison: fix page refcount of unknown non LRU page
by Wanpeng Li
· 9 years ago
6cf66b4
fs: use helper bio_add_page() instead of open coding on bi_io_vec
by Kent Overstreet
· 10 years ago
e1c0506
treewide: fix typos in comment blocks
by Masahiro Yamada
· 9 years ago
a50fcb5
writeback: fix initial dirty limit
by Rabin Vincent
· 9 years ago
4491f71
mm/memory-failure: set PageHWPoison before migrate_pages()
by Naoya Horiguchi
· 9 years ago
f4c18e6
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
by Naoya Horiguchi
· 9 years ago
98ed2b0
mm/memory-failure: give up error handling for non-tail-refcounted thp
by Naoya Horiguchi
· 9 years ago
a209ef0
mm/memory-failure: fix race in counting num_poisoned_pages
by Naoya Horiguchi
· 9 years ago
a09233f
mm/memory-failure: unlock_page before put_page
by Naoya Horiguchi
· 9 years ago
e1832f2
ipc: use private shmem or hugetlbfs inodes for shm segments.
by Stephen Smalley
· 9 years ago
e298ff7
mm: initialize hotplugged pages as reserved
by Mel Gorman
· 9 years ago
3e810ae
mm/slub: allow merging when SLAB_DEBUG_FREE is set
by Konstantin Khlebnikov
· 9 years ago
4248b0d
fs, file table: reinit files_stat.max_files after deferred memory initialisation
by Mel Gorman
· 9 years ago
d3cd131
mm, meminit: replace rwsem with completion
by Nicolai Stange
· 9 years ago
7ace991
mm, meminit: allow early_pfn_to_nid to be used during runtime
by Mel Gorman
· 9 years ago
ecf5fc6
mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
by Michal Hocko
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
debeb29
mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition
by Valentin Rothberg
· 9 years ago
292c24a
percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk
by Baoquan He
· 9 years ago
d56e84b
mm/cma_debug: correct size input to bitmap function
by Joonsoo Kim
· 9 years ago
2292c0b
mm/cma_debug: fix debugging alloc/free interface
by Joonsoo Kim
· 9 years ago
e2cfc91
mm/page_owner: set correct gfp_mask on page_owner
by Joonsoo Kim
· 9 years ago
f3a14ce
mm/page_owner: fix possible access violation
by Joonsoo Kim
· 9 years ago
ae026b2
mm, meminit: suppress unused memory variable warning
by Mel Gorman
· 9 years ago
90f8572
vfs: Commit to never having exectuables on proc and sysfs.
by Eric W. Biederman
· 9 years ago
6b7339f
mm: avoid setting up anonymous pages into file mapping
by Kirill A. Shutemov
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1e512b0
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
a20135f
writeback: don't drain bdi_writeback_congested on bdi destruction
by Tejun Heo
· 9 years ago
a13f35e
writeback: don't embed root bdi_writeback_congested in bdi_writeback
by Tejun Heo
· 9 years ago
2d01eed
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
ae6f246
Add __init attribute to new_kmalloc_cache
by Christoph Lameter
· 9 years ago
0e1cc95
mm: meminit: finish initialisation of struct pages before basic setup
by Mel Gorman
· 9 years ago
74033a7
mm: meminit: remove mminit_verify_page_links
by Mel Gorman
· 9 years ago
ac5d253
mm: meminit: reduce number of times pageblocks are set during struct page init
by Mel Gorman
· 9 years ago
a4de83d
mm: meminit: free pages in large chunks where possible
by Mel Gorman
· 9 years ago
54608c3
mm: meminit: minimise number of pfn->page lookups during initialisation
by Mel Gorman
· 9 years ago
7e18adb
mm: meminit: initialise remaining struct pages in parallel with kswapd
by Mel Gorman
· 9 years ago
3a80a7f
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
by Mel Gorman
· 9 years ago
75a592a
mm: meminit: inline some helper functions
by Mel Gorman
· 9 years ago
8a942fd
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
by Mel Gorman
· 9 years ago
d70ddd7
mm: page_alloc: pass PFN to __free_pages_bootmem
by Mel Gorman
· 9 years ago
92923ca
mm: meminit: only set page reserved in the memblock region
by Nathan Zimmer
· 9 years ago
1e8ce83
mm: meminit: move page initialization into a separate function
by Robin Holt
· 9 years ago
8e7a7f8
memblock: introduce a for_each_reserved_mem_region iterator
by Robin Holt
· 9 years ago
a9730fc
Fix kmalloc slab creation sequence
by Christoph Lameter
· 9 years ago
e382608
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
47a4694
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
bffacb9
kasan: remove duplicate definition of the macro KASAN_FREE_PAGE
by Wang Long
· 9 years ago
479305f
zpool: remove zpool_evict()
by Dan Streetman
· 9 years ago
cf41f5f
zpool: change pr_info to pr_debug
by Dan Streetman
· 9 years ago
c00ed16
zswap: runtime enable/disable
by Dan Streetman
· 9 years ago
13a18a1
zsmalloc: remove obsolete ZSMALLOC_DEBUG
by Marcin Jabrzyk
· 9 years ago
8408427
mm/hugetlb: remove unused arch hook prepare/release_hugepage
by Dominik Dingel
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
aefbef1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
8a8c35f
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
by Larry Finger
· 9 years ago
0867a57
mm, thp: respect MPOL_PREFERRED policy with non-local node
by Vlastimil Babka
· 9 years ago
afa2db2
tmpfs: truncate prealloc blocks past i_size
by Josef Bacik
· 9 years ago
c435a39
mm/memory hotplug: print the last vmemmap region at the end of hot add memory
by Zhu Guihua
· 9 years ago
e37609b
mm/mmap.c: optimization of do_mmap_pgoff function
by Piotr Kwapulinski
· 9 years ago
93ada57
mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scan
by Catalin Marinas
· 9 years ago
9d5a4c7
mm: kmemleak: avoid deadlock on the kmemleak object insertion error path
by Catalin Marinas
· 9 years ago
5f369f3
mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()
by Catalin Marinas
· 9 years ago
e781a9a
mm: kmemleak: fix delete_object_*() race when called on the same memory block
by Catalin Marinas
· 9 years ago
c5f3b1a
mm: kmemleak: allow safe memory scanning during kmemleak disabling
by Catalin Marinas
· 9 years ago
c2b42d3
memcg: convert mem_cgroup->under_oom from atomic_t to int
by Tejun Heo
· 9 years ago
f4b90b70
memcg: remove unused mem_cgroup->oom_wakeups
by Tejun Heo
· 9 years ago
d1dc6f1
frontswap: allow multiple backends
by Dan Streetman
· 9 years ago
a3f5baf
mm/memblock: allocate boot time data structures from mirrored memory
by Tony Luck
· 9 years ago
fc6daaf
mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute
by Tony Luck
· 9 years ago
6afdb85
mm: do not ignore mapping_gfp_mask in page cache allocation paths
by Michal Hocko
· 9 years ago
0f96ae2
mm/cma.c: fix typos in comments
by Shailendra Verma
· 9 years ago
f0d6647
mm/oom_kill.c: print points as unsigned int
by Wang Long
· 9 years ago
3303967
mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
by Mike Kravetz
· 9 years ago
cf3ad20
mm/hugetlb: compute/return the number of regions added by region_add()
by Mike Kravetz
· 9 years ago
1dd308a
mm/hugetlb: document the reserve map/region tracking routines
by Mike Kravetz
· 9 years ago
22cc877
mm: nommu: refactor debug and warning prints
by Leon Romanovsky
· 9 years ago
8809aa2
mm: clarify that the function operates on hugepage pte
by Aneesh Kumar K.V
· 9 years ago
f28b6ff
powerpc/mm: use generic version of pmdp_clear_flush()
by Aneesh Kumar K.V
· 9 years ago
15a25b2
mm/thp: split out pmd collapse flush into separate functions
by Aneesh Kumar K.V
· 9 years ago
97f0b13
tracing: add trace event for memory-failure
by Xie XiuQi
· 9 years ago
cc3e2af
memory-failure: change type of action_result's param 3 to enum
by Xie XiuQi
· 9 years ago
cc637b1
memory-failure: export page_type and action result
by Xie XiuQi
· 9 years ago
Next »