Merge branch 'rmobile/fbdev' into rmobile-latest
[deliverable/linux.git] / mm / swapfile.c
2011-03-26  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-03-26  Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2011-03-26  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2011-03-26  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-03-26  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-03-25  Linus TorvaldsMerge branch 'nfs-for-2.6.39' of git://git.linux-nfs...
2011-03-25  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-25  Artem BityutskiyMerge branch 'master' of git://git./linux/kernel/git...
2011-03-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-25  Linus TorvaldsMerge branch 'slab/urgent' of git://git./linux/kernel...
2011-03-25  Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-03-24  Paul MundtMerge branch 'viafb-next' of git://github.com/schandina...
2011-03-24  Trond MyklebustMerge branch 'nfs-for-2.6.39' into nfs-for-next
2011-03-24  Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-24  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-03-24  Linus TorvaldsMerge branch 'rmobile-latest' of git://git./linux/kerne...
2011-03-24  Linus TorvaldsMerge branch 'sh-latest' of git://git./linux/kernel...
2011-03-24  Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-03-24  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-03-24  Linus TorvaldsMerge branch 'for-linus' of git://android.git./kernel...
2011-03-24  Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-03-24  Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-03-24  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-03-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-24  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-03-24  Linus TorvaldsMerge branch 'for-2.6.39' of git://linux-nfs.org/~bfiel...
2011-03-24  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2011-03-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-24  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-03-24  Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2011-03-24  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/fbdev-2.6
2011-03-24  Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2011-03-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-24  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2011-03-24  KAMEZAWA Hiroyukimemcg: fix ugly initialization of return value is in...
2011-03-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-23  Cesar Eduardo Barrossys_swapon: fix inode locking
2011-03-23  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2011-03-23  Len BrownMerge branch 'sysdev' into release
2011-03-23  Len BrownMerge branch 'linus' into release
2011-03-23  Len BrownMerge branch 'button-cleanup' into release
2011-03-23  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-23  Cesar Eduardo Barrosmm: remove inline from scan_swap_map()
2011-03-23  Cesar Eduardo Barrossys_swapon: separate final enabling of the swapfile
2011-03-23  Cesar Eduardo Barrossys_swapoff: change order to match sys_swapon
2011-03-23  Cesar Eduardo Barrossys_swapon: move printk outside lock
2011-03-23  Cesar Eduardo Barrossys_swapon: remove nr_good_pages variable
2011-03-23  Cesar Eduardo Barrossys_swapon: simplify error flow in setup_swap_map_and_e...
2011-03-23  Cesar Eduardo Barrossys_swapon: separate parsing of bad blocks and extents
2011-03-23  Cesar Eduardo Barrossys_swapon: call swap_cgroup_swapon() earlier
2011-03-23  Cesar Eduardo Barrossys_swapon: simplify error flow in read_swap_header()
2011-03-23  Cesar Eduardo Barrossys_swapon: separate parsing of swapfile header
2011-03-23  Cesar Eduardo Barrossys_swapon: move setting of swapfilepages near use
2011-03-23  Cesar Eduardo Barrossys_swapon: simplify error flow in claim_swapfile()
2011-03-23  Cesar Eduardo Barrossys_swapon: separate bdev claim and inode lock
2011-03-23  Cesar Eduardo Barrossys_swapon: use a single error label
2011-03-23  Cesar Eduardo Barrossys_swapon: do only cleanup in the cleanup blocks
2011-03-23  Cesar Eduardo Barrossys_swapon: remove bdev variable
2011-03-23  Cesar Eduardo Barrossys_swapon: move setting of error nearer use
2011-03-23  Cesar Eduardo Barrossys_swapon: remove did_down variable
2011-03-23  Cesar Eduardo Barrossys_swapon: remove initial value of name variable
2011-03-23  Cesar Eduardo Barrossys_swapon: simplify error flow in alloc_swap_info()
2011-03-23  Cesar Eduardo Barrossys_swapon: simplify error return from swap_info allocation
2011-03-23  Cesar Eduardo Barrossys_swapon: separate swap_info allocation
2011-03-23  Cesar Eduardo Barrossys_swapon: do not depend on "type" after allocation
2011-03-23  Cesar Eduardo Barrossys_swapon: remove changelog from function comment
2011-03-23  Cesar Eduardo Barrossys_swapon: use vzalloc() instead of vmalloc/memset
2011-03-23  Mel Gormanmm: swap: unlock swapfile inode mutex before closing...
2011-03-21  Ben DooksMerge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639...
2011-03-21  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2011-03-21  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-03-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-03-21  Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2011-03-20  Ben DooksMerge branch 'for-2639/i2c/i2c-u2c12' into for-linus...
2011-03-20  Russell KingMerge branches 'fixes', 'pgt-next' and 'versatile'...
2011-03-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-19  Dmitry TorokhovMerge branch 'next' into for-linus
2011-03-18  Len BrownMerge branch 'acpica' into release
2011-03-18  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-03-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-18  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18  Takashi IwaiMerge branch 'topic/misc' into for-linus
2011-03-18  Linus TorvaldsMerge branches 'defcfg', 'drivers' and 'cyberpro-next...
2011-03-18  Linus TorvaldsMerge branches 'stable/irq.fairness' and 'stable/irq...
2011-03-18  Linus TorvaldsMerge branches 'stable/hvc-console', 'stable/gntalloc...
2011-03-18  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-03-18  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-17  Chris MetcalfMerge tag 'v2.6.38' of git://git./linux/kernel/git...
2011-03-17  J. Bruce FieldsMerge create_session decoding fix into for-2.6.39
2011-03-17  Jan KaraMerge branch 'for_next' into for_linus
2011-03-17  Ingo MolnarMerge branch 'core' of git://git./linux/kernel/git...
2011-03-17  Russell KingMerge branches 'aaci', 'mmci-dma', 'pl' and 'pl011...
2011-03-17  Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
next
This page took 0.316017 seconds and 108 git commands to generate.