summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-12/+50
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds8-31/+61
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2463-4249/+4249
2011-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-7/+36
2011-04-07fix build fail for hv_mouse indefine udelayYouquan Song1-0/+1
2011-04-07mm: avoid wrapping vm_pgoff in mremap()Linus Torvalds1-2/+9
2011-04-06HID: Add support for CH Pro ThrottleJiri Kosina2-0/+2
2011-04-06HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas1-0/+2
2011-04-06KVM: move and fix substitue search for missing CPUID entriesAndre Przywara1-6/+25
2011-04-06KVM: fix XSAVE bit scanningAndre Przywara1-3/+3
2011-04-06KVM: Enable async page fault processingGleb Natapov1-2/+21
2011-04-06KVM: fix crash on irqfd deassignMichael S. Tsirkin1-1/+1
2011-04-06Linux 2.6.39-rc2Linus Torvalds1-1/+1
2011-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds14-91/+148
2011-04-06inotify: fix double free/corruption of stuct userEric Paris2-26/+14
2011-04-06ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-06block: fix request sorting at unplugKonstantin Khlebnikov1-1/+1
2011-04-06dm: improve block integrity supportMike Snitzer3-35/+93
2011-04-06fs: export empty_aopsJens Axboe4-5/+12
2011-04-06ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1
2011-04-06blk-throttle: don't call xchg on boolAndreas Schwab1-2/+2
2011-04-06ufs: remove unessecary blk_flush_plugChristoph Hellwig1-1/+0
2011-04-06block: make the flush insertion use the tail of the dispatch listJens Axboe1-2/+2
2011-04-06block: get rid of elv_insert() interfaceJens Axboe3-23/+17
2011-04-06block: dump request state on seeing a corrupted request completionJens Axboe1-1/+1
2011-04-06Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-44/+0
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-109/+221
2011-04-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds10-38/+57
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-25/+145
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-60/+138
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson1-24/+0
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson1-20/+0
2011-04-05UBI: do not select KALLSYMS_ALLArtem Bityutskiy1-1/+1
2011-04-05UBI: do not compare array with NULLArtem Bityutskiy1-5/+0
2011-04-05UBI: check if we are in RO mode in the erase routineArtem Bityutskiy1-1/+7
2011-04-05UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy1-5/+36
2011-04-05UBIFS: fix error path in dbg_debugfs_init_fsArtem Bityutskiy1-5/+5
2011-04-05UBIFS: unify error path dbg_debugfs_init_fsArtem Bityutskiy1-8/+6
2011-04-05UBIFS: do not select KALLSYMS_ALLArtem Bityutskiy1-1/+1
2011-04-05UBIFS: fix assertion warningsArtem Bityutskiy1-1/+2
2011-04-05UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy1-4/+3
2011-04-05UBIFS: do not read flash unnecessarilyArtem Bityutskiy1-1/+1
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans1-6/+11
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2-1/+4
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt1-1/+1
2011-04-05powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker1-3/+3
2011-04-05Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt5-27/+38
2011-04-05Btrfs: don't warn in btrfs_add_orphanJosef Bacik1-2/+0
2011-04-05Btrfs: fix free space cache when there are pinned extents and clusters V2Josef Bacik1-4/+78
2011-04-05Btrfs: Fix uninitialized root flags for subvolumesLi Zefan5-1/+30