Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
[pandora-kernel.git] / mm /
2009-12-17 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2009-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-12-17 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-12-17 Hisashi Hifumireadahead: add blk_run_backing_dev
2009-12-17 Russell KingMerge branch 'cache' (early part)
2009-12-17 Linus TorvaldsMerge branch 'for-33' of git://repo.or.cz/linux-kbuild
2009-12-17 Russell KingMerge branch 'devel' of git://git./linux/kernel/git...
2009-12-17 Al ViroFix breakage in shmem.c
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-16 Linus TorvaldsMerge branch 'next' of git://git.secretlab.ca/git/linux-2.6
2009-12-16 Linus TorvaldsMerge branch 'drm-vmware-staging' of git://git./linux...
2009-12-16 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-16 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-16 Len BrownMerge branch 'misc-2.6.33' into release
2009-12-16 Len BrownMerge branch 'osc' into release
2009-12-16 Len BrownMerge branch 'toshiba-bt' into release
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-12-16 Linus TorvaldsMerge branch 'module' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-12-16 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-12-16 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'akpm'
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-16 Len BrownMerge branch 'dock' into release
2009-12-16 Len BrownMerge branch 'wmi' into release
2009-12-16 Len BrownMerge branch 'ipmi' into release
2009-12-16 Len BrownMerge branch 'dell-wmi' into release
2009-12-16 Len BrownMerge branch 'debug-aml' into release
2009-12-16 Len BrownMerge branch 'bugzilla-14782' into release
2009-12-16 Len BrownMerge branch 'ost' into release
2009-12-16 Len BrownMerge branch 'thinkpad-2.6.33' into release
2009-12-16 Len BrownMerge branch 'thermal-2.6.33' into release
2009-12-16 Len BrownMerge branch 'hp-wmi' into release
2009-12-16 Len BrownMerge branch 'dell-laptop' into release
next