aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-07
|\
| * ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre2011-05-07
| * ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-07
| * ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre2011-05-07
| * ARM: zImage: simplify decompress_kernel()Nicolas Pitre2011-05-07
| * ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre2011-05-07
| * ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-07
| * ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-07
| * ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-06
| * ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-05-03
|\ \
| * | ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre2011-05-03
| * | ARM: Sync Marvell Dove defconfig with latest kernelKonstantin Porotchkin2011-05-03
| * | ARM: Moving Marvell Dove platform defaults to ARMv7Konstantin Porotchkin2011-05-03
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-02
|\ \ \
| * | | ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg2011-04-29
| * | | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King2011-04-29
| |\ \ \
| | * | | ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst2011-04-28
| | * | | ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst2011-04-28
| | * | | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Remove redundant code in space_1111Jon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Consolidate stub decoding functionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Add emulation of RBIT instructionJon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix error in commentJon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix emulation of MRS instructionJon Medhurst2011-04-28
| | * | | ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst2011-04-28
| | * | | ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst2011-04-28
| | * | | ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst2011-04-28
| | * | | kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl2011-04-28
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-28
| |\ \ \ \
| | * | | | ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings2011-04-28
| | * | | | ARM: pxa/magician: bq24022 regulator needs to be enabledPhilipp Zabel2011-04-25