summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-28ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix error in commentJon Medhurst
2011-04-28ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of MRS instructionJon Medhurst
2011-04-28ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst
2011-04-28ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst
2011-04-28ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst
2011-04-28kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl
2011-04-05Linux 2.6.39-rc2Linus Torvalds
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds
2011-04-05inotify: fix double free/corruption of stuct userEric Paris
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe
2011-04-05block: fix request sorting at unplugKonstantin Khlebnikov
2011-04-05dm: improve block integrity supportMike Snitzer
2011-04-05fs: export empty_aopsJens Axboe
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-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-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson
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-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
2011-04-05Btrfs: fix subvol_sem leak in btrfs_rename()Johann Lombardi
2011-04-05Btrfs: Fix oops for defrag with compression turned onLi Zefan
2011-04-05Btrfs: fix /proc/mounts info.Tsutomu Itoh
2011-04-05Btrfs: fix compiler warning in file.cTsutomu Itoh
2011-04-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds