serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / mm /
2012-04-30 Chris Metcalfhugetlb: fix race condition in hugetlb_fault()
2012-04-02 Andy WhitcroftUBUNTU: SAUCE: (no-up) add tracing for user initiated...
2012-04-02 Ingo MolnarUBUNTU: ubuntu: nx-emu - i386: mmap randomization for...
2012-04-02 Ingo MolnarUBUNTU: ubuntu: nx-emu - i386: NX emulation
2012-04-02 Tim GardnerUBUNTU: SAUCE: (no-up) swap: Add notify_swap_entry_free...
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()
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-22 Dave Kleikampvfs: __read_cache_page should use gfp argument rather...
2011-12-20 Kautuk Consulmm/vmalloc.c: remove static declaration of va from...
2011-12-20 Frantisek Hrbataoom: fix integer overflow of points in oom_badness
2011-12-20 Hillf Dantonmemcg: keep root group unchanged if creation fails
2011-12-15 Eugene Suroveginpercpu: fix per_cpu_ptr_to_phys() handling of non-page...
2011-12-13 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-12-09 Mel Gormanmm: vmalloc: check for page allocation failure before...
2011-12-09 Michal Hockomm: Ensure that pfn_valid() is called once per pagebloc...
2011-12-09 Hillf Dantonmm/migrate.c: pair unlock_page() and lock_page() when...
2011-12-09 Youquan Songthp: set compound tail page _count to zero
2011-12-09 Andrea Arcangelithp: reduce khugepaged freezing latency
2011-12-09 Konstantin Khlebnikovvmscan: use atomic-long for shrinker batching
2011-12-09 Konstantin Khlebnikovvmscan: fix initial shrinker size handling
2011-12-08 Wu Fengguangwriteback: set max_pause to lowest value on zero bdi_dirty
2011-12-08 Wu Fengguangwriteback: permit through good bdi even when global...
2011-12-08 Wu Fengguangwriteback: comment on the bdi dirty threshold
2011-12-05 Peter Zijlstraslab, lockdep: Fix silly bug
2011-12-02 Jan Karafs: Make write(2) interruptible by a fatal signal
2011-11-29 Linus TorvaldsMerge branch 'slab/urgent' of git://git./linux/kernel...
2011-11-28 Linus TorvaldsMerge branch 'for-3.2-fixes' of git://git./linux/kernel...
2011-11-24 Eric Dumazetslub: avoid potential NULL dereference or corruption
2011-11-24 Christoph Lameterslub: use irqsafe_cpu_cmpxchg for put_cpu_partial
2011-11-23 Dave Youngpercpu: explain why per_cpu_ptr_to_phys() is more compl...
2011-11-22 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-22 Tejun Heopercpu: fix chunk range calculation
2011-11-22 Bob Liupercpu: rename pcpu_mem_alloc to pcpu_mem_zalloc
2011-11-18 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.2' of git:/...
2011-11-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-11-17 Wu Fengguangwriteback: remove vm_dirties and task->dirties
2011-11-17 Wu Fengguangwriteback: hard throttle 1000+ dd on a slow USB stick
2011-11-16 David Vrabelxen: map foreign pages for shared rings by updating...
2011-11-16 Jan Karamm: Make task in balance_dirty_pages() killable
2011-11-16 Hillf Dantonhugetlb: release pages in the error path of hugetlb_cow()
2011-11-16 Michal Hockooom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN
2011-11-15 Shaohua Lislub: move discard_slab out of node lock
2011-11-15 Shaohua Lislub: use correct parameter to add a page to partial...
2011-11-11 Rabin Vincentbacking-dev: ensure wakeup_timer is deleted
2011-11-07 Wu Fengguangwriteback: fix uninitialized task_ratelimit
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/core' of git://git.kernel.dk...
2011-11-02 Linus TorvaldsMerge branch 'akpm' (Andrew's incoming - part two)
2011-11-02 H Hartley Sweetenmm/page_cgroup.c: quiet sparse noise
2011-11-02 Steven Rostedtmemcg: Fix race condition in memcg_check_events() with...
2011-11-02 Johannes Weinermemcg: close race between charge and putback
2011-11-02 Johannes Weinermemcg: skip scanning active lists based on individual...
2011-11-02 Igor Mammedovmemcg: do not expose uninitialized mem_cgroup_per_node...
2011-11-02 KAMEZAWA Hiroyukimemcg: fix oom schedule_timeout()
2011-11-02 Raghavendra K Tmemcg: rename mem variable to memcg
2011-11-02 Steven Rostedtcgroup/kmemleak: Annotate alloc_page() for cgroup alloc...
2011-11-02 Andrea Arcangelimm: thp: tail page refcounting fix
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-01 Dimitri Sivanichmm/vmstat.c: cache align vm_stat
2011-11-01 Hugh Dickinsmm: munlock use mapcount to avoid terrible overhead
2011-11-01 Hillf Dantonmm/huge_memory: fix typo when updating mmu cache
2011-11-01 Hillf Dantonmm/huge_memory: fix copying user highpage
2011-11-01 Christoph Lametermm: do not drain pagevecs for mlockall(MCL_FUTURE)
2011-11-01 Mel Gormanvmscan: abort reclaim/compaction if compaction can...
2011-11-01 Rik van Rielvmscan: limit direct reclaim for higher order allocations
2011-11-01 Minchan Kimvmscan: add barrier to prevent evictable page in unevic...
2011-11-01 H Hartley Sweetenmm/huge_memory.c: quiet sparse noise
2011-11-01 H Hartley Sweetenmm/mempolicy.c: quiet sparse noise
2011-11-01 H Hartley Sweetenmm/thrash.c: quiet sparse noise
2011-11-01 H Hartley Sweetenmm/memblock.c: quiet sparse noise
2011-11-01 Johannes Weinermm: disable user interface to manually rescue unevictab...
2011-11-01 Kautuk Consulvmscan.c: fix invalid strict_strtoul() check in write_s...
2011-11-01 Li Haifengmm: fix kunmap_high() comment
2011-11-01 Kyungmin Parkmm: compaction: make compact_zone_order() static
2011-11-01 Dean NelsonHWPOISON: convert pr_debug()s to pr_info()s
2011-11-01 Kautuk Consulmm/mmap.c: eliminate the ret variable from mm_take_all_...
2011-11-01 Andrew Mortonmm-add-comment-explaining-task-state-setting-in-bdi_for...
2011-11-01 Wanlong Gaoksm: fix the comment of try_to_unmap_one()
2011-11-01 Joe Perchesmm/vmalloc.c: report more vmalloc failures
2011-11-01 Alex,Shikswapd: assign new_order and new_classzone_idx after...
2011-11-01 Jonghwan Choimm/memblock.c: small function definition fixes
next