Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a62d7168af111bb80d041e6ccf74987056c79d3
/
mm
970b064
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5892753
mmap: check ->vm_ops before dereferencing
by Rik van Riel
· 15 years ago
5129a46
Catch filesystems lacking s_bdi
by Jörn Engel
· 15 years ago
22eccdd
ksm: check for ERR_PTR from follow_page()
by Dan Carpenter
· 15 years ago
31f2b0e
rmap: anon_vma_prepare() can leak anon_vma_chain
by Oleg Nesterov
· 15 years ago
23be746
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
by Mel Gorman
· 15 years ago
93d5c9b
memcg: fix prepare migration
by Andrea Arcangeli
· 15 years ago
c3c5320
bdi: add helper function for doing init and register of a bdi for a file system
by Jens Axboe
· 15 years ago
e8a03fe
rmap: add exclusively owned pages to the newest anon_vma
by Rik van Riel
· 15 years ago
ea90002
anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma
by Linus Torvalds
· 15 years ago
646d87b
anon_vma: clone the anon_vma chain in the right order
by Linus Torvalds
· 15 years ago
287d97a
vma_adjust: fix the copying of anon_vma chains
by Linus Torvalds
· 15 years ago
d0e9fe1
Simplify and comment on anon_vma re-use for anon_vma_prepare()
by Linus Torvalds
· 15 years ago
2f40842
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
d3e06e2
slub: Fix kmem_ptr_validate() for non-kernel pointers
by Pekka Enberg
· 15 years ago
fc1c183
slab: Generify kernel pointer validation
by Pekka Enberg
· 15 years ago
fb1ae63
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8725d54
memcg: fix race in file_mapped accounting
by KAMEZAWA Hiroyuki
· 15 years ago
116354d
pagemap: fix pfn calculation for hugepage
by Naoya Horiguchi
· 15 years ago
d6da1a5
mm: revert "vmscan: get_scan_ratio() cleanup"
by KOSAKI Motohiro
· 15 years ago
70655c0
readahead: fix NULL filp dereference
by Wu Fengguang
· 15 years ago
a3a2e76
mm: avoid null-pointer deref in sync_mm_rss()
by KAMEZAWA Hiroyuki
· 15 years ago
b66696e
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
by Linus Torvalds
· 15 years ago
9e74e7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
4946d54
rmap: fix anon_vma_fork() memory leak
by Rik van Riel
· 15 years ago
1442145
backing-dev: Handle class_create() failure
by Anton Blanchard
· 15 years ago
aa235fc
bootmem, x86: Fix 32bit numa system without RAM on node 0
by Yinghai Lu
· 15 years ago
3379985
nobootmem, x86: Fix 32bit numa system without RAM on node 0
by Yinghai Lu
· 15 years ago
de380b5
percpu: don't implicitly include slab.h from percpu.h
by Tejun Heo
· 15 years ago
ea5a9f0
kmemcheck: Fix build errors due to missing slab.h
by Randy Dunlap
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
10fad5e
percpu, module: implement and use is_kernel/module_percpu_address()
by Tejun Heo
· 15 years ago
8128f55
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e1ee65d
NOMMU: Fix __get_user_pages() to pin last page on offset buffers
by David Howells
· 15 years ago
7561e8c
NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'
by David Howells
· 15 years ago
c6b6ef8
mempolicy: fix get_mempolicy() for relative and static nodes
by Lee Schermerhorn
· 15 years ago
298359c
exit: fix oops in sync_mm_rss
by Michael S. Tsirkin
· 15 years ago
926f2ae
tmpfs: cleanup mpol_parse_str()
by KOSAKI Motohiro
· 15 years ago
12821f5
tmpfs: handle MPOL_LOCAL mount option properly
by KOSAKI Motohiro
· 15 years ago
d69b2e6
tmpfs: mpol=bind:0 don't cause mount error.
by KOSAKI Motohiro
· 15 years ago
413b43d
tmpfs: fix oops on mounts with mpol=default
by Ravikiran G Thirumalai
· 15 years ago
cb53237
mm/ksm.c is doing an unneeded _notify in write_protect_page.
by Robin Holt
· 15 years ago
3fa3046
nommu: fix an incorrect comment in the do_mmap_shared_file()
by David Howells
· 15 years ago
e7bbcdf
memcontrol: fix potential null deref
by Dan Carpenter
· 15 years ago
5cfb80a
memcg: disable move charge in no mmu case
by Daisuke Nishimura
· 15 years ago
c26f91a
x86: Remove excessive early_res debug output
by Jiri Kosina
· 15 years ago
e9e58a4
memcg: avoid use cmpxchg in swap cgroup maintainance
by KAMEZAWA Hiroyuki
· 15 years ago
4e3eadd
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
867578c
memcg: fix oom kill behavior
by KAMEZAWA Hiroyuki
· 15 years ago
a0a4db5
cgroups: remove events before destroying subsystem state objects
by Kirill A. Shutemov
· 15 years ago
daaf1e6
memcg: handle panic_on_oom=always case
by KAMEZAWA Hiroyuki
· 15 years ago
d2265e6
memcg : share event counter rather than duplicate
by KAMEZAWA Hiroyuki
· 15 years ago
430e4863
memcg: update threshold and softlimit at commit
by KAMEZAWA Hiroyuki
· 15 years ago
c62b1a3
memcg: use generic percpu instead of private implementation
by KAMEZAWA Hiroyuki
· 15 years ago
6a6135b
memcg: typo in comment to mem_cgroup_print_oom_info()
by Kirill A. Shutemov
· 15 years ago
2e72b63
memcg: implement memory thresholds
by Kirill A. Shutemov
· 15 years ago
378ce72
memcg: rework usage of stats by soft limit
by Kirill A. Shutemov
· 15 years ago
104f392
memcg: extract mem_group_usage() from mem_cgroup_read()
by Kirill A. Shutemov
· 15 years ago
483c30b
memcg: improve performance in moving swap charge
by Daisuke Nishimura
· 15 years ago
0249144
memcg: move charges of anonymous swap
by Daisuke Nishimura
· 15 years ago
8033b97
memcg: avoid oom during moving charge
by Daisuke Nishimura
· 15 years ago
854ffa8
memcg: improve performance in moving charge
by Daisuke Nishimura
· 15 years ago
4ffef5f
memcg: move charges of anonymous page
by Daisuke Nishimura
· 15 years ago
7dc74be
memcg: add interface to move charge at task migration
by Daisuke Nishimura
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
718a382
mm: introduce dump_page() and print symbolic flag names
by Wu Fengguang
· 15 years ago
2d30a1f
mm: do not iterate over NR_CPUS in __zone_pcp_update()
by Thomas Gleixner
· 15 years ago
53bddb4
nommu: fix build breakage
by KAMEZAWA Hiroyuki
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
9cd4361
kobject: Constify struct kset_uevent_ops
by Emese Revfy
· 15 years ago
08259d5
mm: add comment on swap_duplicate's error code
by Hugh Dickins
· 15 years ago
c08c6e1
nommu: get_user_pages(): pin last page on non-page-aligned start
by Steven J. Magnani
· 15 years ago
64574746
vmscan: detect mapped file pages used only once
by Johannes Weiner
· 15 years ago
31c0569
vmscan: drop page_mapping_inuse()
by Johannes Weiner
· 15 years ago
dfc8d63
vmscan: factor out page reference checks
by Johannes Weiner
· 15 years ago
72f0ba0
mm: suppress pfn range output for zones without pages
by David Rientjes
· 15 years ago
452aa69
mm/pm: force GFP_NOIO during suspend/hibernation and resume
by Rafael J. Wysocki
· 15 years ago
ad2bd7e
mm/swapfile.c: fix swapon size off-by-one
by Hugh Dickins
· 15 years ago
fc148a5
mm: remove VM_LOCK_RMAP code
by Rik van Riel
· 15 years ago
c44b674
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
by Rik van Riel
· 15 years ago
033a64b
rmap: remove obsolete check from __page_check_anon_rmap()
by Rik van Riel
· 15 years ago
5beb493
mm: change anon_vma linking to fix multi-process server scalability issue
by Rik van Riel
· 15 years ago
648bcc7
mm/memcontrol.c: fix "integer as NULL pointer" sparse warning
by Thiago Farina
· 15 years ago
0141450
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
by Wu Fengguang
· 15 years ago
85f1fb7
mm/migrate.c: kill anon local variable from migrate_page_copy
by KOSAKI Motohiro
· 15 years ago
da0aa13
mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
by KOSAKI Motohiro
· 15 years ago
d96ae53
memory-hotplug: create /sys/firmware/memmap entry for new memory
by akpm@linux-foundation.org
· 15 years ago
9d8cebd
mm: fix mbind vma merge problem
by KOSAKI Motohiro
· 15 years ago
93e4a89
mm: restore zone->all_unreclaimable to independence word
by KOSAKI Motohiro
· 15 years ago
fc91668
mm: remove free_hot_page()
by Li Hong
· 15 years ago
c475dab
mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
by Li Hong
· 15 years ago
f650316
mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
by Li Hong
· 15 years ago
76ca542
mm, lockdep: annotate reclaim context to zone reclaim too
by KOSAKI Motohiro
· 15 years ago
84b1849
vmscan: get_scan_ratio() cleanup
by KOSAKI Motohiro
· 15 years ago
45973d7
vmscan: check high watermark after shrink zone
by Minchan Kim
· 15 years ago
59e99e5
mm: use rlimit helpers
by Jiri Slaby
· 15 years ago
06f9d8c
mm: mlock_vma_pages_range() only return success or failure
by KOSAKI Motohiro
· 15 years ago
c58267c
mm: mlock_vma_pages_range() never return negative value
by KOSAKI Motohiro
· 15 years ago
Next »