| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions | Jon Medhurst | 2011-04-28 | 1 | -0/+42 |
* | ARM: kprobes: Add emulation of MOVW and MOVT instructions | Jon Medhurst | 2011-04-28 | 1 | -2/+28 |
* | ARM: kprobes: Reject probing of undefined data processing instructions | Jon Medhurst | 2011-04-28 | 1 | -14/+17 |
* | ARM: kprobes: Remove redundant code in space_1111 | Jon Medhurst | 2011-04-28 | 1 | -9/+5 |
* | ARM: kprobes: Fix emulation of PLD instructions | Jon Medhurst | 2011-04-28 | 1 | -13/+8 |
* | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst | 2011-04-28 | 1 | -5/+0 |
* | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst | 2011-04-28 | 1 | -31/+9 |
* | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst | 2011-04-28 | 1 | -102/+11 |
* | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst | 2011-04-28 | 1 | -6/+4 |
* | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst | 2011-04-28 | 1 | -7/+15 |
* | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst... | Jon Medhurst | 2011-04-28 | 1 | -2/+12 |
* | ARM: kprobes: Reject probing of undefined media instructions | Jon Medhurst | 2011-04-28 | 1 | -1/+35 |
* | ARM: kprobes: Add emulation of RBIT instruction | Jon Medhurst | 2011-04-28 | 1 | -1/+2 |
* | ARM: kprobes: Reject probing of LDRB instructions which load PC | Jon Medhurst | 2011-04-28 | 1 | -0/+4 |
* | ARM: kprobes: Fix emulation of LDRD and STRD instructions | Jon Medhurst | 2011-04-28 | 1 | -6/+6 |
* | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic... | Jon Medhurst | 2011-04-28 | 1 | -0/+17 |
* | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions | Jon Medhurst | 2011-04-28 | 1 | -2/+3 |
* | ARM: kprobes: Reject probing of STREX and LDREX instructions | Jon Medhurst | 2011-04-28 | 1 | -5/+22 |
* | ARM: kprobes: Reject probing of undefined multiply instructions | Jon Medhurst | 2011-04-28 | 1 | -3/+8 |
* | ARM: kprobes: Fix error in comment | Jon Medhurst | 2011-04-28 | 1 | -1/+1 |
* | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst | 2011-04-28 | 1 | -0/+28 |
* | ARM: kprobes: Fix emulation of MRS instruction | Jon Medhurst | 2011-04-28 | 1 | -11/+12 |
* | ARM: kprobes: Reject probing MRS instructions which read SPSR | Jon Medhurst | 2011-04-28 | 1 | -5/+7 |
* | ARM: kprobes: Fix emulation of Data-processing (immediate) instructions | Jon Medhurst | 2011-04-28 | 1 | -1/+1 |
* | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. | Jon Medhurst | 2011-04-28 | 1 | -2/+53 |
* | ARM: kprobes: Remove redundant condition checks from simulation routines | Jon Medhurst | 2011-04-28 | 1 | -27/+3 |
* | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst | 2011-04-28 | 3 | -1/+96 |
* | kprobes/arm: Fix ldrd/strd emulation | Viktor Rosendahl | 2011-04-28 | 1 | -5/+15 |
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-30 | 1 | -1/+1 |
|\ |
|
| * | arm: versatile : Fix typo introduced in irq namespace cleanup | Grant Likely | 2011-03-30 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-30 | 92 | -248/+962 |
|\ \
| |/
|/| |
|
| * | Merge branches 'fixes' and 'devel-stable' into for-linus | Russell King | 2011-03-29 | 79 | -175/+880 |
| |\ |
|
| | * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2011-03-28 | 37 | -34/+600 |
| | |\ |
|
| | | * | arm: mach-mx3: pcm043: add write-protect and card-detect for SD1 | Wolfram Sang | 2011-03-25 | 1 | -1/+11 |
| | | * | eukrea_mbimxsd51: add SD Card detect | Eric Bénard | 2011-03-25 | 1 | -0/+4 |
| | | * | eukrea_mbimxsd25-baseboard: add SD card detect | Eric Bénard | 2011-03-25 | 1 | -1/+7 |
| | | * | mx3/eukrea_mbimxsd-baseboard: add SD card detect support | Eric Bénard | 2011-03-25 | 1 | -1/+10 |
| | | * | mx3/eukrea_mbimxsd-baseboard: fix gpio request | Eric Bénard | 2011-03-25 | 1 | -2/+1 |
| | | * | ARM: mxs/mx28evk: add mmc device | Shawn Guo | 2011-03-25 | 2 | -0/+90 |
| | | * | ARM: mxs/mx23evk: add mmc device | Shawn Guo | 2011-03-25 | 2 | -0/+45 |
| | | * | ARM: mxs: dynamically allocate mmc device | Shawn Guo | 2011-03-25 | 8 | -0/+131 |
| | | * | ARM: mx51_efika: update platform data for new mfd changes | Andres Salomon | 2011-03-25 | 1 | -2/+4 |
| | | * | mx2/iomux: Set direction for CSPI2 pins | Julien Boibessot | 2011-03-25 | 1 | -6/+6 |
| | | * | ARM: mx51: Implement code to allow mx51 to enter WFI | Dinh Nguyen | 2011-03-23 | 4 | -2/+99 |
| | | * | ARM: mx51: Add entry for gpc_dvfs_clk | Dinh Nguyen | 2011-03-23 | 1 | -0/+8 |
| | | * | ARM: mx50: Add support to get the silicon revision | Dinh Nguyen | 2011-03-23 | 2 | -0/+43 |
| | | * | ARM: mxs: configure and register the second FEC device on TX28/STK5-V4 | Lothar Waßmann | 2011-03-23 | 2 | -6/+36 |
| | | * | ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codes | Shawn Guo | 2011-03-23 | 2 | -2/+2 |
| | | * | ARM i.MX: remove duplicated #include | Huang Weiyi | 2011-03-23 | 1 | -1/+0 |
| | | * | ARM: imx: let MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_SSI | Uwe Kleine-König | 2011-03-23 | 1 | -0/+1 |