Age | Commit message (Expand) | Author |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King |
2011-05-07 | ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols | Nicolas Pitre |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre |
2011-05-07 | ARM: zImage: don't ignore error returned from decompress() | Nicolas Pitre |
2011-05-07 | ARM: zImage: simplify decompress_kernel() | Nicolas Pitre |
2011-05-07 | ARM: zImage: no need to get the decompressed size from the filesystem | Nicolas Pitre |
2011-05-07 | ARM: zImage: the page table memory must be considered before relocation | Nicolas Pitre |
2011-05-07 | ARM: zImage: make sure not to relocate on top of the relocation code | Nicolas Pitre |
2011-05-06 | ARM: zImage: Fix bad SP address after relocating kernel | Tony Lindgren |
2011-05-06 | ARM: zImage: make sure the stack is 64-bit aligned | Nicolas Pitre |
2011-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King |
2011-05-03 | ARM: PJ4: remove the ARMv6 compatible cache method entries | Nicolas Pitre |
2011-05-03 | ARM: Sync Marvell Dove defconfig with latest kernel | Konstantin Porotchkin |
2011-05-03 | ARM: Moving Marvell Dove platform defaults to ARMv7 | Konstantin Porotchkin |
2011-05-02 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-04-29 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-29 | ARM: 6891/1: prevent heap corruption in OABI semtimedop | Dan Rosenberg |
2011-04-29 | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes | Russell King |
2011-04-28 | ARM: kprobes: Tidy-up kprobes-decode.c | Jon Medhurst |
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-28 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-04-28 | ARM: Fix .size directive for xscale_dma_a0_map_area | Ben Hutchings |