| Commit message (Expand) | Author | Files | Lines |
2011-04-29 | ARM: kprobes: Add emulation of hint instructions like NOP and WFI | Jon Medhurst | 1 | -0/+24 |
2011-04-29 | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions | Jon Medhurst | 1 | -0/+42 |
2011-04-29 | ARM: kprobes: Add emulation of MOVW and MOVT instructions | Jon Medhurst | 1 | -2/+28 |
2011-04-29 | ARM: kprobes: Reject probing of undefined data processing instructions | Jon Medhurst | 1 | -14/+17 |
2011-04-29 | ARM: kprobes: Remove redundant code in space_1111 | Jon Medhurst | 1 | -9/+5 |
2011-04-29 | ARM: kprobes: Fix emulation of PLD instructions | Jon Medhurst | 1 | -13/+8 |
2011-04-29 | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst | 1 | -5/+0 |
2011-04-29 | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst | 1 | -31/+9 |
2011-04-29 | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst | 1 | -102/+11 |
2011-04-29 | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst | 1 | -6/+4 |
2011-04-29 | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst | 1 | -7/+15 |
2011-04-29 | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst... | Jon Medhurst | 1 | -2/+12 |
2011-04-29 | ARM: kprobes: Reject probing of undefined media instructions | Jon Medhurst | 1 | -1/+35 |
2011-04-29 | ARM: kprobes: Add emulation of RBIT instruction | Jon Medhurst | 1 | -1/+2 |
2011-04-29 | ARM: kprobes: Reject probing of LDRB instructions which load PC | Jon Medhurst | 1 | -0/+4 |
2011-04-29 | ARM: kprobes: Fix emulation of LDRD and STRD instructions | Jon Medhurst | 1 | -6/+6 |
2011-04-29 | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic... | Jon Medhurst | 1 | -0/+17 |
2011-04-29 | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions | Jon Medhurst | 1 | -2/+3 |
2011-04-29 | ARM: kprobes: Reject probing of STREX and LDREX instructions | Jon Medhurst | 1 | -5/+22 |
2011-04-29 | ARM: kprobes: Reject probing of undefined multiply instructions | Jon Medhurst | 1 | -3/+8 |
2011-04-29 | ARM: kprobes: Fix error in comment | Jon Medhurst | 1 | -1/+1 |
2011-04-29 | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst | 1 | -0/+28 |
2011-04-29 | ARM: kprobes: Fix emulation of MRS instruction | Jon Medhurst | 1 | -11/+12 |
2011-04-29 | ARM: kprobes: Reject probing MRS instructions which read SPSR | Jon Medhurst | 1 | -5/+7 |
2011-04-29 | ARM: kprobes: Fix emulation of Data-processing (immediate) instructions | Jon Medhurst | 1 | -1/+1 |
2011-04-29 | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. | Jon Medhurst | 1 | -2/+53 |
2011-04-29 | ARM: kprobes: Remove redundant condition checks from simulation routines | Jon Medhurst | 1 | -27/+3 |
2011-04-29 | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst | 3 | -1/+96 |
2011-04-29 | kprobes/arm: Fix ldrd/strd emulation | Viktor Rosendahl | 1 | -5/+15 |
2011-04-28 | ARM: Fix .size directive for xscale_dma_a0_map_area | Ben Hutchings | 1 | -1/+1 |
2011-04-27 | ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit | Stephen Boyd | 1 | -1/+1 |
2011-04-27 | ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code | Sonny Rao | 1 | -1/+2 |
2011-04-25 | ARM: Davinci: Fix I2C build errors | Russell King - ARM Linux | 1 | -0/+6 |
2011-04-25 | DA830: fix SPI1 base address | Sergei Shtylyov | 1 | -3/+9 |
2011-04-25 | davinci: mityomapl138: Use auto-probe to determine attached PHY ID | Michael Williamson | 1 | -1/+1 |
2011-04-25 | davinci: mityomapl138: Use correct id for NAND controller | Michael Williamson | 1 | -1/+1 |
2011-04-25 | ARM: pxa/magician: bq24022 regulator needs to be enabled | Philipp Zabel | 1 | -1/+1 |
2011-04-25 | ARM: pxa/hx4700: bq24022 regulator needs to be enabled | Paul Parsons | 1 | -1/+1 |
2011-04-20 | davinci: fix DEBUG_LL code for p2v changes | Kevin Hilman | 2 | -6/+9 |
2011-04-19 | Linux 2.6.39-rc4v2.6.39-rc4 | Linus Torvalds | 1 | -1/+1 |
2011-04-18 | ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure | Fabio Estevam | 1 | -1/+1 |
2011-04-18 | proc: do proper range check on readdir offset | Linus Torvalds | 1 | -2/+7 |
2011-04-18 | next_pidmap: fix overflow condition | Linus Torvalds | 2 | -2/+5 |
2011-04-18 | Input: xen-kbdfront - fix mouse getting stuck after save/restore | Igor Mammedov | 1 | -1/+12 |
2011-04-18 | Input: estimate number of events per packet | Jeff Brown | 2 | -0/+46 |
2011-04-18 | Btrfs: fix free space cache leak | Chris Mason | 1 | -1/+1 |
2011-04-18 | block: add blk_run_queue_async | Christoph Hellwig | 9 | -23/+36 |
2011-04-18 | block: blk_delay_queue() should use kblockd workqueue | Jens Axboe | 1 | -1/+2 |
2011-04-18 | md: fix up raid1/raid10 unplugging. | NeilBrown | 2 | -28/+20 |
2011-04-18 | md: incorporate new plugging into raid5. | NeilBrown | 1 | -7/+16 |