index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2012-02-20
slub: fix a possible memleak in __slab_alloc()
Eric Dumazet
2012-02-13
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
2012-02-13
mm: compaction: check for overlapping nodes during isolation for migration
Mel Gorman
2012-02-13
mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...
Mel Gorman
2012-02-13
mm/filemap_xip.c: fix race condition in xip_file_fault()
Carsten Otte
2012-02-13
readahead: fix pipeline break caused by block plug
Shaohua Li
2012-01-25
mm: fix NULL ptr dereference in __count_immobile_pages
Michal Hocko
2012-01-25
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
KAMEZAWA Hiroyuki
2012-01-06
mm: hugetlb: fix non-atomic enqueue of huge page
Hillf Danton
2012-01-06
memcg: keep root group unchanged if creation fails
Hillf Danton
2012-01-06
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
2012-01-06
oom: fix integer overflow of points in oom_badness
Frantisek Hrbata
2012-01-06
percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses
Eugene Surovegin
2011-12-21
percpu: fix chunk range calculation
Tejun Heo
2011-12-21
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
2011-12-21
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
2011-12-21
thp: set compound tail page _count to zero
Youquan Song
2011-12-09
hugetlb: release pages in the error path of hugetlb_cow()
Hillf Danton
2011-11-21
backing-dev: ensure wakeup_timer is deleted
Rabin Vincent
2011-11-11
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-11
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
2011-10-25
mm: fix race between mremap and removing migration entry
Hugh Dickins
2011-10-03
memcg: fix vmscan count in small memcgs
KAMEZAWA Hiroyuki
2011-10-03
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
2011-10-03
mm: sync vmalloc address space page tables in alloc_vm_area()
David Vrabel
2011-10-03
mm: page allocator: reconsider zones for allocation after direct reclaim
Mel Gorman
2011-10-03
mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim
Mel Gorman
2011-08-17
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
2011-08-04
oom: task->mm == NULL doesn't mean the memory was freed
Oleg Nesterov
2011-08-04
memcg: fix behavior of mem_cgroup_resize_limit()
Daisuke Nishimura
2011-08-04
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
Peter Zijlstra
2011-08-04
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
2011-07-19
vmscan: fix a livelock in kswapd
Shaohua Li
2011-07-08
mm/nommu.c: fix remap_pfn_range()
Bob Liu
2011-07-08
memcg: fix numa scan information update to be triggered by memory event
KAMEZAWA Hiroyuki
2011-07-08
memcg: fix reclaimable lru check in memcg
KAMEZAWA Hiroyuki
2011-07-08
mm: __tlb_remove_page() check the correct batch
Shaohua Li
2011-07-08
mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully
Mel Gorman
2011-07-08
mm: vmscan: evaluate the watermarks against the correct classzone
Mel Gorman
2011-07-08
mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...
Mel Gorman
2011-07-08
mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely
Mel Gorman
2011-06-27
memcg: fix direct softlimit reclaim to be called in limit path
KAMEZAWA Hiroyuki
2011-06-27
mm: fix assertion mapping->nrpages == 0 in end_writeback()
Jan Kara
2011-06-27
mm/memory-failure.c: fix spinlock vs mutex order
Peter Zijlstra
2011-06-27
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
2011-06-27
tmpfs: take control of its truncate_range
Hugh Dickins
2011-06-27
mm: move shmem prototypes to shmem_fs.h
Hugh Dickins
2011-06-27
mm: move vmtruncate_range to truncate.c
Hugh Dickins
2011-06-22
mm, hotplug: protect zonelist building with zonelists_mutex
David Rientjes
2011-06-22
mm, hotplug: fix error handling in mem_online_node()
David Rientjes
[next]