ALSA: usb-audio: Use rwsem for disconnect protection
[pandora-kernel.git] / mm /
2012-10-30 Jan Karamm: fix XFS oops due to dirty pages without buffers...
2012-10-30 Hugh Dickinstmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
2012-10-17 Mel Gormanmempolicy: fix a memory corruption by refcount imbalanc...
2012-10-17 KOSAKI Motohiromempolicy: fix refcount leak in mpol_set_shared_policy()
2012-10-17 Mel Gormanmempolicy: fix a race in shared_policy_replace()
2012-10-17 KOSAKI Motohiromempolicy: remove mempolicy sharing
2012-10-17 Michal Hockohugetlb: do not use vma_hugecache_offset() for vma_prio...
2012-10-17 Hillf Dantonmm: hugetlb: fix pgoff computation when unmapping page...
2012-10-17 Hugh Dickinsmm: fix invalidate_complete_page2() lock ordering
2012-10-17 Michael Wangslab: fix the DEADLOCK issue on l3 alien lock
2012-10-10 qiuxishimemory hotplug: fix section info double registration bug
2012-10-10 Li Haifengmm/page_alloc: fix the page address of higher page...
2012-09-19 Dave JonesRemove user-triggerable BUG from mpol_to_str
2012-09-12 Satoru Moriyamm: avoid swapping out with swappiness==0
2012-08-09 Mel Gormanmm: hugetlbfs: close race during teardown of hugetlbfs...
2012-08-09 Xiao Guangrongmm: mmu_notifier: fix freed page still mapped in second...
2012-08-09 Xishi Qiumm: setup pageblock_order before it's used by sparsemem
2012-08-09 Andrew Mortonmm/page_alloc.c: remove pageblock_default_order()
2012-08-02 Joonsoo Kimmm: fix wrong argument of migrate_huge_pages() in soft_...
2012-08-02 Konstantin Khlebnikovmm/hugetlb: fix warning in alloc_huge_page/dequeue_huge...
2012-08-02 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-08-02 Johannes Weinermm: vmscan: convert global reclaim to per-memcg LRU...
2012-08-02 Hugh Dickinsmm: test PageSwapBacked in lumpy reclaim
2012-08-02 Minchan Kimmm/vmscan.c: consider swap space when deciding whether...
2012-08-02 Konstantin Khlebnikovvmscan: activate executable pages after first usage
2012-08-02 Konstantin Khlebnikovvmscan: promote shared file mapped pages
2012-08-02 Mel Gormanmm: vmscan: check if reclaim should really abort even...
2012-08-02 Mel Gormanmm: vmscan: do not OOM if aborting reclaim to start...
2012-08-02 Mel Gormanmm: vmscan: when reclaiming for compaction, ensure...
2012-08-02 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-08-02 Mel Gormanmm: compaction: make isolate_lru_page() filter-aware...
2012-08-02 Mel Gormanmm: page allocator: do not call direct reclaim for...
2012-08-02 Mel Gormanmm: compaction: determine if dirty pages can be migrate...
2012-08-02 Mel Gormanmm: compaction: allow compaction to isolate dirty pages
2012-08-02 Mel Gormanmm: reduce the amount of work done when updating min_fr...
2012-07-25 Aaditya Kumarmm: fix lost kswapd wakeup in kswapd_stop()
2012-07-25 David Rientjesmm, thp: abort compaction if migration page cannot...
2012-07-25 Jiang Liumemory hotplug: fix invalid memory access caused by...
2012-07-25 David Gibsonhugepages: fix use after free bug in "quota" handling
2012-07-12 Andy Lutomirskimm: Hold a file reference in madvise_remove
2012-07-12 Eric Dumazetsplice: fix racy pipe->buffers uses
2012-06-19 Hugh Dickinsswap: fix shmem swapping when more than 8 areas
2012-06-10 Joonsoo Kimslub: fix a memory leak in get_partial_node()
2012-06-10 Dave Hansenmm: fix vma_resv_map() NULL pointer
2012-06-10 KyongHomm: fix faulty initialization in vmalloc_init()
2012-06-10 Minchan Kimmm/vmalloc.c: change void* into explict vm_struct*
2012-06-10 Dave Hansenhugetlb: fix resv_map leak in error path
2012-06-10 Michal Hockomm: consider all swapped back pages in used-once logic
2012-05-30 Sha Zhengjumemcg: free spare array to avoid memory leak
2012-05-30 Shaohua Liswap: don't do discard if no discard option added
2012-05-20 Russ Andersonmm: nobootmem: fix sign extend problem in __free_pages_...
2012-05-20 Chris Metcalfhugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
2012-05-20 Tejun Heopercpu: pcpu_embed_first_chunk() should free unused...
2012-05-11 Hugh Dickinsmm: fix s390 BUG by __set_page_dirty_no_writeback on...
2012-04-22 Chris Metcalfhugetlb: fix race condition in hugetlb_fault()
2012-04-02 Christoph Lameterslub: Do not hold slub_lock when calling sysfs_slab_add()
2012-04-02 Nishanth Aravamudanbootmem/sparsemem: remove limit constraint in alloc_boo...
2012-04-02 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2012-03-12 Andrea Arcangelimm: thp: fix BUG on mm->nr_ptes
2012-03-12 David HowellsNOMMU: Don't need to clear vm_mm when deleting a VMA
2012-03-12 Anton Vorontsovmm: memcg: Correct unregistring of events attached...
2012-03-01 David HowellsNOMMU: Lock i_mmap_mutex for access to the VMA prio...
2012-02-20 Rabin Vincentbacking-dev: fix wakeup timer races with bdi_unregister()
2012-02-13 Hugh Dickinsmm: fix UP THP spin_is_locked BUGs
2012-02-13 Mel Gormanmm: compaction: check for overlapping nodes during...
2012-02-13 Mel Gormanmm: compaction: check pfn_valid when entering a new...
2012-02-13 Carsten Ottemm/filemap_xip.c: fix race condition in xip_file_fault()
2012-02-13 Shaohua Lireadahead: fix pipeline break caused by block plug
2012-01-26 Hugh DickinsSHM_UNLOCK: fix Unevictable pages stranded after swap
2012-01-26 Hugh DickinsSHM_UNLOCK: fix long unpreemptible section
2012-01-26 Michal Hockomm: fix NULL ptr dereference in __count_immobile_pages
2012-01-26 KAMEZAWA Hiroyukimemcg: add mem_cgroup_replace_page_cache() to fix LRU...
2012-01-26 Eric Dumazetslub: fix a possible memleak in __slab_alloc()
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-02 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-12-31 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'v3.2-samsung-fixes-4' of git://git./linux...
2011-12-30 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2011-12-30 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-12-30 Hillf Dantonmm: hugetlb: fix non-atomic enqueue of huge page
2011-12-30 KOSAKI Motohiromm/mempolicy.c: refix mbind_range() vma issue
2011-12-26 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2011-12-24 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-12-24 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-24 Linus TorvaldsMerge tag 'writeback' of git://git./linux/kernel/git...
2011-12-23 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-12-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-23 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-22 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-12-22 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-12-22 Linus TorvaldsMerge branch 'upstream-linus' of git://github.com/jgarz...
next