asus_acpi: convert to seq_file
[safe/jmp/linux-2.6] / mm /
2009-12-18 Linus TorvaldsMerge branch 'cpumask-cleanups' of git://git./linux...
2009-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-18 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-12-17 Hisashi Hifumireadahead: add blk_run_backing_dev
2009-12-17 Rusty Russellcpumask: avoid deprecated function in mm/slab.c
2009-12-17 Al ViroFix breakage in shmem.c
2009-12-16 David HowellsNOMMU: Optimise away the {dac_,}mmap_min_addr tests
2009-12-16 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Christoph Hellwigdirect I/O fallback sync simplification
2009-12-16 Christoph Hellwigmake generic_acl slightly more generic
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-16 Al ViroUntangling ima mess, part 1: alloc_file()
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Al Viroswitch shmem_file_setup() to alloc_file()
2009-12-16 Bob Liumemcg: code clean, remove unused variable in mem_cgroup...
2009-12-16 Daisuke Nishimuramemcg: remove memcg_tasklist
2009-12-16 Daisuke Nishimuramemcg: avoid oom-killing innocent task in case of use_h...
2009-12-16 Daisuke Nishimuramemcg: cleanup mem_cgroup_move_parent()
2009-12-16 Daisuke Nishimuramemcg: add mem_cgroup_cancel_charge()
2009-12-16 KAMEZAWA Hiroyukimemcg: make memcg's file mapped consistent with global VM
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce charging via percpu storage
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce uncharge during unmap/truncate
2009-12-16 Kirill A. Shutemovmemcg: fix memory.memsw.usage_in_bytes for root cgroup
2009-12-16 KAMEZAWA Hiroyukioom-kill: fix NUMA constraint check with nodemask
2009-12-16 KOSAKI Motohirooom-kill: show virtual size and rss information of...
2009-12-16 Andi KleenHWPOISON: Remove stray phrase in a comment
2009-12-16 Andi KleenHWPOISON: Try to allocate migration page on the same...
2009-12-16 Andi KleenHWPOISON: Don't do early filtering if filter is disabled
2009-12-16 Andi KleenHWPOISON: Add a madvise() injector for soft page offlining
2009-12-16 Andi KleenHWPOISON: Add soft page offline support
2009-12-16 Andi KleenHWPOISON: Undefine short-hand macros after use to avoid...
2009-12-16 Andi KleenHWPOISON: Use new shake_page in memory_failure
2009-12-16 Andi KleenHWPOISON: mention HWPoison in Kconfig entry
2009-12-16 Andi KleenHWPOISON: Use get_user_page_fast in hwpoison madvise
2009-12-16 Haicheng LiHWPOISON: add an interface to switch off/on all the...
2009-12-16 Andi KleenHWPOISON: add memory cgroup filter
2009-12-16 Wu Fengguangmemcg: add accessor to mem_cgroup.css
2009-12-16 Wu Fengguangmemcg: rename and export try_get_mem_cgroup_from_page()
2009-12-16 Wu FengguangHWPOISON: add page flags filter
2009-12-16 Wu FengguangHWPOISON: limit hwpoison injector to known page types
2009-12-16 Wu FengguangHWPOISON: add fs/device filters
2009-12-16 Wu FengguangHWPOISON: return 0 to indicate success reliably
2009-12-16 Wu FengguangHWPOISON: make semantics of IGNORED/DELAYED clear
2009-12-16 Wu FengguangHWPOISON: Add unpoisoning support
2009-12-16 Wu FengguangHWPOISON: detect free buddy pages explicitly
2009-12-16 Wu FengguangHWPOISON: remove the free buddy page handler
2009-12-16 Wu FengguangHWPOISON: introduce delete_from_lru_cache()
2009-12-16 Wu FengguangHWPOISON: comment dirty swapcache pages
2009-12-16 Wu FengguangHWPOISON: comment the possible set_page_dirty() race
2009-12-16 Wu FengguangHWPOISON: abort on failed unmap
2009-12-16 Andi KleenHWPOISON: Turn ref argument into flags argument
2009-12-16 Wu FengguangHWPOISON: avoid grabbing the page count multiple times...
2009-12-16 Wu FengguangHWPOISON: return ENXIO on invalid page number
2009-12-16 Wu FengguangHWPOISON: remove the anonymous entry
2009-12-16 Andi KleenHWPOISON: Be more aggressive at freeing non LRU caches
2009-12-15 Jie Zhangnommu: fix malloc performance by adding uninitialized...
2009-12-15 Naoya Horiguchimm hugetlb: add hugepage support to pagemap
2009-12-15 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in walk_page_range()
2009-12-15 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in mincore()
2009-12-15 Mel Gormanhugetlb: abort a hugepage pool resize if a signal is...
2009-12-15 Lee Schermerhornmlock: replace stale comments in munlock_vma_page()
2009-12-15 Lee Schermerhornmm: remove unevictable_migrate_page function
2009-12-15 Mel Gormanhugetlb: acquire the i_mmap_lock before walking the...
2009-12-15 Magnus Dammmm: uncached vma support with writenotify
2009-12-15 Huang Shijievmscan: simplify code
2009-12-15 Rik van Rielvmscan: do not evict inactive pages when skipping an...
2009-12-15 Jan Beulichmm/bootmem.c: properly __init-annotate helper functions
2009-12-15 KOSAKI Motohiromm: simplify try_to_unmap_one()
2009-12-15 Rakib Mullickmm: fix section mismatch in memory_hotplug.c
2009-12-15 Larry Woodmanhugetlb: prevent deadlock in __unmap_hugepage_range...
2009-12-15 Andrew Mortonmm: memory_hotplug: make offline_pages() static
2009-12-15 Hugh Dickinsksm: remove unswappable max_kernel_pages
2009-12-15 Hugh Dickinsksm: memory hotremove migration only
2009-12-15 Hugh Dickinsksm: rmap_walk to remove_migation_ptes
2009-12-15 Hugh Dickinsksm: mem cgroup charge swapin copy
2009-12-15 Hugh Dickinsksm: share anon page without allocating
2009-12-15 Hugh Dickinsksm: take keyhole reference to page
2009-12-15 Hugh Dickinsksm: hold anon_vma in rmap_item
2009-12-15 Hugh Dickinsksm: let shared pages be swappable
2009-12-15 Hugh Dickinsksm: fix mlockfreed to munlocked
2009-12-15 Hugh Dickinsksm: stable_node point to page and back
2009-12-15 Hugh Dickinsksm: separate stable_node
2009-12-15 Hugh Dickinsksm: singly-linked rmap_list
2009-12-15 Hugh Dickinsksm: cleanup some function arguments
2009-12-15 Hugh Dickinsksm: remove redundancies when merging page
2009-12-15 Hugh Dickinsksm: three remove_rmap_item_from_tree cleanups
2009-12-15 KOSAKI Motohirovmscan: make consistent of reclaim bale out between...
2009-12-15 KOSAKI Motohirovmscan: kill sc.swap_cluster_max
2009-12-15 KOSAKI Motohirovmscan: zone_reclaim() don't use insane swap_cluster_max
2009-12-15 KOSAKI Motohirovmscan: kill hibernation specific reclaim logic and...
2009-12-15 KOSAKI Motohirovmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim
2009-12-15 Hugh Dickinsmm: sigbus instead of abusing oom
2009-12-15 Hugh Dickinsmm: stop ptlock enlarging struct page
2009-12-15 Hugh Dickinsmm: pass address down to rmap ones
2009-12-15 Hugh Dickinsmm: CONFIG_MMU for PG_mlocked
2009-12-15 Hugh Dickinsmm: mlocking in try_to_unmap_one
2009-12-15 Hugh Dickinsmm: define PAGE_MAPPING_FLAGS
2009-12-15 KOSAKI Motohirovmscan: stop kswapd waiting on congestion when the...
2009-12-15 Mel Gormanvmscan: have kswapd sleep for a short interval and...
next