aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-05-16OMAP2: PANDA: remove wl1271 references as replaced by new stuff in bt patchsetAndy Green
2011-05-16PANDA only register hdmi if enabled in configAndy Green
2011-05-16OMAP: use correct mmc dev attr name in mmc.hAndy Green
2011-05-16OMAP4: platform devices.c is missing an include of err.hAndy Green
2011-05-16OMAP2420: hwmod data: Add HSMMCkishore kadiyala
2011-05-16OMAP4 : HDMI : Add HDMI structure in the board file for OMAP4 PANDAK, Mythri P
2011-05-16OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley
2011-05-16ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas
2011-05-16ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon
2011-05-16arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-05-16Merge commit 'v2.6.38.6' into linaro-2.6.38Nicolas Pitre
2011-05-09ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2011-05-05ARM: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin
2011-05-02ARM: zImage: direct comparison with pc is not allowed in Thumb2 modeNicolas Pitre
2011-05-02Merge remote-tracking branch 'agreen/for-nicolas' into linaro-2.6.38Nicolas Pitre
2011-05-02ARM: omap4: i2c reset regs postidleJan Weitzel
2011-05-02omap: panda: wlan board muxingpanduranga_mallireddy@ti.com
2011-05-02CONFIG disable OMAP_RESET_CLOCKS COMAP2_DSS_VENC using BROKENAndy Green
2011-04-29ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre
2011-04-29ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre
2011-04-29ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre
2011-04-29ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren
2011-04-29Revert "ARM: zImage: avoid using the stack in cache_clean_flush"Nicolas Pitre
2011-04-27ARM: zImage: avoid using the stack in cache_clean_flushNicolas Pitre
2011-04-26OMAP2plus ID dump cpu die id into dmesgAndy Green
2011-04-26DEBUG dump cpuid into dmesg using pr_infoAndy Green
2011-04-25Revert "ARM: zImage: fix issues with missing GOT entries for some global vari...Nicolas Pitre
2011-04-25Merge branch 'kprobes' into linaro-2.6.38Nicolas Pitre
2011-04-25ARM: futex: add SMP futex support when !CPU_USE_DOMAINSWill Deacon
2011-04-25Merge commit '07d5eca' into linaro-2.6.38Nicolas Pitre
2011-04-25Revert "ARM: Add PI/robust mutexes support for SMP kernels"Nicolas Pitre
2011-04-25ARM: zImage: the page table memory must be considered before relocationNicolas Pitre
2011-04-25ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre
2011-04-25ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre
2011-04-21ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon
2011-04-21ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst
2011-04-21ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst
2011-04-21ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst
2011-04-21ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst
2011-04-21ARM: kprobes: Remove redundant code in space_1111Jon Medhurst
2011-04-21ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst
2011-04-21ARM: kprobes: Consolidate stub decoding functionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst
2011-04-21ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst
2011-04-21ARM: kprobes: Add emulation of RBIT instructionJon Medhurst