summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe
2011-04-05blk-throttle: don't call xchg on boolAndreas Schwab
2011-04-05ufs: remove unessecary blk_flush_plugChristoph Hellwig
2011-04-05block: make the flush insertion use the tail of the dispatch listJens Axboe
2011-04-05block: get rid of elv_insert() interfaceJens Axboe
2011-04-05block: dump request state on seeing a corrupted request completionJens Axboe
2011-04-05Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-04-05staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...Michael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-05perf probe: Fix listing incorrect line number with inline functionMasami Hiramatsu
2011-04-05perf probe: Fix to find recursively inlined functionMasami Hiramatsu
2011-04-05perf probe: Fix multiple --vars options behaviorMasami Hiramatsu
2011-04-05perf probe: Fix to remove redundant closeMasami Hiramatsu
2011-04-05perf probe: Fix to ensure function declared fileMasami Hiramatsu
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson
2011-04-05sched: Clean up rebalance_domains() load-balance interval calculationPeter Zijlstra
2011-04-05UBI: do not select KALLSYMS_ALLArtem Bityutskiy
2011-04-05UBI: do not compare array with NULLArtem Bityutskiy
2011-04-05UBI: check if we are in RO mode in the erase routineArtem Bityutskiy
2011-04-05UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy
2011-04-05UBIFS: fix error path in dbg_debugfs_init_fsArtem Bityutskiy
2011-04-05UBIFS: unify error path dbg_debugfs_init_fsArtem Bityutskiy
2011-04-05UBIFS: do not select KALLSYMS_ALLArtem Bityutskiy
2011-04-05UBIFS: fix assertion warningsArtem Bityutskiy
2011-04-05UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy
2011-04-05UBIFS: do not read flash unnecessarilyArtem Bityutskiy
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt
2011-04-05powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker
2011-04-05Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-04-04staging/rtl81*: build as loadable modules onlyRandy Dunlap
2011-04-04staging: brcm80211: removed 'is_amsdu causing toss' log spamRoland Vossen
2011-04-04staging: brcm80211: fix for 'Short CCK' log spamRoland Vossen
2011-04-04staging: brcm80211: fix for 'AC_BE txop..' logs spammed problemRoland Vossen
2011-04-05Btrfs: don't warn in btrfs_add_orphanJosef Bacik
2011-04-05Btrfs: fix free space cache when there are pinned extents and clusters V2Josef Bacik
2011-04-05Btrfs: Fix uninitialized root flags for subvolumesLi Zefan
2011-04-05btrfs: clear __GFP_FS flag in the space cache inodeMiao Xie
2011-04-05Btrfs: fix memory leak in start_transaction()Yoshinori Sano
2011-04-05Btrfs: fix memory leak in btrfs_ioctl_start_sync()Tsutomu Itoh