USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers
[linux-flexiantxendom0.git] / mm /
2011-08-25 Johannes Weinermemcg: fix hierarchical oom locking
2011-08-25 Shaohua Livmscan: clear ZONE_CONGESTED for zone with good watermark
2011-08-25 Shaohua Limm: fix a vmscan warning
2011-08-25 Johannes Weinermemcg: pin execution to current cpu while draining...
2011-08-25 Linus TorvaldsMerge branch 'urgent-for-linus' of git://git./linux...
2011-08-19 Wu Fengguangsqueeze max-pause area and drop pass-good area
2011-08-17 Ian Campbellmm: make HASHED_PAGE_VIRTUAL page_address' struct page...
2011-08-14 Clemens Ladischmm: fix wrong vmap address calculations with odd NR_CPU...
2011-08-10 Michal HockoRevert "memcg: get rid of percpu_charge_mutex lock"
2011-08-09 Christoph Lameterslub: Fix partial count comparison confusion
2011-08-09 Akinobu Mitaslub: fix check_bytes() for slub debugging
2011-08-09 Christoph Lameterslub: Fix full list corruption if debugging is on
2011-08-05 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2011-08-04 Peter Zijlstraslab, lockdep: Annotate the locks before using them
2011-08-04 Peter Zijlstraslab, lockdep: Annotate slab -> rcu -> debug_object...
2011-08-04 Linus TorvaldsMerge branch 'apei-release' of git://git./linux/kernel...
2011-08-04 Hugh Dickinsmm: clarify the radix_tree exceptional cases
2011-08-04 Hugh Dickinstmpfs radix_tree: locate_item to speed up swapoff
2011-08-04 Hugh Dickinsmm: a few small updates for radix-swap
2011-08-04 Hugh Dickinstmpfs: use kmemdup for short symlinks
2011-08-04 Hugh Dickinstmpfs: convert shmem_writepage and enable swap
2011-08-04 Hugh Dickinstmpfs: convert mem_cgroup shmem to radix-swap
2011-08-04 Hugh Dickinstmpfs: convert shmem_getpage_gfp to radix-swap
2011-08-04 Hugh Dickinstmpfs: convert shmem_unuse_inode to radix-swap
2011-08-04 Hugh Dickinstmpfs: convert shmem_truncate_range to radix-swap
2011-08-04 Hugh Dickinstmpfs: copy truncate_inode_pages_range
2011-08-04 Hugh Dickinstmpfs: miscellaneous trivial cleanups
2011-08-04 Hugh Dickinstmpfs: demolish old swap vector support
2011-08-04 Hugh Dickinsmm: let swap use exceptional entries
2011-08-04 Hugh Dickinsradix_tree: exceptional entries and indices
2011-08-04 Akinobu Mitafault-injection: add ability to export fault_attr in...
2011-08-03 Len BrownMerge branch 'apei' into apei-release
2011-08-03 Huang YingHWPoison: add memory_failure_queue()
2011-08-02 Oleg Nesterovoom: task->mm == NULL doesn't mean the memory was freed
2011-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-31 Andrew Mortonslab: use NUMA_NO_NODE
2011-07-30 Linus TorvaldsMerge branch 'slub/lockless' of git://git./linux/kernel...
2011-07-28 Eric Dumazetslab: remove one NR_CPUS dependency
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-26 Akinobu Mitafail_page_alloc: simplify debugfs initialization
2011-07-26 Akinobu Mitafailslab: simplify debugfs initialization
2011-07-26 Akinobu Mitafault-injection: use debugfs_remove_recursive
2011-07-26 Michal Hockocpusets: randomize node rotor used in cpuset_mem_spread...
2011-07-26 Michal Hockomemcg: get rid of percpu_charge_mutex lock
2011-07-26 Michal Hockomemcg: add mem_cgroup_same_or_subtree() helper
2011-07-26 Michal Hockomemcg: unify sync and async per-cpu charge cache draining
2011-07-26 Michal Hockomemcg: do not try to drain per-cpu caches without pages
2011-07-26 KAMEZAWA Hiroyukimemcg: add memory.vmscan_stat
2011-07-26 Daisuke Nishimuramemcg: fix behavior of mem_cgroup_resize_limit()
2011-07-26 KAMEZAWA Hiroyukimemcg: fix vmscan count in small memcgs
2011-07-26 Michal Hockomemcg: change memcg_oom_mutex to spinlock
2011-07-26 Michal Hockomemcg: make oom_lock 0 and 1 based rather than counter
2011-07-26 KAMEZAWA Hiroyukimemcg: consolidate memory cgroup lru stat functions
2011-07-26 KAMEZAWA Hiroyukimemcg: export memory cgroup's swappiness with mem_cgrou...
2011-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-26 Linus TorvaldsMerge 'akpm' patch series
2011-07-26 Maxin B Johndevres: fix possible use after free
2011-07-26 Wu Fengguangwriteback: account NR_WRITTEN at IO completion time
2011-07-26 Hugh Dickinstmpfs: simplify unuse and writepage
2011-07-26 Hugh Dickinstmpfs: simplify filepage/swappage
2011-07-26 Hugh Dickinstmpfs: simplify prealloc_page
2011-07-26 Hugh Dickinstmpfs: remove_shmem_readpage
2011-07-26 Hugh Dickinstmpfs: pass gfp to shmem_getpage_gfp
2011-07-26 Hugh Dickinstmpfs: refine shmem_file_splice_read
2011-07-26 Hugh Dickinstmpfs: clone shmem_file_splice_read()
2011-07-26 Benjamin Herrenschmidtmm/futex: fix futex writes on archs with SW tracking...
2011-07-26 Konstantin Khlebnikovmm: remove useless rcu lock-unlock from mapping_tagged()
2011-07-26 Mel Gormanmm: page allocator: reconsider zones for allocation...
2011-07-26 Mel Gormanmm: page allocator: initialise ZLC for first zone eligi...
2011-07-26 KAMEZAWA Hiroyukimm: preallocate page before lock_page() at filemap COW
2011-07-26 Hugh Dickinstmpfs: no need to use i_lock
2011-07-26 Hugh Dickinsmm: pincer in truncate_inode_pages_range
2011-07-26 Hugh Dickinsmm: consistent truncate and invalidate loops
2011-07-26 Hugh Dickinsmm: tidy vmtruncate_range and related functions
2011-07-26 Hugh Dickinsmm: cleanup descriptions of filler arg
2011-07-26 Dmitry Finkmmap: fix and tidy up overcommit page arithmetic
2011-07-26 Andrew Mortonmm/memblock.c: avoid abuse of RED_INACTIVE
2011-07-26 David Rientjesoom: remove references to old badness() function
2011-07-26 Andrew Mortonmm/memory.c: remove ZAP_BLOCK_SIZE
2011-07-26 Chris Forbesmm: hugetlb: fix coding style issues
2011-07-26 Chris Wrightmm/huge_memory.c: minor lock simplification in __khugep...
2011-07-26 Daniel Kipermm/page_cgroup.c: simplify code by using SECTION_ALIGN_...
2011-07-26 WANG Congmm: remove the leftovers of noswapaccount
2011-07-26 KOSAKI Motohiropagewalk: fix code comment for THP
2011-07-26 KOSAKI Motohiropagewalk: add locking-rule comments
2011-07-26 KOSAKI Motohiropagewalk: don't look up vma if walk->hugetlb_entry...
2011-07-26 KOSAKI Motohiropagewalk: fix walk_page_range() don't check find_vma...
2011-07-26 KOSAKI Motohiromm: swap-token: add a comment for priority aging
2011-07-26 KOSAKI Motohiromm: swap-token: makes global variables to function...
2011-07-26 KOSAKI Motohiromm: swap-token: fix dead link
2011-07-26 Daniel Kipermm: extend memory hotplug API to allow memory hotplug...
2011-07-26 Peter Zijlstramm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
2011-07-26 Ian Campbellmm: make some struct page's const
2011-07-26 Becky Brucehugetlb: add phys addr to struct huge_bootmem_page
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-25 Christoph Hellwigfs: take the ACL checks to common code
2011-07-25 Christoph Lameterslub: When allocating a new slab also prep the first...
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/core' of git://git.kernel.dk...
2011-07-24 Martin Schwidefsky[S390] reference bit testing for unmapped pages
next