Age | Commit message (Expand) | Author |
2011-04-28 | ARM: kprobes: Add emulation of hint instructions like NOP and WFI | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of MOVW and MOVT instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of undefined data processing instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Remove redundant code in space_1111 | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of PLD instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst... | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of undefined media instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of RBIT instruction | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of LDRB instructions which load PC | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of LDRD and STRD instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic... | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of STREX and LDREX instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of undefined multiply instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix error in comment | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of MRS instruction | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing MRS instructions which read SPSR | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of Data-processing (immediate) instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. | Jon Medhurst |
2011-04-28 | ARM: kprobes: Remove redundant condition checks from simulation routines | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst |
2011-04-28 | kprobes/arm: Fix ldrd/strd emulation | Viktor Rosendahl |
2011-04-05 | Linux 2.6.39-rc2v2.6.39-rc2 | Linus Torvalds |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Linus Torvalds |
2011-04-05 | inotify: fix double free/corruption of stuct user | Eric Paris |
2011-04-05 | ide: always ensure that blk_delay_queue() is called if we have pending IO | Jens Axboe |
2011-04-05 | block: fix request sorting at unplug | Konstantin Khlebnikov |
2011-04-05 | dm: improve block integrity support | Mike Snitzer |
2011-04-05 | fs: export empty_aops | Jens Axboe |
2011-04-05 | ide: ide_requeue_and_plug() reinstate "always plug" behaviour | Jens Axboe |
2011-04-05 | blk-throttle: don't call xchg on bool | Andreas Schwab |
2011-04-05 | ufs: remove unessecary blk_flush_plug | Christoph Hellwig |
2011-04-05 | block: make the flush insertion use the tail of the dispatch list | Jens Axboe |
2011-04-05 | block: get rid of elv_insert() interface | Jens Axboe |
2011-04-05 | block: dump request state on seeing a corrupted request completion | Jens Axboe |
2011-04-05 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-04-05 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-04-05 | drm/i915/lvds: Remove 0xa0 DDC probe for LVDS | Chris Wilson |
2011-04-05 | drm/i915/crt: Remove 0xa0 probe for VGA | Chris Wilson |
2011-04-05 | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU | Matt Evans |